From 5c851705f719a81f696a6d8d172b4dc1ccc8ce92 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 12:04:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b57e53..3ba1145 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { handle: "@alicem", testimonial: "The best steak I've had in years. Incredible atmosphere!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312235.jpg?_wi=1", imageAlt: "rustic restaurant interior warm lighting", }, { @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "@charlier", testimonial: "A truly classic experience with top-tier service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pomegranate-salad-green-salad-with-fresh-vegetables-light-background_140725-137280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pomegranate-salad-green-salad-with-fresh-vegetables-light-background_140725-137280.jpg?_wi=1", imageAlt: "fresh organic steak ingredients rustic", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@dianap", testimonial: "The attention to detail in every dish is just stunning.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/red-wine-carafe-glass-table-arrangement_23-2149706790.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-wine-carafe-glass-table-arrangement_23-2149706790.jpg?_wi=1", imageAlt: "wine pairing western dinner rustic", }, { @@ -93,11 +93,11 @@ export default function LandingPage() { handle: "@edwards", testimonial: "Absolutely wonderful. Cannot wait to return!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/consumer-stand-holder-drinking-cup-hot-coffee-farmers-market_482257-77558.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/consumer-stand-holder-drinking-cup-hot-coffee-farmers-market_482257-77558.jpg?_wi=1", imageAlt: "farm to table local produce", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312235.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312235.jpg?_wi=2" imageAlt="Rustica Kitchen interior" avatars={[ { @@ -144,19 +144,19 @@ export default function LandingPage() { { title: "Premium Sourcing", description: "We hand-select only the finest local ingredients for every dish.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pomegranate-salad-green-salad-with-fresh-vegetables-light-background_140725-137280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pomegranate-salad-green-salad-with-fresh-vegetables-light-background_140725-137280.jpg?_wi=2", imageAlt: "Premium ingredients", }, { title: "Artisanal Wine", description: "Carefully curated wine pairings to elevate your dining journey.", - imageSrc: "http://img.b2bpic.net/free-photo/red-wine-carafe-glass-table-arrangement_23-2149706790.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-wine-carafe-glass-table-arrangement_23-2149706790.jpg?_wi=2", imageAlt: "Wine selection", }, { title: "Fresh & Local", description: "Supporting local farmers to bring fresh flavor to your plate.", - imageSrc: "http://img.b2bpic.net/free-photo/consumer-stand-holder-drinking-cup-hot-coffee-farmers-market_482257-77558.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/consumer-stand-holder-drinking-cup-hot-coffee-farmers-market_482257-77558.jpg?_wi=2", imageAlt: "Fresh ingredients", }, ]} @@ -176,31 +176,31 @@ export default function LandingPage() { id: "1", name: "Ribeye Steak", price: "$42", - imageSrc: "http://img.b2bpic.net/free-photo/roasted-steak-with-salt-pepper_140725-6315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/roasted-steak-with-salt-pepper_140725-6315.jpg?_wi=1", }, { id: "2", name: "Herb Roasted Chicken", price: "$28", - imageSrc: "http://img.b2bpic.net/free-photo/fried-zucchini-flowers-stuffed-with-ricotta-green-herbs_2829-10819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-zucchini-flowers-stuffed-with-ricotta-green-herbs_2829-10819.jpg?_wi=1", }, { id: "3", name: "Seared Salmon", price: "$34", - imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-grilled_1339-3582.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-grilled_1339-3582.jpg?_wi=1", }, { id: "4", name: "Classic Burger", price: "$22", - imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098869.jpg?_wi=1", }, { id: "5", name: "Truffle Pasta", price: "$26", - imageSrc: "http://img.b2bpic.net/free-photo/mushroom-risotto-garnished-with-grated-parmesan-parsley_141793-1932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mushroom-risotto-garnished-with-grated-parmesan-parsley_141793-1932.jpg?_wi=1", }, { id: "6", @@ -227,7 +227,7 @@ export default function LandingPage() { quote: "The atmosphere is unmatched and the food is consistently perfect.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/group-happy-young-people-having-dinner-together-dining-table-focus-is-redhead-woman-taking-food-from-her-friend_637285-3752.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/roasted-steak-with-salt-pepper_140725-6315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/roasted-steak-with-salt-pepper_140725-6315.jpg?_wi=2", imageAlt: "classic grilled steak western dish", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { quote: "Staff is incredible and the wine list is extensive.", tag: "First Timer", avatarSrc: "http://img.b2bpic.net/free-photo/authentic-person-eating-fresh-cheese_23-2150220533.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fried-zucchini-flowers-stuffed-with-ricotta-green-herbs_2829-10819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-zucchini-flowers-stuffed-with-ricotta-green-herbs_2829-10819.jpg?_wi=2", imageAlt: "roasted chicken dinner gourmet rustic", }, { @@ -249,7 +249,7 @@ export default function LandingPage() { quote: "The signature steak is a must-try for everyone.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150519974.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-grilled_1339-3582.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-grilled_1339-3582.jpg?_wi=2", imageAlt: "seared salmon dish western style", }, { @@ -260,7 +260,7 @@ export default function LandingPage() { quote: "Best dining experience in the city. Truly elegant.", tag: "Frequent Diner", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-indoors_23-2151038685.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098869.jpg?_wi=2", imageAlt: "gourmet burger rustic style plate", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { quote: "The truffle pasta is absolutely heavenly.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/family-hanging-out-jetty_23-2150767937.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mushroom-risotto-garnished-with-grated-parmesan-parsley_141793-1932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mushroom-risotto-garnished-with-grated-parmesan-parsley_141793-1932.jpg?_wi=2", imageAlt: "truffle pasta dish elegant western", }, ]} -- 2.49.1