From 22744256c77686fbf471be22c84bc0172fbb85a5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 12:04:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 305 ++++++++--------------------------------------- 1 file changed, 49 insertions(+), 256 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e25ca0d..acff68b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,9 +10,9 @@ import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboa import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; -import ProductCardOne from '@/components/sections/product/ProductCardOne'; +import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; -import { Award, Heart, Star } from "lucide-react"; +import { Award, Heart, Star, Utensils, Coffee, MapPin, Users, Music, Wine, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -33,21 +33,11 @@ export default function LandingPage() { @@ -56,47 +46,16 @@ export default function LandingPage() {
@@ -107,18 +66,9 @@ export default function LandingPage() { title="Our Family Legacy" description="Lepeja isn't just a restaurant; it's our home. For years, we've poured our hearts into preserving traditional recipes and crafting an atmosphere where every guest feels like part of the family." metrics={[ - { - value: "20+", - title: "Years of Tradition", - }, - { - value: "5000+", - title: "Happy Guests", - }, - { - value: "100%", - title: "Authentic Ingredients", - }, + { value: "20+", title: "Years of Tradition" }, + { value: "5000+", title: "Happy Guests" }, + { value: "100%", title: "Authentic Ingredients" }, ]} imageSrc="http://img.b2bpic.net/free-photo/woman-spreading-butter-bread-traditional-breakfast-setup_140725-10830.jpg" mediaAnimation="slide-up" @@ -132,33 +82,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - id: "f1", - title: "Authentic Cuisine", - tags: [ - "Tradition", - "Fresh", - ], - imageSrc: "http://img.b2bpic.net/free-photo/view-raw-vegetables-assortment_23-2148643050.jpg", - }, - { - id: "f2", - title: "Family-Run Heart", - tags: [ - "Hospitality", - "Warmth", - ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg", - }, - { - id: "f3", - title: "Calm Atmosphere", - tags: [ - "Relaxing", - "Luxury", - ], - imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-couple-handsome-stylish-male-charming-brunette-woman-dating-luxury-restaurant_613910-4373.jpg", - }, + { id: "f1", title: "Authentic Cuisine", tags: ["Tradition", "Fresh"], imageSrc: "http://img.b2bpic.net/free-photo/view-raw-vegetables-assortment_23-2148643050.jpg" }, + { id: "f2", title: "Family-Run Heart", tags: ["Hospitality", "Warmth"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg" }, + { id: "f3", title: "Calm Atmosphere", tags: ["Relaxing", "Luxury"], imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-couple-handsome-stylish-male-charming-brunette-woman-dating-luxury-restaurant_613910-4373.jpg" }, ]} title="Why Choose Lepeja" description="We blend luxury standards with genuine local charm." @@ -166,51 +92,21 @@ export default function LandingPage() { @@ -220,60 +116,16 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah J.", - role: "Visitor", - company: "UK", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/back-view-people-sitting-table_23-2150124807.jpg", - }, - { - id: "2", - name: "Mark D.", - role: "Professional", - company: "Tiranë", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg", - }, - { - id: "3", - name: "Elena P.", - role: "Foodie", - company: "Italy", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-having-turkish-iskender-doner-with-tomato-sauce-yogurt_114579-3632.jpg", - }, - { - id: "4", - name: "Altin H.", - role: "Local", - company: "Tiranë", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150519983.jpg", - }, - { - id: "5", - name: "John M.", - role: "Traveler", - company: "USA", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-enjoying-new-year-party_23-2149173295.jpg", - }, + { id: "1", name: "Sarah J.", role: "Visitor", company: "UK", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/back-view-people-sitting-table_23-2150124807.jpg" }, + { id: "2", name: "Mark D.", role: "Professional", company: "Tiranë", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg" }, + { id: "3", name: "Elena P.", role: "Foodie", company: "Italy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-having-turkish-iskender-doner-with-tomato-sauce-yogurt_114579-3632.jpg" }, + { id: "4", name: "Altin H.", role: "Local", company: "Tiranë", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150519983.jpg" }, + { id: "5", name: "John M.", role: "Traveler", company: "USA", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-enjoying-new-year-party_23-2149173295.jpg" }, ]} kpiItems={[ - { - value: "4.9", - label: "Google Rating", - }, - { - value: "12k", - label: "Local Visitors", - }, - { - value: "95%", - label: "Returning Guests", - }, + { value: "4.9", label: "Google Rating" }, + { value: "12k", label: "Local Visitors" }, + { value: "95%", label: "Returning Guests" }, ]} title="Loved by Our Guests" description="Genuine experiences from our Tiranë community." @@ -287,27 +139,9 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "98%", - title: "Guest Satisfaction", - description: "Consistently praised for excellence.", - icon: Star, - }, - { - id: "m2", - value: "24/7", - title: "Quality Care", - description: "Dedication to every detail.", - icon: Heart, - }, - { - id: "m3", - value: "100%", - title: "Local Ingredients", - description: "Supporting local farmers.", - icon: Award, - }, + { id: "m1", value: "98%", title: "Guest Satisfaction", description: "Consistently praised for excellence.", icon: Star }, + { id: "m2", value: "24/7", title: "Quality Care", description: "Dedication to every detail.", icon: Heart }, + { id: "m3", value: "100%", title: "Local Ingredients", description: "Supporting local farmers.", icon: Award }, ]} title="Our Hospitality Pillars" description="Values that define every dining moment." @@ -319,21 +153,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "Do I need a reservation?", - content: "While we welcome walk-ins, reservations are highly recommended for weekends.", - }, - { - id: "q2", - title: "Is parking available?", - content: "Yes, dedicated parking is available for all guests near the entrance.", - }, - { - id: "q3", - title: "Are vegetarian options available?", - content: "We offer a diverse range of fresh, traditional vegetarian dishes.", - }, + { id: "q1", title: "Do I need a reservation?", content: "While we welcome walk-ins, reservations are highly recommended for weekends." }, + { id: "q2", title: "Is parking available?", content: "Yes, dedicated parking is available for all guests near the entrance." }, + { id: "q3", title: "Are vegetarian options available?", content: "We offer a diverse range of fresh, traditional vegetarian dishes." }, ]} imageSrc="http://img.b2bpic.net/free-photo/charming-cafe-with-floral-decor-outdoor-seating_23-2151984704.jpg" mediaAnimation="slide-up" @@ -347,9 +169,8 @@ export default function LandingPage() {