diff --git a/src/app/page.tsx b/src/app/page.tsx index 7bd812e..56c3e67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,27 +53,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbecue-outdoors_23-2148733569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-barbecue-outdoors_23-2148733569.jpg?_wi=1", imageAlt: "Chef cooking hibachi", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beef-vegetables-sesame-seeds-white-plate-black-slate-background_123827-20639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beef-vegetables-sesame-seeds-white-plate-black-slate-background_123827-20639.jpg?_wi=1", imageAlt: "Hibachi food details", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-eats-lokums-with-dried-fruits-inside_140725-4442.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-eats-lokums-with-dried-fruits-inside_140725-4442.jpg?_wi=1", imageAlt: "Outdoor dining setup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865357.jpg?_wi=1", imageAlt: "Professional chef performance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-playing-beer-pong_23-2149592919.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-playing-beer-pong_23-2149592919.jpg?_wi=1", imageAlt: "Food presentation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552668.jpg?_wi=1", imageAlt: "Backyard party atmosphere", }, ]} @@ -132,7 +132,7 @@ export default function LandingPage() { role: "Birthday Host", company: "Private Event", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552668.jpg?_wi=2", }, { id: "t2", @@ -140,7 +140,7 @@ export default function LandingPage() { role: "Corporate Lead", company: "Tech Team Outing", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865357.jpg?_wi=2", }, { id: "t3", @@ -148,7 +148,7 @@ export default function LandingPage() { role: "Anniversary Planner", company: "Family Celebration", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-eats-lokums-with-dried-fruits-inside_140725-4442.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-eats-lokums-with-dried-fruits-inside_140725-4442.jpg?_wi=2", }, { id: "t4", @@ -156,7 +156,7 @@ export default function LandingPage() { role: "Wedding Guest", company: "Garden Wedding", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-playing-beer-pong_23-2149592919.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-playing-beer-pong_23-2149592919.jpg?_wi=2", }, { id: "t5", @@ -164,7 +164,7 @@ export default function LandingPage() { role: "Graduation Party", company: "Family Gathering", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beef-vegetables-sesame-seeds-white-plate-black-slate-background_123827-20639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beef-vegetables-sesame-seeds-white-plate-black-slate-background_123827-20639.jpg?_wi=2", }, ]} /> @@ -175,7 +175,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Bringing the Experience Home" description="With hundreds of successful events, we've mastered the art of backyard teppanyaki." - imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865357.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865357.jpg?_wi=3" imageAlt="Chef performing" mediaAnimation="opacity" metricsAnimation="slide-up" @@ -238,7 +238,7 @@ export default function LandingPage() { placeholder: "Special requests or allergy notes", rows: 4, }} - imageSrc="http://img.b2bpic.net/free-photo/front-view-barbecue-outdoors_23-2148733569.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-barbecue-outdoors_23-2148733569.jpg?_wi=2" />