diff --git a/src/app/page.tsx b/src/app/page.tsx index 2a0b86c..5aa807a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function HomePage() { { text: "Call Now", href: "tel:+13605550123" }, { text: "Book a Party", href: "/parties" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/chocolate-sundae-ice-cream_1339-5760.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chocolate-sundae-ice-cream_1339-5760.jpg?_wi=1" imageAlt="Fro Yo shop with colorful yogurt and toppings" mediaAnimation="slide-up" /> @@ -92,25 +92,25 @@ export default function HomePage() { id: 1, title: "Friendly, Personable Staff", description: "Our team genuinely cares about making your visit special. Every customer leaves with a smile.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-doing-contactless-payment-fries_329181-20763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-doing-contactless-payment-fries_329181-20763.jpg?_wi=1", }, { id: 2, title: "Welcoming Atmosphere", description: "Families, friend groups, and date nights all feel at home. A true community gathering place.", - imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg?_wi=1", }, { id: 3, title: "Quality & Variety", description: "Rotating flavors, tons of toppings, and specialty items like our famous Oreo Crush milkshakes.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-yogurt-parfait-decorated-with-cooki-crumbs-chocolate-chips-glass_140725-10135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-yogurt-parfait-decorated-with-cooki-crumbs-chocolate-chips-glass_140725-10135.jpg?_wi=1", }, { id: 4, title: "Fair Pricing", description: "Pay-by-weight model means you only pay for what you choose. Affordable fun for everyone.", - imageSrc: "http://img.b2bpic.net/free-photo/kids-organising-lemonade-stand_23-2149430976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-organising-lemonade-stand_23-2149430976.jpg?_wi=1", }, ]} />