diff --git a/src/app/page.tsx b/src/app/page.tsx index 108d898..d8a799d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function HomePage() { { text: "View Menu", href: "/menu" }, { text: "Order Online", href: "https://www.ubereats.com" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/freshly-baked-buns-table_140725-8141.jpg" + imageSrc="http://img.b2bpic.net/free-photo/freshly-baked-buns-table_140725-8141.jpg?_wi=1" imageAlt="gourmet burger fresh ingredients juicy" showDimOverlay={true} /> @@ -63,28 +63,28 @@ export default function HomePage() { id: "01", title: "Custom Burgers", description: "Build your perfect burger with fresh toppings and premium beef options.", - imageSrc: "http://img.b2bpic.net/free-photo/midnight-festive_1098-14989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/midnight-festive_1098-14989.jpg?_wi=1", imageAlt: "customizable burger bar toppings station", }, { id: "02", title: "Hand-Cut Fries", description: "Crispy, golden fries made fresh daily from premium potatoes.", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-french-fries-dark-background_1150-45306.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-french-fries-dark-background_1150-45306.jpg?_wi=1", imageAlt: "crispy french fries golden potato", }, { id: "03", title: "Real Ice Cream Shakes", description: "Creamy hand-spun shakes made with real ice cream.", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-monster-shakes_52683-42537.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-monster-shakes_52683-42537.jpg?_wi=1", imageAlt: "creamy milkshake vanilla chocolate strawberry", }, { id: "04", title: "Vegetarian Options", description: "Delicious veggie and turkey burger alternatives for every preference.", - imageSrc: "http://img.b2bpic.net/free-photo/mom-with-cute-daughter-eating-fast-food-cafe_169016-3616.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mom-with-cute-daughter-eating-fast-food-cafe_169016-3616.jpg?_wi=1", imageAlt: "family eating burgers restaurant dining", }, ]} @@ -121,7 +121,7 @@ export default function HomePage() { handle: "@saraheats", testimonial: "Great service, friendly people at a good price. The burgers are always made fresh and the staff really cares about quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing_23-2150168137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing_23-2150168137.jpg?_wi=1", imageAlt: "happy customer portrait professional headshot", }, { @@ -130,7 +130,7 @@ export default function HomePage() { handle: "@jameslov3s", testimonial: "The burgers rule! I come here at least twice a week. Can't beat their customization options and the fries are always crispy.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=1", imageAlt: "happy customer portrait professional headshot", }, { @@ -139,7 +139,7 @@ export default function HomePage() { handle: "@emilyeats", testimonial: "Juicy burgers and amazing fries. The milkshakes are to die for! My whole family loves this place.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/women-avatar-collection_24908-60279.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/women-avatar-collection_24908-60279.jpg?_wi=1", imageAlt: "happy customer portrait professional headshot", }, { @@ -148,7 +148,7 @@ export default function HomePage() { handle: "@burgerlover", testimonial: "Best casual burger spot in Denton. Fresh ingredients and reasonable prices. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businesswoman-mockup-psd-smiling-closeup-port_53876-143277.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businesswoman-mockup-psd-smiling-closeup-port_53876-143277.jpg?_wi=1", imageAlt: "happy customer portrait professional headshot", }, { @@ -157,7 +157,7 @@ export default function HomePage() { handle: "@foodie_jess", testimonial: "Love the variety of burger options. Vegetarian and turkey burgers are fantastic. Great place for everyone!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/man-avatar-collection_24908-60250.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/man-avatar-collection_24908-60250.jpg?_wi=1", imageAlt: "happy customer portrait professional headshot", }, { @@ -166,7 +166,7 @@ export default function HomePage() { handle: "@davids_taste", testimonial: "Family-friendly atmosphere and delicious food. We made MOOYAH our go-to burger spot. Keep it up!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg?_wi=1", imageAlt: "happy customer portrait professional headshot", }, ]}