diff --git a/src/app/page.tsx b/src/app/page.tsx index 2bad4bf..59f757d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,7 +109,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { id: "t1", title: "Exquisite", quote: "The most peaceful place to start my day.", name: "Elena R.", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-cloths_1303-30888.jpg" }, + { id: "t1", title: "Exquisite", quote: "The most peaceful place to start my day.", name: "Elena R.", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-cloths_1303-30888.jpg?_wi=1" }, { id: "t2", title: "Refined", quote: "Truly unique beans, impeccably served.", name: "Marcus W.", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-resting-home-after-difficult-day_1163-5490.jpg" }, ]} title="Quiet Praise" @@ -143,7 +143,7 @@ export default function LandingPage() { title="Common Inquiries" faqsAnimation="slide-up" description="Everything you need to know about your visit." - imageSrc="http://img.b2bpic.net/free-photo/woman-model-demonstrating-cloths_1303-30888.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-model-demonstrating-cloths_1303-30888.jpg?_wi=2" />