Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-05-22 17:41:05 +00:00

View File

@@ -106,7 +106,7 @@ export default function LandingPage() {
{ id: "p2", name: "Fresh Parfait", price: "₦2,000", variant: "Artisan Dessert", imageSrc: "http://img.b.b2bpic.net/free-photo/parfait-with-fresh-fruits_140725-7802.jpg" },
{ id: "p3", name: "Egusi Soup", price: "₦3,800", variant: "Authentic Recipe", imageSrc: "http://img.b2bpic.net/free-photo/bowl-of-delicious-egusi-soup_140725-7803.jpg" },
{ id: "p4", name: "Okra Soup", price: "₦3,500", variant: "Traditional Delight", imageSrc: "http://img.b2bpic.net/free-photo/okra-soup-with-fufu_140725-7804.jpg" },
{ id: "p5", name: "Rice with Chicken", price: "₦4,500", variant: "Hearty Meal", imageSrc: "http://img.b2bpic.net/free-photo/rice-with-chicken_140725-7805.jpg" },
{ id: "p5", name: "Rice with Chicken", price: "₦4,500", variant: "Hearty Meal", imageSrc: "http://img.b2bpic.net/free-photo/rice-with-chicken_140725-7805.jpg?_wi=1" },
{ id: "p6", name: "Chef's Salad", price: "₦3,200", variant: "Fresh Greens", imageSrc: "http://img.b2bpic.net/free-photo/seasonal-herbs-salad-with-mixed-vegetables_114579-2161.jpg" },
]}
title="Menu Highlights"
@@ -172,7 +172,7 @@ export default function LandingPage() {
title="Visit Super Fantasy"
description="Join us today for an unforgettable dining experience in the heart of Alakahia."
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/rice-with-chicken_140725-7805.jpg"
imageSrc="http://img.b2bpic.net/free-photo/rice-with-chicken_140725-7805.jpg?_wi=2"
/>
</div>