Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-03-12 05:07:19 +00:00

View File

@@ -76,12 +76,10 @@ export default function LandingPage() {
description="Explore our most popular chicken dishes and meals"
products={[
{
id: "5", name: "Family Chicken Feast", price: "KSh 1,200", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-turkey-tray_23-2148664035.jpg?_wi=2", imageAlt: "Large family portion chicken meal", initialQuantity: 1,
tag: "Best Seller"
id: "5", name: "Family Chicken Feast", price: "KSh 1,200", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-turkey-tray_23-2148664035.jpg?_wi=2", imageAlt: "Large family portion chicken meal", initialQuantity: 1
},
{
id: "1", name: "Fried Chicken Combo", price: "KSh 650", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fried-chicken-with-seasonings-vegetables-dark-space_140725-75662.jpg?_wi=2", imageAlt: "Crispy fried chicken with sides", initialQuantity: 1,
tag: "Most Popular"
id: "1", name: "Fried Chicken Combo", price: "KSh 650", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fried-chicken-with-seasonings-vegetables-dark-space_140725-75662.jpg?_wi=2", imageAlt: "Crispy fried chicken with sides", initialQuantity: 1
},
{
id: "2", name: "Roasted Chicken Platter", price: "KSh 750", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-turkey-tray_23-2148664035.jpg?_wi=1", imageAlt: "Juicy roasted chicken meal", initialQuantity: 1