diff --git a/src/app/page.tsx b/src/app/page.tsx index c4f70c3..de7eb36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,25 +29,15 @@ export default function LandingPage() { @@ -56,41 +46,26 @@ export default function LandingPage() {
@@ -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: "#"}, ]} /> @@ -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() {