diff --git a/src/app/page.tsx b/src/app/page.tsx index 90ea826..453217f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20512.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg" + imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -159,7 +159,7 @@ export default function LandingPage() { title: "Local Ingredients", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dedicated-chef-testing-flavors-gourmet-dish-kitchen-counter_482257-121171.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dedicated-chef-testing-flavors-gourmet-dish-kitchen-counter_482257-121171.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -184,7 +184,7 @@ export default function LandingPage() { description: "Curated selection of spirits and local craft wines.", bentoComponent: "reveal-icon", icon: Wine, - imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=2", imageAlt: "fresh organic ingredients vegetables", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { description: "Relax in our warm, rustic, and elegant dining area.", bentoComponent: "reveal-icon", icon: Home, - imageSrc: "http://img.b2bpic.net/free-photo/dedicated-chef-testing-flavors-gourmet-dish-kitchen-counter_482257-121171.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dedicated-chef-testing-flavors-gourmet-dish-kitchen-counter_482257-121171.jpg?_wi=2", imageAlt: "fresh organic ingredients vegetables", }, ]} @@ -341,7 +341,7 @@ export default function LandingPage() { text: "Inquire Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=3", imageAlt: "handcrafted cocktail bar drink", }, { @@ -358,7 +358,7 @@ export default function LandingPage() { text: "Inquire Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/dedicated-chef-testing-flavors-gourmet-dish-kitchen-counter_482257-121171.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dedicated-chef-testing-flavors-gourmet-dish-kitchen-counter_482257-121171.jpg?_wi=3", imageAlt: "handcrafted cocktail bar drink", }, ]}