Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-11 21:29:55 +00:00

View File

@@ -87,17 +87,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Gourmet Signature Burger", price: "$14.50", imageSrc: "https://images.unsplash.com/photo-1568901346375-23c9450c58cd?q=80&w=800&auto=format&fit=crop"},
id: "1", name: "Gourmet Signature Burger", price: "150 MAD", imageSrc: "https://images.unsplash.com/photo-1568901346375-23c9450c58cd?q=80&w=800&auto=format&fit=crop"},
{
id: "2", name: "Crispy Artisanal Platter", price: "$11.95", imageSrc: "https://images.unsplash.com/photo-1621092346960-937107775531?q=80&w=800&auto=format&fit=crop"},
id: "2", name: "Crispy Artisanal Platter", price: "125 MAD", imageSrc: "https://images.unsplash.com/photo-1621092346960-937107775531?q=80&w=800&auto=format&fit=crop"},
{
id: "3", name: "Fresh Garden Fusion Bowl", price: "$12.50", imageSrc: "https://images.unsplash.com/photo-1512621776951-a57141f2eefd?q=80&w=800&auto=format&fit=crop"},
id: "3", name: "Fresh Garden Fusion Bowl", price: "130 MAD", imageSrc: "https://images.unsplash.com/photo-1512621776951-a57141f2eefd?q=80&w=800&auto=format&fit=crop"},
{
id: "4", name: "Savory Gourmet Taco Trio", price: "$9.75", imageSrc: "https://images.unsplash.com/photo-1599974579688-8dbdd335c77f?q=80&w=800&auto=format&fit=crop"},
id: "4", name: "Savory Gourmet Taco Trio", price: "100 MAD", imageSrc: "https://images.unsplash.com/photo-1599974579688-8dbdd335c77f?q=80&w=800&auto=format&fit=crop"},
{
id: "5", name: "Decadent Sweet Creation", price: "$7.50", imageSrc: "https://images.unsplash.com/photo-1563729784474-d77dbb933a9e?q=80&w=800&auto=format&fit=crop"},
id: "5", name: "Decadent Sweet Creation", price: "80 MAD", imageSrc: "https://images.unsplash.com/photo-1563729784474-d77dbb933a9e?q=80&w=800&auto=format&fit=crop"},
{
id: "6", name: "Signature Truffle Pasta", price: "$16.95", imageSrc: "https://images.unsplash.com/photo-1473093226795-af9932fe5856?q=80&w=800&auto=format&fit=crop"},
id: "6", name: "Signature Truffle Pasta", price: "175 MAD", imageSrc: "https://images.unsplash.com/photo-1473093226795-af9932fe5856?q=80&w=800&auto=format&fit=crop"},
]}
title="Chef's Signature Menu"
description="Explore our chef-curated selection of dishes designed to delight your palate with every bite."