From 181627e86b09905a4474f3046d279a8a7483b083 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 13:23:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7363af9..d8bee55 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { { title: "Vibrant Atmosphere", description: "Perfect for family and late-night fun." }, { title: "Fresh Ingredients", description: "Quality you can taste in every bite." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/salmon-steak_1203-9237.jpg" + imageSrc="http://img.b2bpic.net/free-photo/salmon-steak_1203-9237.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -93,9 +93,9 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} products={[ - { id: "p1", name: "Artisan Pizza", price: "GHS 120", imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3298.jpg" }, - { id: "p2", name: "Yam Chips", price: "GHS 45", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-deep-fried-batter-arranged-beautifully-white-dish_1150-22454.jpg" }, - { id: "p3", name: "Grilled Tilapia", price: "GHS 150", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-lettuce-with-lemon-slices-pickles-pomegranate-sauce_114579-14571.jpg" }, + { id: "p1", name: "Artisan Pizza", price: "GHS 120", imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3298.jpg?_wi=1" }, + { id: "p2", name: "Yam Chips", price: "GHS 45", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-deep-fried-batter-arranged-beautifully-white-dish_1150-22454.jpg?_wi=1" }, + { id: "p3", name: "Grilled Tilapia", price: "GHS 150", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-lettuce-with-lemon-slices-pickles-pomegranate-sauce_114579-14571.jpg?_wi=1" }, { id: "p4", name: "Jollof Rice", price: "GHS 85", imageSrc: "http://img.b2bpic.net/free-photo/sausage-fried-rice-with-tomatoes-carrots-shiitake-mushrooms-plate_1150-27186.jpg" }, { id: "p5", name: "Kelewele", price: "GHS 30", imageSrc: "http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg" }, { id: "p6", name: "Red Red", price: "GHS 75", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-dish-poutine_23-2149486035.jpg" }, @@ -111,10 +111,10 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { id: "t1", name: "Sarah J.", date: "Oct 2023", title: "Regular Diner", quote: "One of the best places in town. Good food, cold drinks and nice attention.", tag: "Delicious", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-gamer-using-headset-communicate-with-friends-while-gaming_482257-92036.jpg", imageAlt: "happy diner restaurant interior" }, - { id: "t2", name: "Michael C.", date: "Sep 2023", title: "Foodie", quote: "Their pizza tasted very nice and staff were friendly. Atmosphere is unmatched.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156162.jpg", imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_1203-9237.jpg", imageAlt: "happy diner restaurant interior" }, - { id: "t3", name: "Emily R.", date: "Aug 2023", title: "Guest", quote: "Great place to relax and enjoy yourself. The vibes are perfect every night.", tag: "Relaxing", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-table_23-2149293982.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3298.jpg", imageAlt: "happy diner restaurant interior" }, - { id: "t4", name: "David K.", date: "Jul 2023", title: "Visitor", quote: "Excellent grilled tilapia! Authentic flavors that feel just like home.", tag: "Authentic", avatarSrc: "http://img.b2bpic.net/free-photo/cute-elegant-calm-happy-woman-green-summer-dress-sits-with-coffee-cafe-enjoying-morning_343596-3671.jpg", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-deep-fried-batter-arranged-beautifully-white-dish_1150-22454.jpg", imageAlt: "happy diner restaurant interior" }, - { id: "t5", name: "Anita M.", date: "Jun 2023", title: "Local", quote: "Always a pleasure dining here. The staff makes you feel welcome instantly.", tag: "Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-restaurant_23-2149930130.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-lettuce-with-lemon-slices-pickles-pomegranate-sauce_114579-14571.jpg", imageAlt: "happy diner restaurant interior" }, + { id: "t2", name: "Michael C.", date: "Sep 2023", title: "Foodie", quote: "Their pizza tasted very nice and staff were friendly. Atmosphere is unmatched.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156162.jpg", imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_1203-9237.jpg?_wi=2", imageAlt: "happy diner restaurant interior" }, + { id: "t3", name: "Emily R.", date: "Aug 2023", title: "Guest", quote: "Great place to relax and enjoy yourself. The vibes are perfect every night.", tag: "Relaxing", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-table_23-2149293982.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3298.jpg?_wi=2", imageAlt: "happy diner restaurant interior" }, + { id: "t4", name: "David K.", date: "Jul 2023", title: "Visitor", quote: "Excellent grilled tilapia! Authentic flavors that feel just like home.", tag: "Authentic", avatarSrc: "http://img.b2bpic.net/free-photo/cute-elegant-calm-happy-woman-green-summer-dress-sits-with-coffee-cafe-enjoying-morning_343596-3671.jpg", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-deep-fried-batter-arranged-beautifully-white-dish_1150-22454.jpg?_wi=2", imageAlt: "happy diner restaurant interior" }, + { id: "t5", name: "Anita M.", date: "Jun 2023", title: "Local", quote: "Always a pleasure dining here. The staff makes you feel welcome instantly.", tag: "Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-restaurant_23-2149930130.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-lettuce-with-lemon-slices-pickles-pomegranate-sauce_114579-14571.jpg?_wi=2", imageAlt: "happy diner restaurant interior" }, ]} title="What Customers Say" description="Don't just take our word for it — hear from our loyal patrons." -- 2.49.1