Update src/app/page.tsx

This commit is contained in:
2026-03-20 17:31:31 +00:00
parent 1955991219
commit 724aa96d79

View File

@@ -1,26 +1,26 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple";
import HeroSplitDoubleCarousel from "@/components/sections/hero/HeroSplitDoubleCarousel";
import AboutMetric from "@/components/sections/about/AboutMetric";
import ProductCardThree from "@/components/sections/product/ProductCardThree";
import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix";
import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCardOne";
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterCard from "@/components/sections/footer/FooterCard";
import { Sparkles, Star, Wine, ChefHat, Music, Users, ArrowRight, Instagram, Facebook } from "lucide-react";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
import AboutMetric from '@/components/sections/about/AboutMetric';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterCard from '@/components/sections/footer/FooterCard';
import { Sparkles, Star, Wine, ChefHat, Music, Users, ArrowRight, Instagram, Facebook } from 'lucide-react';
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="text-shift"
defaultTextAnimation="reveal-blur"
defaultTextAnimation="entrance-slide"
borderRadius="soft"
contentWidth="compact"
sizing="large"
background="circleGradient"
background="blurBottom"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="layered"
@@ -32,7 +32,7 @@ export default function LandingPage() {
navItems={[
{ name: "Menu", id: "menu" },
{ name: "Atmosphere", id: "atmosphere" },
{ name: "Reviews", id: "reviews" },
{ name: "Reviews", id: "testimonials" },
{ name: "Reserve", id: "reserve" }
]}
/>
@@ -45,21 +45,21 @@ export default function LandingPage() {
tag="Now Open"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/view-cocktail-drink-glass-with-neo-futuristic-set_23-2150938296.jpg", imageAlt: "Premium signature Planetina cocktail with neon glow"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-drinks_23-2149132198.jpg", imageAlt: "Premium signature Planetina cocktail with neon glow"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-with-usa-flag-fries-high-angle_23-2149897356.jpg", imageAlt: "Artisan gourmet burger crafted with premium ingredients"
imageSrc: "http://img.b2bpic.net/free-photo/man-spreading-ketchup-tasty-beef-burger_23-2148290672.jpg", imageAlt: "Artisan gourmet burger crafted with premium ingredients"
}
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-toasting-whiskey-with-her-friend-party_23-2148037535.jpg", imageAlt: "Friends celebrating and enjoying SPOT Bar atmosphere"
imageSrc: "http://img.b2bpic.net/free-photo/drunk-girl-having-fun-party_52683-92753.jpg", imageAlt: "Friends celebrating and enjoying SPOT Bar atmosphere"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-standing-night-club-with-colorful-bright-neon-red-lights_1157-51910.jpg", imageAlt: "Modern bar interior with ambient neon lighting"
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-looking-gift_140725-163890.jpg", imageAlt: "Modern bar interior with ambient neon lighting"
}
]}
buttons={[
@@ -79,7 +79,7 @@ export default function LandingPage() {
{ icon: Music, label: "Curated Playlists", value: "Daily" },
{ icon: Users, label: "5-Star Reviews", value: "100%" }
]}
metricsAnimation="blur-reveal"
metricsAnimation="slide-up"
useInvertedBackground={true}
/>
</div>
@@ -95,22 +95,22 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "planetina", name: "Planetina", price: "32 GEL", imageSrc: "http://img.b2bpic.net/free-photo/viski-glass-with-orange-cocktail-with-oranges-zest_140725-8680.jpg", imageAlt: "Signature Planetina cocktail with artistic presentation"
id: "planetina", name: "Planetina", price: "32 GEL", imageSrc: "http://img.b2bpic.net/free-photo/alcohol-shots-with-lime-ice-cubes-black_114579-3852.jpg", imageAlt: "Signature Planetina cocktail with artistic presentation"
},
{
id: "maracuia", name: "Maracuia Lemonade", price: "18 GEL", imageSrc: "http://img.b2bpic.net/free-photo/blue-orange-drinks-with-olive-sliced-lime-mint-glasses_23-2148145355.jpg", imageAlt: "Fresh tropical passion fruit lemonade refreshment"
id: "maracuia", name: "Maracuia Lemonade", price: "18 GEL", imageSrc: "http://img.b2bpic.net/free-photo/fresh-maracuja-fruit-also-known-as-passion-fruit_23-2151554269.jpg", imageAlt: "Fresh tropical passion fruit lemonade refreshment"
},
{
id: "premium-burger", name: "Premium Burger", price: "28 GEL", imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-sandwich-tomatoes-pepper-wooden-cutting-board-dark-color-surface_179666-34111.jpg", imageAlt: "Gourmet burger with premium ingredients and sides"
id: "premium-burger", name: "Premium Burger", price: "28 GEL", imageSrc: "http://img.b2bpic.net/free-photo/raw-beef-hamburger-patties-with-herbs-spices_114579-8660.jpg", imageAlt: "Gourmet burger with premium ingredients and sides"
},
{
id: "chicken-roll", name: "Chicken Roll", price: "22 GEL", imageSrc: "http://img.b2bpic.net/free-photo/wrap-salad-roll_1339-4155.jpg", imageAlt: "Crispy chicken wrap with fresh ingredients"
id: "chicken-roll", name: "Chicken Roll", price: "22 GEL", imageSrc: "http://img.b2bpic.net/free-photo/shawarma-from-juicy-beef-lettuce-tomatoes-cucumbers-paprika-onion-pita-bread-with-spinach-diet-menu_2829-14471.jpg", imageAlt: "Crispy chicken wrap with fresh ingredients"
},
{
id: "pink-hummus", name: "Pink Hummus", price: "15 GEL", imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-food-ingredients_23-2148869916.jpg", imageAlt: "Vibrant beet hummus with herb garnish and crackers"
id: "pink-hummus", name: "Pink Hummus", price: "15 GEL", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-hummus-crackers_23-2149483845.jpg", imageAlt: "Vibrant beet hummus with herb garnish and crackers"
},
{
id: "dessert", name: "Signature Dessert", price: "16 GEL", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-cheesecake-topped-with-kumquat_141793-1427.jpg", imageAlt: "Elegant gourmet dessert with artistic presentation"
id: "dessert", name: "Signature Dessert", price: "16 GEL", imageSrc: "http://img.b2bpic.net/free-photo/berry-tart-decorated-with-strawberry-grape_140725-5731.jpg", imageAlt: "Elegant gourmet dessert with artistic presentation"
}
]}
gridVariant="bento-grid"
@@ -133,15 +133,15 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Intimate Ambiance", description: "Dark elegant design with neon accents creates the perfect mood for unforgettable moments", imageSrc: "http://img.b2bpic.net/free-photo/blurred-restaurant-with-vintage-sofa_1203-557.jpg", imageAlt: "Intimate bar interior with ambient lighting", buttonIcon: ArrowRight,
title: "Intimate Ambiance", description: "Dark elegant design with neon accents creates the perfect mood for unforgettable moments", imageSrc: "http://img.b2bpic.net/free-photo/young-female-sitting-couch_23-2148415754.jpg", imageAlt: "Intimate bar interior with ambient lighting", buttonIcon: ArrowRight,
buttonHref: "#"
},
{
title: "Vibrant Energy", description: "Premium music curated daily and lively social crowds make every night special", imageSrc: "http://img.b2bpic.net/free-photo/woman-dancing-music-festival-double-color-exposure-effect_53876-102001.jpg", imageAlt: "Social gathering with energy and celebration", buttonIcon: ArrowRight,
title: "Vibrant Energy", description: "Premium music curated daily and lively social crowds make every night special", imageSrc: "http://img.b2bpic.net/free-photo/nightlife-people-having-fun-bars-clubs_23-2149088580.jpg", imageAlt: "Social gathering with energy and celebration", buttonIcon: ArrowRight,
buttonHref: "#"
},
{
title: "Premium Design", description: "Modern cocktail bar aesthetic with carefully crafted lighting and sophisticated decor", imageSrc: "http://img.b2bpic.net/free-photo/front-view-pink-martinis-table_23-2148229298.jpg", imageAlt: "Premium bar counter design and aesthetic", buttonIcon: ArrowRight,
title: "Premium Design", description: "Modern cocktail bar aesthetic with carefully crafted lighting and sophisticated decor", imageSrc: "http://img.b2bpic.net/free-photo/interior-contemporary-building_1137-71.jpg", imageAlt: "Premium bar counter design and aesthetic", buttonIcon: ArrowRight,
buttonHref: "#"
}
]}
@@ -161,34 +161,34 @@ export default function LandingPage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
gridVariant="three-columns-all-equal-width"
animationType="blur-reveal"
testimonials={[
{
id: "1", name: "Marina Beridze", role: "Marketing Director", company: "TechStart Tbilisi", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "Marina Beridze professional portrait"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg"
},
{
id: "2", name: "Giorgi Kvaratskhelia", role: "Restaurant Owner", company: "Local Dining Co", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home_23-2149122066.jpg", imageAlt: "Giorgi Kvaratskhelia professional portrait"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-reddish-young-man-posing_158595-3746.jpg"
},
{
id: "3", name: "David Tsiklauri", role: "Events Manager", company: "Tbilisi Events", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-young-male-blue-suit_181624-55728.jpg", imageAlt: "David Tsiklauri professional portrait"
imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg"
},
{
id: "4", name: "Nino Kiknadze", role: "Creative Director", company: "Design Studio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-glasses_23-2148815602.jpg", imageAlt: "Nino Kiknadze professional portrait"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-pretty-woman-with-arm-crossed_23-2148187144.jpg"
},
{
id: "5", name: "Levan Chikobava", role: "Entrepreneur", company: "Social Ventures", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg", imageAlt: "Levan Chikobava professional portrait"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
},
{
id: "6", name: "Salome Mikhelidze", role: "PR Specialist", company: "Media Group", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213468.jpg", imageAlt: "Salome Mikhelidze professional portrait"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg"
}
]}
gridVariant="three-columns-all-equal-width"
animationType="blur-reveal"
buttons={[
{ text: "Book Your Experience", href: "#reserve" }
]}
@@ -222,7 +222,7 @@ export default function LandingPage() {
{ text: "View Hours & Location", href: "#" }
]}
buttonAnimation="slide-up"
background={{ variant: "radial-gradient" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
/>
</div>
@@ -240,4 +240,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}