Merge version_1 into main #2
@@ -141,7 +141,7 @@ export default function AboutPage() {
|
||||
quote: "D5 Studio captured our wedding day perfectly. Every emotion, every detail, every precious moment was preserved beautifully. We couldn't have asked for better.",
|
||||
name: "Aysha Zaiha",
|
||||
role: "Bride",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
|
||||
imageAlt: "professional woman portrait smiling confident",
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function AboutPage() {
|
||||
quote: "From the initial consultation to the final edit, D5 Studio demonstrated professionalism at every step. The results speak volumes about their expertise.",
|
||||
name: "Sreedivya Lakshmi",
|
||||
role: "Corporate Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-beautiful-young-caucasian-brunette-female-black-dress-looking-camera_273609-9531.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-beautiful-young-caucasian-brunette-female-black-dress-looking-camera_273609-9531.jpg",
|
||||
imageAlt: "professional woman portrait photography",
|
||||
},
|
||||
{
|
||||
@@ -159,7 +159,7 @@ export default function AboutPage() {
|
||||
quote: "The creative vision and artistic eye of the D5 Studio team transformed our vision into reality. Absolutely brilliant work!",
|
||||
name: "Binil Paul",
|
||||
role: "Groom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3632.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3632.jpg",
|
||||
imageAlt: "professional man portrait studio",
|
||||
},
|
||||
]}
|
||||
@@ -173,7 +173,7 @@ export default function AboutPage() {
|
||||
Let's create something beautiful together. Contact D5 Studio to discuss your photography or videography needs.
|
||||
|
||||
We're here to bring your vision to life with professionalism, creativity, and care."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Get in Touch", href: "/contact" },
|
||||
{ text: "View Services", href: "/services" },
|
||||
|
||||
@@ -71,7 +71,7 @@ export default function ContactPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Get In Touch\n\nReady to book your photography session? Contact D5 Studio today!\n\nAddress: Morattammal Building, Vezhupoor Rd, Thamarassery, Kerala 673573\nPhone: 099950 23841\nEmail: hello@d5studio.com\n\nFollow us on social media for daily inspiration and behind-the-scenes content."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Book Now", href: "/contact" },
|
||||
{ text: "Call Us", href: "tel:+919995023841" },
|
||||
|
||||
@@ -76,13 +76,13 @@ export default function HomePage() {
|
||||
<HeroBillboard
|
||||
title="D5 Studio"
|
||||
description="Where Every Moment Becomes Art"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="5.0 ★ Rated"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Book a Session", href: "/contact" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-woman-posing-dark-sweater-standing-near-lamps_114579-81908.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-woman-posing-dark-sweater-standing-near-lamps_114579-81908.jpg"
|
||||
imageAlt="D5 Studio cinematic photography studio with bokeh lighting"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -173,7 +173,7 @@ export default function HomePage() {
|
||||
quote: "Attention to detail and creative input truly stood out — I can't wait to work with them again! D5 Studio exceeded all my expectations.",
|
||||
name: "Aysha Zaiha",
|
||||
role: "Bride",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -181,7 +181,7 @@ export default function HomePage() {
|
||||
quote: "The quality and style of the images stand out in a crowd of wedding photographers. D5 Studio is truly exceptional.",
|
||||
name: "Sreedivya Lakshmi",
|
||||
role: "Event Planner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-beautiful-young-caucasian-brunette-female-black-dress-looking-camera_273609-9531.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-beautiful-young-caucasian-brunette-female-black-dress-looking-camera_273609-9531.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -189,7 +189,7 @@ export default function HomePage() {
|
||||
quote: "Very nice photography, thanks team D5 Studios. We absolutely loved the final images and the experience working with your team.",
|
||||
name: "Binil Paul",
|
||||
role: "Groom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3632.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3632.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -197,7 +197,7 @@ export default function HomePage() {
|
||||
quote: "D5 Studio brought our vision to life with stunning creativity and professionalism. Highly recommended for any photography needs!",
|
||||
name: "Amita Sharma",
|
||||
role: "Corporate Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-flirty-beautiful-woman-biting-lower-lip_74855-3629.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-flirty-beautiful-woman-biting-lower-lip_74855-3629.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -205,7 +205,7 @@ export default function HomePage() {
|
||||
quote: "Working with D5 Studio was an absolute pleasure. Their artistic eye and technical skill created timeless photographs we'll treasure forever.",
|
||||
name: "Rajesh Kumar",
|
||||
role: "Portrait Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-posing-studio_158595-1801.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-posing-studio_158595-1801.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -213,7 +213,7 @@ export default function HomePage() {
|
||||
quote: "The entire experience with D5 Studio was seamless. From consultation to final delivery, they showed incredible professionalism and care.",
|
||||
name: "Nidhi Verma",
|
||||
role: "Bride",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1487.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1487.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -222,7 +222,7 @@ export default function HomePage() {
|
||||
<div id="contact-cta" data-section="contact-cta">
|
||||
<ContactText
|
||||
text="Get In Touch\n\nReady to book your photography session? Contact D5 Studio today!\n\nAddress: Morattammal Building, Vezhupoor Rd, Thamarassery, Kerala 673573\nPhone: 099950 23841\nEmail: hello@d5studio.com\n\nFollow us on social media for daily inspiration and behind-the-scenes content."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Book Now", href: "/contact" },
|
||||
{ text: "Call Us", href: "tel:+919995023841" },
|
||||
|
||||
@@ -73,13 +73,13 @@ export default function ReviewsPage() {
|
||||
<HeroBillboard
|
||||
title="Client Reviews"
|
||||
description="Discover what our clients say about working with D5 Studio. 5-star rated photography excellence."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="5.0 ★ Rated"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Book Your Session", href: "/contact" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-woman-posing-dark-sweater-standing-near-lamps_114579-81908.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-woman-posing-dark-sweater-standing-near-lamps_114579-81908.jpg"
|
||||
imageAlt="D5 Studio client testimonials and reviews"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -103,7 +103,7 @@ export default function ReviewsPage() {
|
||||
name: "Aysha Zaiha",
|
||||
role: "Bride",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=3",
|
||||
"http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
|
||||
imageAlt: "Aysha Zaiha - D5 Studio client",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function ReviewsPage() {
|
||||
name: "Sreedivya Lakshmi",
|
||||
role: "Event Planner",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/indoor-shot-beautiful-young-caucasian-brunette-female-black-dress-looking-camera_273609-9531.jpg?_wi=3",
|
||||
"http://img.b2bpic.net/free-photo/indoor-shot-beautiful-young-caucasian-brunette-female-black-dress-looking-camera_273609-9531.jpg",
|
||||
imageAlt: "Sreedivya Lakshmi - D5 Studio client",
|
||||
},
|
||||
{
|
||||
@@ -125,7 +125,7 @@ export default function ReviewsPage() {
|
||||
name: "Binil Paul",
|
||||
role: "Groom",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3632.jpg?_wi=3",
|
||||
"http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3632.jpg",
|
||||
imageAlt: "Binil Paul - D5 Studio client",
|
||||
},
|
||||
{
|
||||
@@ -136,7 +136,7 @@ export default function ReviewsPage() {
|
||||
name: "Amita Sharma",
|
||||
role: "Corporate Client",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-flirty-beautiful-woman-biting-lower-lip_74855-3629.jpg?_wi=2",
|
||||
"http://img.b2bpic.net/free-photo/positive-flirty-beautiful-woman-biting-lower-lip_74855-3629.jpg",
|
||||
imageAlt: "Amita Sharma - D5 Studio client",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function ReviewsPage() {
|
||||
name: "Rajesh Kumar",
|
||||
role: "Portrait Client",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-posing-studio_158595-1801.jpg?_wi=2",
|
||||
"http://img.b2bpic.net/free-photo/man-posing-studio_158595-1801.jpg",
|
||||
imageAlt: "Rajesh Kumar - D5 Studio client",
|
||||
},
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function ReviewsPage() {
|
||||
name: "Nidhi Verma",
|
||||
role: "Bride",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1487.jpg?_wi=2",
|
||||
"http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1487.jpg",
|
||||
imageAlt: "Nidhi Verma - D5 Studio client",
|
||||
},
|
||||
]}
|
||||
@@ -169,7 +169,7 @@ export default function ReviewsPage() {
|
||||
<HeroBillboard
|
||||
title="Join Our Happy Clients"
|
||||
description="Experience world-class photography and videography services with D5 Studio. Your special moments deserve to be beautifully captured."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Book Now"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
|
||||
@@ -87,7 +87,7 @@ export default function ServicesPage() {
|
||||
<HeroBillboard
|
||||
title="Our Services"
|
||||
description="Premium photography and videography solutions tailored to capture your most precious moments with artistic excellence."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Professional Quality"
|
||||
tagIcon={Camera}
|
||||
tagAnimation="slide-up"
|
||||
@@ -210,7 +210,7 @@ export default function ServicesPage() {
|
||||
<HeroBillboard
|
||||
title="Ready to Book?"
|
||||
description="Let's create something beautiful together. Contact us today to schedule your photography session."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Limited Slots Available"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user