Merge version_1 into main #2
196
src/app/page.tsx
196
src/app/page.tsx
@@ -11,7 +11,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Calendar, Coffee, Smile } from "lucide-react";
|
||||
import { Calendar, Coffee, Smile, ChefHat, Zap, Leaf, Award } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Cart",
|
||||
id: "cart",
|
||||
},
|
||||
name: "Cart", id: "cart"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Asma Cake House"
|
||||
/>
|
||||
@@ -55,41 +47,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Asma Cake House"
|
||||
description="Authentic Azerbaijani desserts, handcrafted with love and traditional recipes."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
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",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821322.jpg", imageAlt: "Cake house interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-peaches-with-nuts-cream-glass-tea_141793-4314.jpg?_wi=1",
|
||||
imageAlt: "Paxlava dessert",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-peaches-with-nuts-cream-glass-tea_141793-4314.jpg", imageAlt: "Paxlava dessert"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-christmas-cookie-muffins-plate-with-honey-milk_181624-44801.jpg?_wi=1",
|
||||
imageAlt: "Sheki halva",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-christmas-cookie-muffins-plate-with-honey-milk_181624-44801.jpg", imageAlt: "Sheki halva"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-traditional-ethnic-dress-with-embroidered-cape-her-head-smiling_8353-9682.jpg",
|
||||
imageAlt: "Shorqogal",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-traditional-ethnic-dress-with-embroidered-cape-her-head-smiling_8353-9682.jpg", imageAlt: "Shorqogal"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-dessert-composition_23-2149143353.jpg",
|
||||
imageAlt: "Keta pastry",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-dessert-composition_23-2149143353.jpg", imageAlt: "Keta pastry"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-plate-full-various-types-healthy-fresh-nuts-blue-background_114579-45666.jpg",
|
||||
imageAlt: "Badambura",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-plate-full-various-types-healthy-fresh-nuts-blue-background_114579-45666.jpg", imageAlt: "Badambura"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -98,56 +75,29 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Welcome to Asma Cake House"
|
||||
description="Established with a passion for tradition, Asma Cake House brings the soul of Azerbaijani baking to your table. Every pastry is crafted daily using high-quality local ingredients and time-honored techniques passed down through generations."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
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: "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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Şorqoğal",
|
||||
price: "1.5 AZN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-danish-bread-with-milk-fruit-blueberry-cherry-sauce-served-with-milk_1150-23550.jpg",
|
||||
},
|
||||
id: "p3", name: "Şorqoğal", price: "1.5 AZN", imageSrc: "http://img.b2bpic.net/free-photo/fresh-danish-bread-with-milk-fruit-blueberry-cherry-sauce-served-with-milk_1150-23550.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Kətə",
|
||||
price: "1 AZN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cookies-with-chocolate-chopped-coconut-wooden-basket_114579-61774.jpg",
|
||||
},
|
||||
id: "p4", name: "Kətə", price: "1 AZN", imageSrc: "http://img.b2bpic.net/free-photo/cookies-with-chocolate-chopped-coconut-wooden-basket_114579-61774.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Badambura",
|
||||
price: "2.5 AZN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-small-servings-turkish-turkish-pides-blue-platter-marble-surface_114579-75222.jpg",
|
||||
},
|
||||
id: "p5", name: "Badambura", price: "2.5 AZN", imageSrc: "http://img.b2bpic.net/free-photo/two-small-servings-turkish-turkish-pides-blue-platter-marble-surface_114579-75222.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Special Delight",
|
||||
price: "4 AZN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sliced-pastries-inside-plate-with-filling-white-pastry-cookie-biscuit-sweet-tea_140725-31887.jpg",
|
||||
},
|
||||
id: "p6", name: "Special Delight", price: "4 AZN", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sliced-pastries-inside-plate-with-filling-white-pastry-cookie-biscuit-sweet-tea_140725-31887.jpg"},
|
||||
]}
|
||||
title="Popular Desserts"
|
||||
description="Explore our handpicked selection of traditional Azerbaijani sweets."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -157,33 +107,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Traditional Recipes",
|
||||
description: "Time-honored recipes from generations.",
|
||||
buttonIcon: "ChefHat",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg",
|
||||
imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background",
|
||||
},
|
||||
title: "Traditional Recipes", description: "Time-honored recipes from generations.", buttonIcon: ChefHat,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg", imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background"},
|
||||
{
|
||||
title: "Fresh Daily",
|
||||
description: "Baking fresh every single morning.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821322.jpg?_wi=2",
|
||||
imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background",
|
||||
},
|
||||
title: "Fresh Daily", description: "Baking fresh every single morning.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821322.jpg", imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background"},
|
||||
{
|
||||
title: "Local Ingredients",
|
||||
description: "Sourced from the best local farms.",
|
||||
buttonIcon: "Leaf",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-peaches-with-nuts-cream-glass-tea_141793-4314.jpg?_wi=2",
|
||||
imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background",
|
||||
},
|
||||
title: "Local Ingredients", description: "Sourced from the best local farms.", buttonIcon: Leaf,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-peaches-with-nuts-cream-glass-tea_141793-4314.jpg", imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background"},
|
||||
{
|
||||
title: "Artisan Quality",
|
||||
description: "Hand-made with attention to detail.",
|
||||
buttonIcon: "Award",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-christmas-cookie-muffins-plate-with-honey-milk_181624-44801.jpg?_wi=2",
|
||||
imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background",
|
||||
},
|
||||
title: "Artisan Quality", description: "Hand-made with attention to detail.", buttonIcon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-christmas-cookie-muffins-plate-with-honey-milk_181624-44801.jpg", imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background"},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="Fresh ingredients, traditional methods, and unforgettable taste."
|
||||
@@ -198,25 +132,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "500+",
|
||||
title: "Happy Customers",
|
||||
description: "Satisfied dessert lovers served.",
|
||||
icon: Smile,
|
||||
id: "m1", value: "500+", title: "Happy Customers", description: "Satisfied dessert lovers served.", icon: Smile,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "12",
|
||||
title: "Unique Desserts",
|
||||
description: "Different types of treats.",
|
||||
icon: Coffee,
|
||||
id: "m2", value: "12", title: "Unique Desserts", description: "Different types of treats.", icon: Coffee,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "5",
|
||||
title: "Years Experience",
|
||||
description: "Crafting sweets since 2019.",
|
||||
icon: Calendar,
|
||||
id: "m3", value: "5", title: "Years Experience", description: "Crafting sweets since 2019.", icon: Calendar,
|
||||
},
|
||||
]}
|
||||
title="Our Journey"
|
||||
@@ -231,40 +153,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Aygun",
|
||||
role: "Foodie",
|
||||
testimonial: "The best paxlava in town! Truly authentic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-wearing-traditional-shirt_23-2149318740.jpg",
|
||||
},
|
||||
id: "t1", name: "Aygun", role: "Foodie", testimonial: "The best paxlava in town! Truly authentic.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-wearing-traditional-shirt_23-2149318740.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Samir",
|
||||
role: "Local",
|
||||
testimonial: "The keta is always fresh and perfect.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-dancing-outdoors_23-2149741925.jpg",
|
||||
},
|
||||
id: "t2", name: "Samir", role: "Local", testimonial: "The keta is always fresh and perfect.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-dancing-outdoors_23-2149741925.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Leyla",
|
||||
role: "Customer",
|
||||
testimonial: "Excellent service and delicious treats.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-buns_23-2148613540.jpg",
|
||||
},
|
||||
id: "t3", name: "Leyla", role: "Customer", testimonial: "Excellent service and delicious treats.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-buns_23-2148613540.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Fuad",
|
||||
role: "Fan",
|
||||
testimonial: "Badambura is an absolute delight.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-holding-butter-cookies-hand_114579-61785.jpg",
|
||||
},
|
||||
id: "t4", name: "Fuad", role: "Fan", testimonial: "Badambura is an absolute delight.", imageSrc: "http://img.b2bpic.net/free-photo/chef-holding-butter-cookies-hand_114579-61785.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Narmin",
|
||||
role: "Regular",
|
||||
testimonial: "My go-to place for all Azerbaijani desserts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-baker-s-hand-holding-sweet-puff-pastry-plate_23-2148189082.jpg",
|
||||
},
|
||||
id: "t5", name: "Narmin", role: "Regular", testimonial: "My go-to place for all Azerbaijani desserts.", imageSrc: "http://img.b2bpic.net/free-photo/female-baker-s-hand-holding-sweet-puff-pastry-plate_23-2148189082.jpg"},
|
||||
]}
|
||||
title="Sweet Reviews"
|
||||
description="Hear what our beloved customers say."
|
||||
@@ -275,8 +172,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit Us"
|
||||
title="Reach Out"
|
||||
description="Phone: +994 50 123 45 67 | Location: Baku, Azerbaijan"
|
||||
@@ -290,25 +186,17 @@ export default function LandingPage() {
|
||||
logoText="Asma Cake House"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "All Desserts",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "All Desserts", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user