diff --git a/src/app/page.tsx b/src/app/page.tsx index 60079b1..6552f11 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,13 +47,13 @@ export default function LandingPage() { title="Freshness Meets Daily Comfort" description="Gazuma Mart & Cafe brings you the finest organic groceries and artisanal coffee in one welcoming destination." testimonials={[ - { name: "Elena R.", handle: "@elena_local", testimonial: "The freshest greens in town!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/various-strawberries-with-display-price-from-local-farmer-market_23-2147920842.jpg" }, - { name: "Mark D.", handle: "@mark_cafe", testimonial: "Best coffee in my morning routine.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg" }, + { name: "Elena R.", handle: "@elena_local", testimonial: "The freshest greens in town!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/various-strawberries-with-display-price-from-local-farmer-market_23-2147920842.jpg?_wi=1" }, + { name: "Mark D.", handle: "@mark_cafe", testimonial: "Best coffee in my morning routine.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg?_wi=1" }, { name: "Sarah P.", handle: "@sarah_picks", testimonial: "A neighborhood gem for quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vegetables-bread-shopping-bag-wooden-surface_169016-20848.jpg" }, { name: "James L.", handle: "@james_coffee", testimonial: "Love the local atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/hot-coffee-tea-cup_271628-490.jpg" }, { name: "Chloe T.", handle: "@chloe_mart", testimonial: "Always friendly and stocked well.", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/set-vegan-food-logotypes_23-2147560481.jpg" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/various-strawberries-with-display-price-from-local-farmer-market_23-2147920842.jpg" + imageSrc="http://img.b2bpic.net/free-photo/various-strawberries-with-display-price-from-local-farmer-market_23-2147920842.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { src: "http://img.b2bpic.net/free-photo/pretty-woman-holding-shopping-cart_1187-3991.jpg", alt: "pretty woman holding a shopping cart" }, @@ -80,7 +80,7 @@ export default function LandingPage() { description="At Gazuma, we bridge the gap between fresh farm produce and the perfect daily cup of coffee, built for our community." subdescription="Sourced locally, served daily, always fresh." icon={Coffee} - imageSrc="http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg?_wi=2" mediaAnimation="blur-reveal" />