diff --git a/src/app/page.tsx b/src/app/page.tsx index e6b9843..a1e8ecb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -58,73 +50,39 @@ export default function LandingPage() { description="An atmosphere designed for unforgettable nights. Ca Li Fresco blends refined Mediterranean cuisine, elevated design, and premium social energy into one exclusive destination." testimonials={[ { - name: "Elena R.", - handle: "@elena_dining", - testimonial: "The atmosphere is unmatched. Truly the best nightlife experience in the city.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg", - }, + name: "Elena R.", handle: "@elena_dining", testimonial: "The atmosphere is unmatched. Truly the best nightlife experience in the city.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg"}, { - name: "Marcus T.", - handle: "@m_t_foodie", - testimonial: "Sophisticated, exclusive, and the flavors are spot on. A must-visit.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-sitting-coffeeshop_23-2148422418.jpg", - }, + name: "Marcus T.", handle: "@m_t_foodie", testimonial: "Sophisticated, exclusive, and the flavors are spot on. A must-visit.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-sitting-coffeeshop_23-2148422418.jpg"}, { - name: "Sarah J.", - handle: "@sarah_vibes", - testimonial: "The craft cocktails were creative and delicious. The vibe is exactly what I was looking for.", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-sitting-cafe_23-2148422400.jpg", - }, + name: "Sarah J.", handle: "@sarah_vibes", testimonial: "The craft cocktails were creative and delicious. The vibe is exactly what I was looking for.", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-sitting-cafe_23-2148422400.jpg"}, { - name: "David L.", - handle: "@david_lifestyle", - testimonial: "Everything from the lighting to the service was impeccable. Highly recommend.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598332.jpg", - }, + name: "David L.", handle: "@david_lifestyle", testimonial: "Everything from the lighting to the service was impeccable. Highly recommend.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598332.jpg"}, { - name: "Chloe B.", - handle: "@chloe_nights", - testimonial: "A perfectly curated experience. The attention to detail is stunning.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg", - }, + name: "Chloe B.", handle: "@chloe_nights", testimonial: "A perfectly curated experience. The attention to detail is stunning.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg"}, ]} buttons={[ { - text: "Reserve a Table", - href: "#reserve", - }, + text: "Reserve a Table", href: "#reserve"}, { - text: "Explore Experience", - href: "#experience", - }, + text: "Explore Experience", href: "#experience"}, ]} imageSrc="http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg" avatars={[ { - src: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg", - alt: "Guest 1", - }, + src: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg", alt: "Guest 1"}, { - src: "http://img.b2bpic.net/free-photo/pretty-woman-sits-bar-restaurant_8353-453.jpg", - alt: "Guest 2", - }, + src: "http://img.b2bpic.net/free-photo/pretty-woman-sits-bar-restaurant_8353-453.jpg", alt: "Guest 2"}, { - src: "http://img.b2bpic.net/free-photo/chicken-breast-with-cheese-grilled-vegetables_141793-1149.jpg", - alt: "Guest 3", - }, + src: "http://img.b2bpic.net/free-photo/chicken-breast-with-cheese-grilled-vegetables_141793-1149.jpg", alt: "Guest 3"}, { - src: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-drink_23-2150124828.jpg", - alt: "Guest 4", - }, + src: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-drink_23-2150124828.jpg", alt: "Guest 4"}, { - src: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337730.jpg", - alt: "Guest 5", - }, + src: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337730.jpg", alt: "Guest 5"}, ]} /> @@ -142,26 +100,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - tag: "Culinary", - title: "Fine Dining", - subtitle: "Mediterranean-inspired", - description: "Premium flavors with artistic presentation.", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-with-cheese-grilled-vegetables_141793-1149.jpg", - }, + tag: "Culinary", title: "Fine Dining", subtitle: "Mediterranean-inspired", description: "Premium flavors with artistic presentation.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-with-cheese-grilled-vegetables_141793-1149.jpg"}, { - tag: "Nightlife", - title: "Social Lounge", - subtitle: "Late-night energy", - description: "High-end ambiance for exclusive social gatherings.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-drink_23-2150124828.jpg", - }, + tag: "Nightlife", title: "Social Lounge", subtitle: "Late-night energy", description: "High-end ambiance for exclusive social gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-drink_23-2150124828.jpg"}, { - tag: "Drinks", - title: "Crafted Cocktails", - subtitle: "Signature spirits", - description: "Masterfully prepared signature beverages.", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337730.jpg", - }, + tag: "Drinks", title: "Crafted Cocktails", subtitle: "Signature spirits", description: "Masterfully prepared signature beverages.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337730.jpg"}, ]} title="Signature Experiences" description="Curated moments designed to impress." @@ -177,65 +120,17 @@ export default function LandingPage() { description="A glimpse into our exclusive world." blogs={[ { - id: "g1", - category: "Vibe", - title: "Interior Essence", - excerpt: "Curated luxury design.", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-quail-eggs-feathers-bowl-near-big-quills_23-2148073853.jpg", - authorName: "Admin", - authorAvatar: "http://img.b2bpic.net/free-photo/side-view-hands-holding-black-plate-with-green-spinach-humus-with-brown-rice-shrimps_140725-12901.jpg", - date: "2024", - }, + id: "g1", category: "Vibe", title: "Interior Essence", excerpt: "Curated luxury design.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-quail-eggs-feathers-bowl-near-big-quills_23-2148073853.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-hands-holding-black-plate-with-green-spinach-humus-with-brown-rice-shrimps_140725-12901.jpg", date: "2024"}, { - id: "g2", - category: "Culinary", - title: "Gourmet Art", - excerpt: "Plated to perfection.", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081867.jpg", - authorName: "Admin", - authorAvatar: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081863.jpg", - date: "2024", - }, + id: "g2", category: "Culinary", title: "Gourmet Art", excerpt: "Plated to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081867.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081863.jpg", date: "2024"}, { - id: "g3", - category: "Vibe", - title: "Night Setup", - excerpt: "Exclusivity after dark.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-wedding-table-arrangement_23-2150279488.jpg", - authorName: "Admin", - authorAvatar: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg", - date: "2024", - }, + id: "g3", category: "Vibe", title: "Night Setup", excerpt: "Exclusivity after dark.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wedding-table-arrangement_23-2150279488.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg", date: "2024"}, { - id: "g4", - category: "Culinary", - title: "Signature Flavors", - excerpt: "The art of taste.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-with-cocktail-burning-candle-side-view_140725-12766.jpg", - authorName: "Admin", - authorAvatar: "http://img.b2bpic.net/free-photo/full-shot-multiracial-friends_23-2148422376.jpg", - date: "2024", - }, + id: "g4", category: "Culinary", title: "Signature Flavors", excerpt: "The art of taste.", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-with-cocktail-burning-candle-side-view_140725-12766.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/full-shot-multiracial-friends_23-2148422376.jpg", date: "2024"}, { - id: "g5", - category: "Vibe", - title: "Table Setup", - excerpt: "Exclusive seating arrangements.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-safari-party-with-dessert-table_23-2149707844.jpg", - authorName: "Admin", - authorAvatar: "http://img.b2bpic.net/free-photo/wine-glass-table-setting_74190-4678.jpg", - date: "2024", - }, + id: "g5", category: "Vibe", title: "Table Setup", excerpt: "Exclusive seating arrangements.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-safari-party-with-dessert-table_23-2149707844.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/wine-glass-table-setting_74190-4678.jpg", date: "2024"}, { - id: "g6", - category: "Vibe", - title: "Night Energy", - excerpt: "The atmosphere of excess.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-couple-ordered-nachos-dating-mexican-restaurant_613910-19761.jpg", - authorName: "Admin", - authorAvatar: "http://img.b2bpic.net/free-photo/luxury-dining-room-with-elegant-chandelier-lighting-generated-by-ai_188544-21199.jpg", - date: "2024", - }, + id: "g6", category: "Vibe", title: "Night Energy", excerpt: "The atmosphere of excess.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-couple-ordered-nachos-dating-mexican-restaurant_613910-19761.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/luxury-dining-room-with-elegant-chandelier-lighting-generated-by-ai_188544-21199.jpg", date: "2024"}, ]} /> @@ -248,47 +143,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "m1", - name: "Signature Döner", - price: "Market Price", - variant: "Gourmet", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571771.jpg", - }, + id: "m1", name: "Signature Döner", price: "Market Price", variant: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571771.jpg"}, { - id: "m2", - name: "Grilled Plates", - price: "Market Price", - variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-having-salad-wine_23-2148454136.jpg", - }, + id: "m2", name: "Grilled Plates", price: "Market Price", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-having-salad-wine_23-2148454136.jpg"}, { - id: "m3", - name: "Premium Desserts", - price: "Market Price", - variant: "Decadent", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-restaurant_74190-4464.jpg", - }, + id: "m3", name: "Premium Desserts", price: "Market Price", variant: "Decadent", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-restaurant_74190-4464.jpg"}, { - id: "m4", - name: "House Cocktails", - price: "Market Price", - variant: "Signature", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-seat_23-2151113124.jpg", - }, + id: "m4", name: "House Cocktails", price: "Market Price", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/close-up-metallic-seat_23-2151113124.jpg"}, { - id: "m5", - name: "Exclusive Appetizers", - price: "Market Price", - variant: "Refined", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-healthy-food-composition-with-fish_23-2147992823.jpg", - }, + id: "m5", name: "Exclusive Appetizers", price: "Market Price", variant: "Refined", imageSrc: "http://img.b2bpic.net/free-photo/elegant-healthy-food-composition-with-fish_23-2147992823.jpg"}, { - id: "m6", - name: "Vintage Spirits", - price: "Market Price", - variant: "Rare", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-dish-with-shrimp-white-plate_181624-10332.jpg", - }, + id: "m6", name: "Vintage Spirits", price: "Market Price", variant: "Rare", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-dish-with-shrimp-white-plate_181624-10332.jpg"}, ]} title="Signature Selections" description="A curated luxury menu." @@ -303,32 +168,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "c1", - value: "25,000+", - title: "Guests", - description: "Hosted since inception.", - icon: Users, + id: "c1", value: "25,000+", title: "Guests", description: "Hosted since inception.", icon: Users, }, { - id: "c2", - value: "5-Star", - title: "Atmosphere", - description: "Curated premium environment.", - icon: Star, + id: "c2", value: "5-Star", title: "Atmosphere", description: "Curated premium environment.", icon: Star, }, { - id: "c3", - value: "Global", - title: "Culinary Experience", - description: "Mediterranean influenced.", - icon: Award, + id: "c3", value: "Global", title: "Culinary Experience", description: "Mediterranean influenced.", icon: Award, }, { - id: "c4", - value: "Premium", - title: "Energy", - description: "High-end nightlife.", - icon: Zap, + id: "c4", value: "Premium", title: "Energy", description: "High-end nightlife.", icon: Zap, }, ]} title="By The Numbers" @@ -340,16 +189,13 @@ export default function LandingPage() { @@ -360,25 +206,17 @@ export default function LandingPage() { { items: [ { - label: "Location", - href: "#", - }, + label: "Location", href: "#"}, { - label: "Opening Hours", - href: "#", - }, + label: "Opening Hours", href: "#"}, ], }, { items: [ { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, { - label: "Contact", - href: "#", - }, + label: "Contact", href: "#"}, ], }, ]} @@ -388,4 +226,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file