diff --git a/src/app/page.tsx b/src/app/page.tsx
index a2ea4d0..7ebf06d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -76,13 +76,13 @@ export default function HomePage() {
@@ -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() {