Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-08 11:53:39 +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={[