diff --git a/src/app/page.tsx b/src/app/page.tsx
index f10f76d..3ae41d5 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,17 +30,11 @@ export default function LandingPage() {
@@ -49,35 +43,22 @@ export default function LandingPage() {
@@ -99,47 +80,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Signature Mocha",
- price: "7.50 AZN",
- variant: "Qəhvə",
- imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-art-coffee-table-filtered-image-processed-vintage_1232-2210.jpg",
- },
+ id: "1", name: "Signature Mocha", price: "7.50 AZN", variant: "Qəhvə", imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-art-coffee-table-filtered-image-processed-vintage_1232-2210.jpg"},
{
- id: "2",
- name: "Viennese Latte",
- price: "6.80 AZN",
- variant: "Qəhvə",
- imageSrc: "http://img.b2bpic.net/free-photo/flavored-coffee-with-cinnamon-whipped-cream_140725-2287.jpg",
- },
+ id: "2", name: "Viennese Latte", price: "6.80 AZN", variant: "Qəhvə", imageSrc: "http://img.b2bpic.net/free-photo/flavored-coffee-with-cinnamon-whipped-cream_140725-2287.jpg"},
{
- id: "3",
- name: "Kruassan",
- price: "4.20 AZN",
- variant: "Şirniyyat",
- imageSrc: "http://img.b2bpic.net/free-photo/croissant-with-cup-tea-wooden-table-flat-lay_176474-8171.jpg",
- },
+ id: "3", name: "Kruassan", price: "4.20 AZN", variant: "Şirniyyat", imageSrc: "http://img.b2bpic.net/free-photo/croissant-with-cup-tea-wooden-table-flat-lay_176474-8171.jpg"},
{
- id: "4",
- name: "Meyvəli Tart",
- price: "5.50 AZN",
- variant: "Şirniyyat",
- imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-rustic-summer-berry-tartles_114579-10442.jpg",
- },
+ id: "4", name: "Meyvəli Tart", price: "5.50 AZN", variant: "Şirniyyat", imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-rustic-summer-berry-tartles_114579-10442.jpg"},
{
- id: "5",
- name: "Tiramisu",
- price: "6.00 AZN",
- variant: "Şirniyyat",
- imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-tiramisu-cake_114579-64035.jpg",
- },
+ id: "5", name: "Tiramisu", price: "6.00 AZN", variant: "Şirniyyat", imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-tiramisu-cake_114579-64035.jpg"},
{
- id: "6",
- name: "Çay",
- price: "3.50 AZN",
- variant: "İçki",
- imageSrc: "http://img.b2bpic.net/free-photo/cup-red-tea-croissant-knitted-element-wooden-tray_169016-26199.jpg",
- },
+ id: "6", name: "Çay", price: "3.50 AZN", variant: "İçki", imageSrc: "http://img.b2bpic.net/free-photo/cup-red-tea-croissant-knitted-element-wooden-tray_169016-26199.jpg"},
]}
title="Seçilmiş ləzzətlər"
description="Hər dəfə yeni bir kəşf, hər dəfə doğma bir dad."
@@ -151,30 +102,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Aysel",
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee_1258-197388.jpg",
- },
+ id: "1", name: "Aysel", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee_1258-197388.jpg"},
{
- id: "2",
- name: "Kamran",
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-wearing-winter-coat-sitting-with-coffee-outdoor-cafe_613910-19158.jpg",
- },
+ id: "2", name: "Kamran", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-wearing-winter-coat-sitting-with-coffee-outdoor-cafe_613910-19158.jpg"},
{
- id: "3",
- name: "Leyla",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-films-vlog-praising-bio-local-shop_482257-81629.jpg",
- },
+ id: "3", name: "Leyla", imageSrc: "http://img.b2bpic.net/free-photo/woman-films-vlog-praising-bio-local-shop_482257-81629.jpg"},
{
- id: "4",
- name: "Rəşad",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg",
- },
+ id: "4", name: "Rəşad", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg"},
{
- id: "5",
- name: "Nigar",
- imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-cafe_1328-2407.jpg",
- },
+ id: "5", name: "Nigar", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-cafe_1328-2407.jpg"},
]}
cardTitle="Qonaqlarımızın gözündən"
cardAnimation="blur-reveal"
@@ -186,8 +122,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file