From 370fc207fa2332ab35a8ff9893b0d182cb1d298d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 00:49:17 +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 8a23329..77e8db2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,38 +64,38 @@ export default function LandingPage() { handle: "@foodie", testimonial: "The best burger I've had in years!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-roadside-cafe-drinks-soda-hot-day_613910-19633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-roadside-cafe-drinks-soda-hot-day_613910-19633.jpg?_wi=1", }, { name: "Sam T.", handle: "@burgerlover", testimonial: "Juicy, fresh, and totally worth it.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156167.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156167.jpg?_wi=1", }, { name: "Jamie L.", handle: "@localguide", testimonial: "Fantastic service and great atmosphere.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg?_wi=1", }, { name: "Chris B.", handle: "@chef", testimonial: "Top-tier quality ingredients.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg?_wi=1", }, { name: "Pat D.", handle: "@foodiepro", testimonial: "Unmatched texture and flavor profile.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-young-friends-having-wine-together_23-2148454148.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-young-friends-having-wine-together_23-2148454148.jpg?_wi=1", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vegan-burgers-wooden-board-with-copy-space_23-2148305820.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vegan-burgers-wooden-board-with-copy-space_23-2148305820.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg", @@ -162,28 +162,28 @@ export default function LandingPage() { title: "Grill Perfection", description: "Expertly seared, every time.", buttonIcon: "Flame", - imageSrc: "http://img.b2bpic.net/free-photo/vegan-burgers-wooden-board-with-copy-space_23-2148305820.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegan-burgers-wooden-board-with-copy-space_23-2148305820.jpg?_wi=2", imageAlt: "Beef burger with egg lettuce tomato and onion", }, { title: "Unique Buns", description: "Artisan baked, perfect texture.", buttonIcon: "Wheat", - imageSrc: "http://img.b2bpic.net/free-photo/burger-closeup-fast-food-cheat-meal-concept-junk-food_169016-67425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/burger-closeup-fast-food-cheat-meal-concept-junk-food_169016-67425.jpg?_wi=1", imageAlt: "Beef burger with egg lettuce tomato and onion", }, { title: "Signature Sauces", description: "Crafted from scratch.", buttonIcon: "Droplets", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-chicken-burger-with-salad-sesame-seeds_23-2148699054.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-chicken-burger-with-salad-sesame-seeds_23-2148699054.jpg?_wi=1", imageAlt: "Beef burger with egg lettuce tomato and onion", }, { title: "Open Terrace", description: "Dine with a perfect city view.", buttonIcon: "MapPin", - imageSrc: "http://img.b2bpic.net/free-photo/beef-burger_1339-1356.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beef-burger_1339-1356.jpg?_wi=1", imageAlt: "Beef burger with egg lettuce tomato and onion", }, ]} @@ -203,19 +203,19 @@ export default function LandingPage() { id: "1", name: "Classic Beef", price: "$12", - imageSrc: "http://img.b2bpic.net/free-photo/burger-closeup-fast-food-cheat-meal-concept-junk-food_169016-67425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/burger-closeup-fast-food-cheat-meal-concept-junk-food_169016-67425.jpg?_wi=2", }, { id: "2", name: "Crispy Chicken", price: "$11", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-chicken-burger-with-salad-sesame-seeds_23-2148699054.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-chicken-burger-with-salad-sesame-seeds_23-2148699054.jpg?_wi=2", }, { id: "3", name: "Veggie Delight", price: "$10", - imageSrc: "http://img.b2bpic.net/free-photo/beef-burger_1339-1356.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beef-burger_1339-1356.jpg?_wi=2", }, { id: "4", @@ -350,7 +350,7 @@ export default function LandingPage() { role: "Foodie", company: "Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-roadside-cafe-drinks-soda-hot-day_613910-19633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-roadside-cafe-drinks-soda-hot-day_613910-19633.jpg?_wi=2", }, { id: "t2", @@ -358,7 +358,7 @@ export default function LandingPage() { role: "Diner", company: "Regular", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156167.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156167.jpg?_wi=2", }, { id: "t3", @@ -366,7 +366,7 @@ export default function LandingPage() { role: "Blogger", company: "Reviewer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg?_wi=2", }, { id: "t4", @@ -374,7 +374,7 @@ export default function LandingPage() { role: "Guest", company: "Regular", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg?_wi=2", }, { id: "t5", @@ -382,7 +382,7 @@ export default function LandingPage() { role: "Fan", company: "Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-young-friends-having-wine-together_23-2148454148.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-young-friends-having-wine-together_23-2148454148.jpg?_wi=2", }, ]} kpiItems={[ -- 2.49.1