Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-15 13:22:09 +00:00

View File

@@ -138,7 +138,7 @@ export default function LandingPage() {
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"
/>
</div>
@@ -154,19 +154,19 @@ export default function LandingPage() {
id: "p1",
name: "Artisan Pizza",
price: "GHS 120",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3298.jpg",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-lettuce-with-lemon-slices-pickles-pomegranate-sauce_114579-14571.jpg?_wi=1",
},
{
id: "p4",
@@ -216,7 +216,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_1203-9237.jpg?_wi=2",
imageAlt: "happy diner restaurant interior",
},
{
@@ -227,7 +227,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3298.jpg?_wi=2",
imageAlt: "happy diner restaurant interior",
},
{
@@ -238,7 +238,7 @@ export default function LandingPage() {
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",
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",
},
{
@@ -249,7 +249,7 @@ export default function LandingPage() {
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",
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",
},
]}