Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-19 22:45:48 +00:00

View File

@@ -71,23 +71,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tray-with-turkey_23-2148664003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tray-with-turkey_23-2148664003.jpg?_wi=1",
imageAlt: "Gourmet grilled chicken platter",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/kebab-served-with-chopped-onion-piece-lemon-red-wine_140725-4164.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kebab-served-with-chopped-onion-piece-lemon-red-wine_140725-4164.jpg?_wi=1",
imageAlt: "Premium grilled fish barbecue",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/sauce-spice-near-salad-chicken_23-2147765366.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sauce-spice-near-salad-chicken_23-2147765366.jpg?_wi=1",
imageAlt: "Signature chicken and chips",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-tenderloin-meat-with-vegetable_1203-9948.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-tenderloin-meat-with-vegetable_1203-9948.jpg?_wi=1",
imageAlt: "Grilled meat selection",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg?_wi=1",
imageAlt: "Chef preparing dish",
},
{
@@ -159,7 +159,7 @@ export default function LandingPage() {
quote: "Best restaurant in Ado Ekiti… I love the taste of your chicken and fish.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-while-choosing-order-form-menu-cafe_637285-8950.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tray-with-turkey_23-2148664003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tray-with-turkey_23-2148664003.jpg?_wi=2",
imageAlt: "smiling customer eating at upscale restaurant",
},
{
@@ -170,7 +170,7 @@ export default function LandingPage() {
quote: "Best grilled meat… I love your chips too!",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517443.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kebab-served-with-chopped-onion-piece-lemon-red-wine_140725-4164.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kebab-served-with-chopped-onion-piece-lemon-red-wine_140725-4164.jpg?_wi=2",
imageAlt: "smiling customer eating at upscale restaurant",
},
{
@@ -181,7 +181,7 @@ export default function LandingPage() {
quote: "Best kitchen to handle your events — amazing experience.",
tag: "Client",
avatarSrc: "http://img.b2bpic.net/free-photo/working-with-partner_1098-14261.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sauce-spice-near-salad-chicken_23-2147765366.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sauce-spice-near-salad-chicken_23-2147765366.jpg?_wi=2",
imageAlt: "smiling customer eating at upscale restaurant",
},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
quote: "Incredible flavors, very professional catering team.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891062.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-tenderloin-meat-with-vegetable_1203-9948.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-tenderloin-meat-with-vegetable_1203-9948.jpg?_wi=2",
imageAlt: "smiling customer eating at upscale restaurant",
},
{
@@ -203,7 +203,7 @@ export default function LandingPage() {
quote: "Consistently excellent food and service.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-having-lunch-cafe_1303-23875.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg?_wi=2",
imageAlt: "smiling customer eating at upscale restaurant",
},
]}