5 Commits

Author SHA1 Message Date
e27f597e06 Update src/app/page.tsx 2026-03-08 11:53:35 +00:00
1359a190cd Update src/app/layout.tsx 2026-03-08 11:53:35 +00:00
df9ad6cf5a Merge version_1 into main
Merge version_1 into main
2026-03-08 11:52:44 +00:00
155d0cfd2b Merge version_1 into main
Merge version_1 into main
2026-03-08 11:51:54 +00:00
7aa646d103 Merge version_1 into main
Merge version_1 into main
2026-03-08 11:50:44 +00:00
2 changed files with 9 additions and 1405 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -123,13 +123,13 @@ export default function LandingPage() {
animationType="slide-up"
products={[
{
id: "1", name: "Turkish Eggs", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-traditional-azerbaijani-dish-dovga-yogurt-soup-with-vegetables-herbs_141793-5183.jpg", imageAlt: "Turkish Eggs with creamy yogurt and chili butter", initialQuantity: 1
id: "1", name: "Turkish Eggs — Creamy & Rich", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-traditional-azerbaijani-dish-dovga-yogurt-soup-with-vegetables-herbs_141793-5183.jpg", imageAlt: "Turkish Eggs with creamy yogurt and chili butter", initialQuantity: 1
},
{
id: "2", name: "Breakfast Sandwich", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/sour-cream-with-herbs-bread-coffee_140725-6346.jpg", imageAlt: "Farm eggs and house sauce on toasted sourdough", initialQuantity: 1
id: "2", name: "Breakfast Sandwich — Golden & Savory", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/sour-cream-with-herbs-bread-coffee_140725-6346.jpg", imageAlt: "Farm eggs and house sauce on toasted sourdough", initialQuantity: 1
},
{
id: "3", name: "Overnight Oats", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-concept_23-2148604211.jpg?_wi=1", imageAlt: "Seasonal fruit, honey, and toasted grains", initialQuantity: 1
id: "3", name: "Overnight Oats — Fresh & Wholesome", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-concept_23-2148604211.jpg?_wi=1", imageAlt: "Seasonal fruit, honey, and toasted grains", initialQuantity: 1
}
]}
buttons={[