From 3b6a9295f181d5f8458bc5908b49e656e2c21ff3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 12:44:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 200 ++++++----------------------------------------- 1 file changed, 26 insertions(+), 174 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fec8f27..238a30e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,9 +18,9 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="small" sizing="mediumLargeSizeLargeTitles" - background="aurora" - cardStyle="subtle-shadow" - primaryButtonStyle="flat" + background="noiseDiagonalGradient" + cardStyle="gradient-bordered" + primaryButtonStyle="radial-glow" secondaryButtonStyle="glass" headingFontWeight="semibold" > @@ -28,32 +28,14 @@ export default function LandingPage() { @@ -61,52 +43,21 @@ export default function LandingPage() {
@@ -115,62 +66,11 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" gridVariant="bento-grid" - useInvertedBackground={false} + useInvertedBackground={true} products={[ - { - id: "1", - brand: "Signature", - name: "Sarajevo Ćevapi", - price: "14.90€", - rating: 5, - reviewCount: "1200", - imageSrc: "http://img.b2bpic.net/free-photo/minced-meat-bread-tomatoes-slices-lemon_140725-2992.jpg?_wi=1", - }, - { - id: "2", - brand: "Premium", - name: "Mixed Grill Platter", - price: "22.50€", - rating: 5, - reviewCount: "850", - imageSrc: "http://img.b2bpic.net/free-photo/minced-meat-bread-tomatoes-slices-lemon_140725-2992.jpg?_wi=2", - }, - { - id: "3", - brand: "Traditional", - name: "Bosnian Coffee", - price: "3.50€", - rating: 5, - reviewCount: "400", - imageSrc: "http://img.b2bpic.net/free-photo/minced-meat-bread-tomatoes-slices-lemon_140725-2992.jpg?_wi=3", - }, - { - id: "4", - brand: "Sweet", - name: "Baklava", - price: "4.90€", - rating: 5, - reviewCount: "600", - imageSrc: "http://img.b2bpic.net/free-photo/minced-meat-bread-tomatoes-slices-lemon_140725-2992.jpg?_wi=4", - }, - { - id: "5", - brand: "Classic", - name: "Sudžukice", - price: "12.50€", - rating: 5, - reviewCount: "350", - imageSrc: "http://img.b2bpic.net/free-photo/minced-meat-bread-tomatoes-slices-lemon_140725-2992.jpg?_wi=5", - }, - { - id: "6", - brand: "Daily", - name: "Homemade Flatbread", - price: "2.00€", - rating: 5, - reviewCount: "900", - imageSrc: "http://img.b2bpic.net/free-photo/minced-meat-bread-tomatoes-slices-lemon_140725-2992.jpg?_wi=6", - }, + { id: "1", brand: "Signature", name: "Sarajevo Ćevapi", price: "14.90€", rating: 5, reviewCount: "1200", imageSrc: "http://img.b2bpic.net/free-photo/minced-meat-bread-tomatoes-slices-lemon_140725-2992.jpg?_wi=1" }, + { id: "2", brand: "Premium", name: "Mixed Grill Platter", price: "22.50€", rating: 5, reviewCount: "850", imageSrc: "http://img.b2bpic.net/free-photo/minced-meat-bread-tomatoes-slices-lemon_140725-2992.jpg?_wi=2" }, + { id: "3", brand: "Traditional", name: "Bosnian Coffee", price: "3.50€", rating: 5, reviewCount: "400", imageSrc: "http://img.b2bpic.net/free-photo/minced-meat-bread-tomatoes-slices-lemon_140725-2992.jpg?_wi=3" } ]} title="Signature Menu Highlights" description="Hand-crafted delicacies prepared over an open wood-fire grill." @@ -182,48 +82,10 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" gridVariant="one-large-left-three-stacked-right" - useInvertedBackground={false} + useInvertedBackground={true} testimonials={[ - { - id: "1", - name: "Marko P.", - role: "Foodie", - company: "Kranj", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg?_wi=1", - }, - { - id: "2", - name: "Elena K.", - role: "Balkan Fan", - company: "Ljubljana", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg?_wi=2", - }, - { - id: "3", - name: "Ivan D.", - role: "Local Regular", - company: "Kranj", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg?_wi=3", - }, - { - id: "4", - name: "Sofia V.", - role: "Traveler", - company: "Visitor", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg?_wi=4", - }, - { - id: "5", - name: "Denis H.", - role: "Grill Enthusiast", - company: "Kranj", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg?_wi=5", - }, + { id: "1", name: "Marko P.", role: "Foodie", company: "Kranj", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg?_wi=1" }, + { id: "2", name: "Elena K.", role: "Balkan Fan", company: "Ljubljana", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-happy-smiling-woman-enjoy-her-morning-french-breakfast-open-cafe-terrace-tasty-organic-food-holding-french-croissant-her-hand_291049-526.jpg?_wi=2" } ]} title="A Balkan Experience" description="Authentic atmosphere, generous portions, and the legendary warmth of Balkan hospitality." @@ -232,33 +94,23 @@ export default function LandingPage() {
); -} +} \ No newline at end of file -- 2.49.1