Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f0225bf0d | |||
| 3ffb3cc0b3 | |||
| 896b091e04 | |||
| 10ff6d4f24 |
@@ -46,8 +46,8 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Asma Cake House"
|
||||
description="Authentic Azerbaijani desserts, handcrafted with love and traditional recipes."
|
||||
title="A Taste of Tradition in Every Bite"
|
||||
description="Experience the authentic essence of Baku with our handcrafted Azerbaijani desserts, made according to time-honored family recipes."
|
||||
buttons={[{ text: "View Menu", href: "#menu" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821322.jpg?_wi=1", imageAlt: "Cake house interior" },
|
||||
@@ -75,6 +75,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Popular Desserts"
|
||||
description="Explore our handpicked selection of traditional Azerbaijani sweets."
|
||||
buttons={[{ text: "View Full Menu", href: "#contact" }]}
|
||||
products={[
|
||||
{ id: "p1", name: "Paxlava", price: "2 AZN", imageSrc: "http://img.b2bpic.net/free-photo/tea-set-with-varieties-traditional-nuts-lemon-confiture-sweets-served-white-tablecloth_114579-279.jpg" },
|
||||
{ id: "p2", name: "Şəki halvası", price: "3 AZN", imageSrc: "http://img.b2bpic.net/free-photo/delicious-marble-halva-with-sunflower-seeds-cocoa-powder-honey_114579-9134.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user