Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-21 09:19:44 +00:00
3 changed files with 17 additions and 17 deletions

View File

@@ -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",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=2",
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",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-beautiful-young-caucasian-brunette-female-black-dress-looking-camera_273609-9531.jpg?_wi=2",
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",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3632.jpg?_wi=2",
imageAlt: "professional man portrait studio",
},
]}

View File

@@ -82,7 +82,7 @@ export default function HomePage() {
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"
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-woman-posing-dark-sweater-standing-near-lamps_114579-81908.jpg?_wi=1"
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",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=1",
},
{
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",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-beautiful-young-caucasian-brunette-female-black-dress-looking-camera_273609-9531.jpg?_wi=1",
},
{
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",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3632.jpg?_wi=1",
},
{
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",
imageSrc: "http://img.b2bpic.net/free-photo/positive-flirty-beautiful-woman-biting-lower-lip_74855-3629.jpg?_wi=1",
},
{
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",
imageSrc: "http://img.b2bpic.net/free-photo/man-posing-studio_158595-1801.jpg?_wi=1",
},
{
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",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1487.jpg?_wi=1",
},
]}
/>

View File

@@ -79,7 +79,7 @@ export default function ReviewsPage() {
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"
imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-woman-posing-dark-sweater-standing-near-lamps_114579-81908.jpg?_wi=2"
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",
"http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=3",
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",
"http://img.b2bpic.net/free-photo/indoor-shot-beautiful-young-caucasian-brunette-female-black-dress-looking-camera_273609-9531.jpg?_wi=3",
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",
"http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3632.jpg?_wi=3",
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",
"http://img.b2bpic.net/free-photo/positive-flirty-beautiful-woman-biting-lower-lip_74855-3629.jpg?_wi=2",
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",
"http://img.b2bpic.net/free-photo/man-posing-studio_158595-1801.jpg?_wi=2",
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",
"http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1487.jpg?_wi=2",
imageAlt: "Nidhi Verma - D5 Studio client",
},
]}