diff --git a/src/app/page.tsx b/src/app/page.tsx index 97ed9b9..19403dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,11 +70,11 @@ export default function LandingPage() { description="Where adventurous flavors meet rustic charm. Join us for the finest burgers, weirdest drinks, and a dining experience worth the drive." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-simple-white-chairs-tables-restaurant-with-blurry-background_181624-57929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-simple-white-chairs-tables-restaurant-with-blurry-background_181624-57929.jpg?_wi=1", imageAlt: "Mason Jar Atmosphere", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-burgers-with-green-salad-inside-round-plate-green-desk_140725-11624.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-burgers-with-green-salad-inside-round-plate-green-desk_140725-11624.jpg?_wi=1", imageAlt: "Gourmet Burger", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { imageAlt: "Craft Brews", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cook-placing-fried-bacon-slice-ofcheese-while-layering-burger_181624-57745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cook-placing-fried-bacon-slice-ofcheese-while-layering-burger_181624-57745.jpg?_wi=1", imageAlt: "Chef Service", }, { @@ -217,7 +217,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/row-burger-candies-yellow-backdrop_23-2147921629.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-simple-white-chairs-tables-restaurant-with-blurry-background_181624-57929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-simple-white-chairs-tables-restaurant-with-blurry-background_181624-57929.jpg?_wi=2", imageAlt: "gourmet cheeseburger wooden table", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-french-fries-with-salt-shaker-special-sauce_23-2148701499.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cook-placing-fried-bacon-slice-ofcheese-while-layering-burger_181624-57745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cook-placing-fried-bacon-slice-ofcheese-while-layering-burger_181624-57745.jpg?_wi=2", imageAlt: "gourmet cheeseburger wooden table", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/invigorating-front-view-lemonade-decanter-with-lemon-orange_141793-4726.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-burgers-with-green-salad-inside-round-plate-green-desk_140725-11624.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-burgers-with-green-salad-inside-round-plate-green-desk_140725-11624.jpg?_wi=2", imageAlt: "gourmet cheeseburger wooden table", }, ]} @@ -291,7 +291,7 @@ export default function LandingPage() { button: { text: "Try It Today", }, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-simple-white-chairs-tables-restaurant-with-blurry-background_181624-57929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-simple-white-chairs-tables-restaurant-with-blurry-background_181624-57929.jpg?_wi=3", imageAlt: "High angle dining table assortment", }, { @@ -307,7 +307,7 @@ export default function LandingPage() { button: { text: "See Specials", }, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cook-placing-fried-bacon-slice-ofcheese-while-layering-burger_181624-57745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cook-placing-fried-bacon-slice-ofcheese-while-layering-burger_181624-57745.jpg?_wi=3", imageAlt: "High angle dining table assortment", }, ]}