diff --git a/src/app/page.tsx b/src/app/page.tsx index 998fe91..4b63450 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { buttons={[{ text: "Visit Us Today", href: "/contact" }]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/closeup-waffle-cones-creative-macro-concept-sweets-food_169016-28381.jpg", imageAlt: "Melting ice cream" }, - { imageSrc: "http://img.b2bpic.net/free-photo/delicious-colorful-desserts_1203-654.jpg", imageAlt: "Cozy shop interior" } + { imageSrc: "http://img.b2bpic.net/free-photo/delicious-colorful-desserts_1203-654.jpg?_wi=1", imageAlt: "Cozy shop interior" } ]} mediaAnimation="slide-up" rating={5} @@ -61,7 +61,7 @@ export default function LandingPage() { { title: "Handcrafted Flavors", description: "Small-batch ice cream made with real, high-quality ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/scoop-near-brown-ice-cream_23-2147896711.jpg", imageAlt: "Handcrafted scoop"}, { - title: "Cozy Atmosphere", description: "A relaxing space designed to help you slow down and savor every bite.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-colorful-desserts_1203-654.jpg", imageAlt: "Parlor interior"} + title: "Cozy Atmosphere", description: "A relaxing space designed to help you slow down and savor every bite.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-colorful-desserts_1203-654.jpg?_wi=2", imageAlt: "Parlor interior"} ]} title="More Than Just Ice Cream" description="At D’s Ice Cream Parlor, every scoop is served with care. From classic favorites to creative combinations, we make every visit feel special."