SAMIN ZAREI am excited to hear from you! Please let me know how
i can help you with your photography needs.
I am available for booking, would you like to schedule
a shoot or discuss availability.
INSTAGRAMFACEBOOKLINKEDINABOUT MEPORTFOLIOSERVICESAMIN ZAREI am excited to hear from you! Please let me know how
i can help you with your photography needs.
I am available for booking, would you like to schedule
a shoot or discuss availability.
INSTAGRAMFACEBOOKLINKEDINSAMIN ZAREPHOTOGRAPHER
PORTFOLIOAWARDSSERVICEABOUT MEPORTFOLIOSERVICEI am excited to hear from you! Please let me know how i can help you with your photography needs.
I am available for booking, would you like to schedule a shoot or discuss availability.
INSTAGRAMFACEBOOKLINKEDINI am excited to hear from you! Please let me know how i can help you with your photography needs.
I am available for booking, would you like to schedule a shoot or discuss availability.
@media only screen and (orientation: landscape) and (max-width: 1024px) {
body {
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
background-color: #ffffff; /* Background color for the message */
margin: 0;
}
body * {
display: none; /* Hide all content */
}
body:before {
content: "Please switch to portrait mode for the best experience";
font-size: 20px;
color: #333333;
text-align: center;
padding: 20px;
}
}