Merge version_1 into main #3
@@ -42,10 +42,10 @@ export default function MenuPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Strawberry Delight", price: "₺85", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/stack-waffles-topped-with-whipped-cream-strawberries-blueberries-white-plate_9975-124838.jpg" },
|
||||
{ id: "2", name: "Triple Chocolate", price: "₺95", variant: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/belgian-waffle-with-roses-bouquet-coffee-cup_23-2148031711.jpg" },
|
||||
{ id: "2", name: "Triple Chocolate", price: "₺95", variant: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/belgian-waffle-with-roses-bouquet-coffee-cup_23-2148031711.jpg?_wi=1" },
|
||||
{ id: "3", name: "Caramel Banana", price: "₺80", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-waffers-concept_23-2148694988.jpg" },
|
||||
{ id: "4", name: "Biscoff Dream", price: "₺90", variant: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-waffle-cakes-with-chocolate-bars-brown-background_140725-132681.jpg" },
|
||||
{ id: "5", name: "Mixed Fruit", price: "₺85", variant: "Healthy", imageSrc: "http://img.b2bpic.net/free-photo/traditional-belgian-waffles-with-fresh-berries-honey-grey-concrete-surface_114579-5304.jpg" },
|
||||
{ id: "5", name: "Mixed Fruit", price: "₺85", variant: "Healthy", imageSrc: "http://img.b2bpic.net/free-photo/traditional-belgian-waffles-with-fresh-berries-honey-grey-concrete-surface_114579-5304.jpg?_wi=1" },
|
||||
{ id: "6", name: "Honey Walnut", price: "₺75", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/various-homemade-mini-tartlets-with-nuts-chocolate-cream_114579-37157.jpg" },
|
||||
]}
|
||||
title="Our Signature Waffles"
|
||||
@@ -62,8 +62,8 @@ export default function MenuPage() {
|
||||
title="Weekly Specials"
|
||||
description="Don't miss our newest creations."
|
||||
products={[
|
||||
{ id: "m1", name: "Nutella Blast", price: "₺105", imageSrc: "http://img.b2bpic.net/free-photo/belgian-waffle-with-roses-bouquet-coffee-cup_23-2148031711.jpg" },
|
||||
{ id: "m2", name: "Forest Berry", price: "₺95", imageSrc: "http://img.b2bpic.net/free-photo/traditional-belgian-waffles-with-fresh-berries-honey-grey-concrete-surface_114579-5304.jpg" },
|
||||
{ id: "m1", name: "Nutella Blast", price: "₺105", imageSrc: "http://img.b2bpic.net/free-photo/belgian-waffle-with-roses-bouquet-coffee-cup_23-2148031711.jpg?_wi=2" },
|
||||
{ id: "m2", name: "Forest Berry", price: "₺95", imageSrc: "http://img.b2bpic.net/free-photo/traditional-belgian-waffles-with-fresh-berries-honey-grey-concrete-surface_114579-5304.jpg?_wi=2" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -45,10 +45,10 @@ export default function LandingPage() {
|
||||
description="Indulge in our artisanal Belgian waffles, made fresh to order in the heart of Mahmutbey."
|
||||
buttons={[{ text: "View Menu", href: "/menu" }]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/waffle-pile-with-honey_23-2148079614.jpg", imageAlt: "Fresh waffle" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/marmalade-waffles-breakfast_23-2148574548.jpg", imageAlt: "Waffle with berries" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pancakes_23-2147788601.jpg", imageAlt: "Chocolate waffle" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-fruits-light-table-biscuit-sweet-cake-dessert_140725-81788.jpg", imageAlt: "Waffle shop" },
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/waffle-pile-with-honey_23-2148079614.jpg?_wi=1", imageAlt: "Fresh waffle" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/marmalade-waffles-breakfast_23-2148574548.jpg?_wi=1", imageAlt: "Waffle with berries" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pancakes_23-2147788601.jpg?_wi=1", imageAlt: "Chocolate waffle" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-fruits-light-table-biscuit-sweet-cake-dessert_140725-81788.jpg?_wi=1", imageAlt: "Waffle shop" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/sweet-breakfast-wooden-desk_329181-1014.jpg", imageAlt: "Strawberry waffle" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/sweet-breakfast-wooden-table-garden_329181-1040.jpg", imageAlt: "Closeup waffle" },
|
||||
]}
|
||||
@@ -78,10 +78,10 @@ export default function LandingPage() {
|
||||
title="Why We Are Different"
|
||||
description="We pour our heart into every waffle we create."
|
||||
features={[
|
||||
{ title: "Fresh Dough", description: "Made from scratch every morning.", buttonIcon: Wheat, imageSrc: "http://img.b2bpic.net/free-photo/waffle-pile-with-honey_23-2148079614.jpg", imageAlt: "delicious waffle with syrup" },
|
||||
{ title: "Premium Ingredients", description: "Only the finest chocolate and fruit.", buttonIcon: Star, imageSrc: "http://img.b2bpic.net/free-photo/marmalade-waffles-breakfast_23-2148574548.jpg", imageAlt: "waffle with berries and cream" },
|
||||
{ title: "Artisanal Style", description: "Crafted with authentic tradition.", buttonIcon: ChefHat, imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pancakes_23-2147788601.jpg", imageAlt: "chocolate sauce on waffle" },
|
||||
{ title: "Fast Service", description: "Hot and ready when you want it.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-fruits-light-table-biscuit-sweet-cake-dessert_140725-81788.jpg", imageAlt: "waffle bar menu items" },
|
||||
{ title: "Fresh Dough", description: "Made from scratch every morning.", buttonIcon: Wheat, imageSrc: "http://img.b2bpic.net/free-photo/waffle-pile-with-honey_23-2148079614.jpg?_wi=2", imageAlt: "delicious waffle with syrup" },
|
||||
{ title: "Premium Ingredients", description: "Only the finest chocolate and fruit.", buttonIcon: Star, imageSrc: "http://img.b2bpic.net/free-photo/marmalade-waffles-breakfast_23-2148574548.jpg?_wi=2", imageAlt: "waffle with berries and cream" },
|
||||
{ title: "Artisanal Style", description: "Crafted with authentic tradition.", buttonIcon: ChefHat, imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pancakes_23-2147788601.jpg?_wi=2", imageAlt: "chocolate sauce on waffle" },
|
||||
{ title: "Fast Service", description: "Hot and ready when you want it.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cake-with-fruits-light-table-biscuit-sweet-cake-dessert_140725-81788.jpg?_wi=2", imageAlt: "waffle bar menu items" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user