Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-25 00:44:37 +00:00

View File

@@ -111,11 +111,11 @@ export default function LandingPage() {
{
id: "p2", name: "Traditional Blè", price: "$18", imageSrc: "https://images.unsplash.com/photo-1595295333158-47495b8d83d9?q=80&w=800"},
{
id: "p3", name: "Fried Plantains", price: "$10", imageSrc: "https://images.unsplash.com/photo-1626078478766-e8220037a503?q=80&w=800"},
id: "p3", name: "Fried Plantains", price: "$10", imageSrc: "https://images.unsplash.com/photo-1626078478766-e8220037a503?q=80&w=800&_wi=1"},
{
id: "p4", name: "Gourmet Rice Platter", price: "$22", imageSrc: "https://images.unsplash.com/photo-1589302168068-964664d93dc0?q=80&w=800"},
{
id: "p5", name: "Late Night Express", price: "$15", imageSrc: "https://images.unsplash.com/photo-1626078478766-e8220037a503?q=80&w=800"},
id: "p5", name: "Late Night Express", price: "$15", imageSrc: "https://images.unsplash.com/photo-1626078478766-e8220037a503?q=80&w=800&_wi=2"},
{
id: "p6", name: "Signature Catering Tray", price: "$85", imageSrc: "https://images.unsplash.com/photo-1519708227418-c8fd9a32b7a2?q=80&w=800"},
]}