diff --git a/src/app/page.tsx b/src/app/page.tsx index 29128ae..873a300 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,28 +28,14 @@ export default function LandingPage() {
@@ -59,63 +45,33 @@ export default function LandingPage() { description="Authentic, hand-stretched pita crafted daily using traditional recipes passed down through generations. Experience the warmth of Zagreb in every golden, crispy bite." testimonials={[ { - name: "Marko H.", - handle: "@m.hr", - testimonial: "The best burek in Zagreb. Simply incomparable quality.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-girl-trendy-summer-clothes-carefree-woman-sitting-veranda-terrace-cafe-drinking-coffee-positive-model-having-fun-dreams_158538-15946.jpg", - }, + name: "Marko H.", handle: "@m.hr", testimonial: "The best burek in Zagreb. Simply incomparable quality.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-girl-trendy-summer-clothes-carefree-woman-sitting-veranda-terrace-cafe-drinking-coffee-positive-model-having-fun-dreams_158538-15946.jpg"}, { - name: "Ana K.", - handle: "@ana_bakery", - testimonial: "Authentic experience and consistently warm service.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-senior-man-with-tattoos-grey-long-beard-cross-arms-chest-confident-looking-left-promotional-text-logo-pleased-see-advertisement-standing-white-background_176420-44994.jpg", - }, + name: "Ana K.", handle: "@ana_bakery", testimonial: "Authentic experience and consistently warm service.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-senior-man-with-tattoos-grey-long-beard-cross-arms-chest-confident-looking-left-promotional-text-logo-pleased-see-advertisement-standing-white-background_176420-44994.jpg"}, { - name: "Luka P.", - handle: "@luka_foodie", - testimonial: "Reminds me of my grandmother's cooking. Absolutely perfect.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lunch-break-elegant-man-office-businessman-white-shirt-man-eats-noodles_1157-39260.jpg", - }, + name: "Luka P.", handle: "@luka_foodie", testimonial: "Reminds me of my grandmother's cooking. Absolutely perfect.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/lunch-break-elegant-man-office-businessman-white-shirt-man-eats-noodles_1157-39260.jpg"}, { - name: "Ivana M.", - handle: "@ivana_m", - testimonial: "Crispy, fresh, and delicious every time I visit.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-man-eating-potato_23-2148899059.jpg", - }, + name: "Ivana M.", handle: "@ivana_m", testimonial: "Crispy, fresh, and delicious every time I visit.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-man-eating-potato_23-2148899059.jpg"}, { - name: "Petar S.", - handle: "@p.s", - testimonial: "A must-visit for anyone craving authentic pita.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mexican-woman-eating-ranchero-food_23-2150222252.jpg", - }, + name: "Petar S.", handle: "@p.s", testimonial: "A must-visit for anyone craving authentic pita.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-mexican-woman-eating-ranchero-food_23-2150222252.jpg"}, ]} imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-pie-concept_23-2148761694.jpg" avatars={[ { - src: "http://img.b2bpic.net/free-photo/romantic-dreamy-millennial-blond-curlyhaired-nice-girl-sit-alone-cafe-table-touch-neck-flirty-look-outside-window-camera-smiling-broadly-drink-smoothie-waiting-friend-relaxing-after-hard-week_197531-30646.jpg", - alt: "Customer profile 1", - }, + src: "http://img.b2bpic.net/free-photo/romantic-dreamy-millennial-blond-curlyhaired-nice-girl-sit-alone-cafe-table-touch-neck-flirty-look-outside-window-camera-smiling-broadly-drink-smoothie-waiting-friend-relaxing-after-hard-week_197531-30646.jpg", alt: "Customer profile 1"}, { - src: "http://img.b2bpic.net/free-photo/happy-woman-sitting-coffee-shop_273609-2856.jpg", - alt: "Customer profile 2", - }, + src: "http://img.b2bpic.net/free-photo/happy-woman-sitting-coffee-shop_273609-2856.jpg", alt: "Customer profile 2"}, { - src: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-smiling-coffee-shop_273609-2805.jpg", - alt: "Customer profile 3", - }, + src: "http://img.b2bpic.net/free-photo/young-woman-with-dark-long-hair-smiling-coffee-shop_273609-2805.jpg", alt: "Customer profile 3"}, { - src: "http://img.b2bpic.net/free-photo/attractive-young-woman-sitting-cafe-holding-takeaway-coffee-cup_23-2148148111.jpg", - alt: "Customer profile 4", - }, + src: "http://img.b2bpic.net/free-photo/attractive-young-woman-sitting-cafe-holding-takeaway-coffee-cup_23-2148148111.jpg", alt: "Customer profile 4"}, { - src: "http://img.b2bpic.net/free-photo/smiling-elderly-man-shirt-studio_23-2148181983.jpg", - alt: "Customer profile 5", - }, + src: "http://img.b2bpic.net/free-photo/smiling-elderly-man-shirt-studio_23-2148181983.jpg", alt: "Customer profile 5"}, ]} /> @@ -125,14 +81,9 @@ export default function LandingPage() { useInvertedBackground={true} heading={[ { - type: "text", - content: "Tradition in Every Fold", - }, + type: "text", content: "Tradition in Every Fold"}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/milk-bakery-products_93675-134322.jpg", - alt: "Handmade pastry", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/milk-bakery-products_93675-134322.jpg", alt: "Handmade pastry"}, ]} /> @@ -145,41 +96,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Meat Burek", - price: "2.50 €", - imageSrc: "http://img.b2bpic.net/free-photo/pie-stuffed-with-greens-black-cutting-board_114579-88939.jpg", - }, + id: "1", name: "Meat Burek", price: "2.50 €", imageSrc: "http://img.b2bpic.net/free-photo/pie-stuffed-with-greens-black-cutting-board_114579-88939.jpg"}, { - id: "2", - name: "Cheese Pita", - price: "2.30 €", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sweet-pastry-dark-surface-pie-bake-cake-hotcake-oven-dessert-biscuit-dough_179666-17701.jpg", - }, + id: "2", name: "Cheese Pita", price: "2.30 €", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sweet-pastry-dark-surface-pie-bake-cake-hotcake-oven-dessert-biscuit-dough_179666-17701.jpg"}, { - id: "3", - name: "Apple Strudel", - price: "2.00 €", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-apple-slices-dough_23-2149452283.jpg", - }, + id: "3", name: "Apple Strudel", price: "2.00 €", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-apple-slices-dough_23-2149452283.jpg"}, { - id: "4", - name: "Spinach & Cheese", - price: "2.40 €", - imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-greeny-pastry-with-greens-inside-dark-background_140725-49828.jpg", - }, + id: "4", name: "Spinach & Cheese", price: "2.40 €", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-greeny-pastry-with-greens-inside-dark-background_140725-49828.jpg"}, { - id: "5", - name: "Potato Pita", - price: "2.10 €", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-spanish-tortilla-still-life_23-2150246018.jpg", - }, + id: "5", name: "Potato Pita", price: "2.10 €", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-spanish-tortilla-still-life_23-2150246018.jpg"}, { - id: "6", - name: "Mushroom Pita", - price: "2.60 €", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-mushrooms-inside-plate-purple-tissue-dish-meal-mushrooms-dinner-cooking_140725-109987.jpg", - }, + id: "6", name: "Mushroom Pita", price: "2.60 €", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-mushrooms-inside-plate-purple-tissue-dish-meal-mushrooms-dinner-cooking_140725-109987.jpg"}, ]} title="Our Artisan Menu" description="Explore our selection of handcrafted, traditional pitas." @@ -194,25 +121,15 @@ export default function LandingPage() { author="Elena V." avatars={[ { - src: "http://img.b2bpic.net/free-photo/smiling-woman-clicking-photo-burger-from-mobile-phone_1170-741.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/smiling-woman-clicking-photo-burger-from-mobile-phone_1170-741.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/senior-people-celebrating-together_23-2149262303.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/senior-people-celebrating-together_23-2149262303.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/lunch-break-elegant-man-office-businessman-white-shirt-man-eats-noodles_1157-39259.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/lunch-break-elegant-man-office-businessman-white-shirt-man-eats-noodles_1157-39259.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/cute-elegant-calm-happy-woman-green-summer-dress-sits-with-coffee-cafe-enjoying-morning_343596-3668.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/cute-elegant-calm-happy-woman-green-summer-dress-sits-with-coffee-cafe-enjoying-morning_343596-3668.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/brunette-girl-bites-her-lip-sight-bun-with-icing-close-up-portrait-stylish-blogger-traveling-france_197531-12007.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/brunette-girl-bites-her-lip-sight-bun-with-icing-close-up-portrait-stylish-blogger-traveling-france_197531-12007.jpg", alt: "Customer"}, ]} ratingAnimation="blur-reveal" avatarsAnimation="slide-up" @@ -223,8 +140,7 @@ export default function LandingPage() {