Merge version_1 into main #2
140
src/app/page.tsx
140
src/app/page.tsx
@@ -29,25 +29,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Ana Səhifə",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Ana Səhifə", id: "hero"},
|
||||
{
|
||||
name: "Haqqımızda",
|
||||
id: "about",
|
||||
},
|
||||
name: "Haqqımızda", id: "about"},
|
||||
{
|
||||
name: "Menyu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menyu", id: "menu"},
|
||||
{
|
||||
name: "Qalereya",
|
||||
id: "gallery",
|
||||
},
|
||||
name: "Qalereya", id: "gallery"},
|
||||
{
|
||||
name: "Əlaqə",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Əlaqə", id: "contact"},
|
||||
]}
|
||||
brandName="Nənə Qurban"
|
||||
/>
|
||||
@@ -56,41 +46,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Nənə Qurban"
|
||||
description="Nənənin əlinin dadı, evin istiliyi"
|
||||
buttons={[
|
||||
{
|
||||
text: "Masa Sifariş Et",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Masa Sifariş Et", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-stuffed-pastry-with-sesame-sprinkles-served-with-tomato-sauce_141793-1855.jpg?_wi=1",
|
||||
imageAlt: "Ənənəvi süfrə",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-stuffed-pastry-with-sesame-sprinkles-served-with-tomato-sauce_141793-1855.jpg", imageAlt: "Ənənəvi süfrə"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-breakfast-restaurant-with-traditional-style-table-cloth_140725-8483.jpg",
|
||||
imageAlt: "Ənənəvi süfrə",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-breakfast-restaurant-with-traditional-style-table-cloth_140725-8483.jpg", imageAlt: "Ənənəvi süfrə"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-breakfast-with-egg-tomato-dish-tea-cheese-butter_140725-1986.jpg",
|
||||
imageAlt: "Ənənəvi süfrə",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-breakfast-with-egg-tomato-dish-tea-cheese-butter_140725-1986.jpg", imageAlt: "Ənənəvi süfrə"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-platter-donuts-teapot-jug-marble_114579-24393.jpg",
|
||||
imageAlt: "Ənənəvi süfrə",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-platter-donuts-teapot-jug-marble_114579-24393.jpg", imageAlt: "Ənənəvi süfrə"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-various-pickles_140725-4051.jpg",
|
||||
imageAlt: "Ənənəvi süfrə",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-various-pickles_140725-4051.jpg", imageAlt: "Ənənəvi süfrə"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-breakfast-set-with-eggs-black-tea-cheese-butter-honey-cucumber-tomato-jams_140725-8897.jpg",
|
||||
imageAlt: "Ənənəvi süfrə",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-breakfast-set-with-eggs-black-tea-cheese-butter-honey-cucumber-tomato-jams_140725-8897.jpg", imageAlt: "Ənənəvi süfrə"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -101,9 +76,7 @@ export default function LandingPage() {
|
||||
title="Nənənin mətbəxindən evinə"
|
||||
buttons={[
|
||||
{
|
||||
text: "Hekayəmiz",
|
||||
href: "#",
|
||||
},
|
||||
text: "Hekayəmiz", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -116,41 +89,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Düşbərə",
|
||||
price: "8 AZN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-syrup-fruit-syrup-with-dried-berries_140725-1142.jpg",
|
||||
},
|
||||
id: "p1", name: "Düşbərə", price: "8 AZN", imageSrc: "http://img.b2bpic.net/free-photo/fruit-syrup-fruit-syrup-with-dried-berries_140725-1142.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Sac içi",
|
||||
price: "15 AZN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-thanksgiving-day-delicious-dinner_23-2149100156.jpg",
|
||||
},
|
||||
id: "p2", name: "Sac içi", price: "15 AZN", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-thanksgiving-day-delicious-dinner_23-2149100156.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Şah Plov",
|
||||
price: "25 AZN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-pilaf-with-sincan-glass-red-wine_140725-8784.jpg",
|
||||
},
|
||||
id: "p3", name: "Şah Plov", price: "25 AZN", imageSrc: "http://img.b2bpic.net/free-photo/rice-pilaf-with-sincan-glass-red-wine_140725-8784.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Qutab qarışığı",
|
||||
price: "5 AZN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cup-boxes-white_176420-7487.jpg",
|
||||
},
|
||||
id: "p4", name: "Qutab qarışığı", price: "5 AZN", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cup-boxes-white_176420-7487.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Ev şərbəti",
|
||||
price: "4 AZN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-mix-shots-stand_141793-13018.jpg",
|
||||
},
|
||||
id: "p5", name: "Ev şərbəti", price: "4 AZN", imageSrc: "http://img.b2bpic.net/free-photo/side-view-mix-shots-stand_141793-13018.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Yarpaq dolması",
|
||||
price: "12 AZN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-dovga-table_140725-5689.jpg",
|
||||
},
|
||||
id: "p6", name: "Yarpaq dolması", price: "12 AZN", imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-dovga-table_140725-5689.jpg"},
|
||||
]}
|
||||
title="Menyumuz"
|
||||
description="Nənənin ən sevimli yeməkləri"
|
||||
@@ -164,40 +113,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "İnteryer",
|
||||
description: "Rustik dizayn",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
title: "İnteryer", description: "Rustik dizayn", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-high-glass-candlestick-table-near-christmas-decoration-new-year-eve-concept_132075-11262.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-high-glass-candlestick-table-near-christmas-decoration-new-year-eve-concept_132075-11262.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpentry-workshop_23-2147773362.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpentry-workshop_23-2147773362.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-antiques-market-objects_23-2148950926.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-antiques-market-objects_23-2148950926.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-stuffed-pastry-with-sesame-sprinkles-served-with-tomato-sauce_141793-1855.jpg?_wi=2",
|
||||
imageAlt: "restoran interyer detal",
|
||||
},
|
||||
{
|
||||
title: "Süfrə",
|
||||
description: "Ev istiliyi",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
title: "Süfrə", description: "Ev istiliyi", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plated-thanksgiving-dinner-with-cutlery-decor_23-2148639030.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plated-thanksgiving-dinner-with-cutlery-decor_23-2148639030.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3093.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3093.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-funny-desk_140725-97321.jpg",
|
||||
imageAlt: "restoran interyer detal",
|
||||
},
|
||||
]}
|
||||
title="Qalereya"
|
||||
@@ -209,8 +142,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Rezervasiya"
|
||||
title="Masa Sifariş Et"
|
||||
description="Zəng edin və ya məlumatlarınızı daxil edin"
|
||||
@@ -221,21 +153,15 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Əlaqə",
|
||||
items: [
|
||||
title: "Əlaqə", items: [
|
||||
{
|
||||
label: "+994 50 123 45 67",
|
||||
href: "tel:+994501234567",
|
||||
},
|
||||
label: "+994 50 123 45 67", href: "tel:+994501234567"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Ünvan",
|
||||
items: [
|
||||
title: "Ünvan", items: [
|
||||
{
|
||||
label: "Bakı şəhəri, Azadlıq prospekti",
|
||||
href: "#",
|
||||
},
|
||||
label: "Bakı şəhəri, Azadlıq prospekti", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user