diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e1d624..62291da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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 ( @@ -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/alcohol-shots-with-lime-ice-cubes-black_114579-3852.jpg", imageAlt: "Signature Planetina cocktail with artistic presentation" + 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: "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: "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: "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: "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: "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: "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: "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: "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: "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" + 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" } ]} 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/young-female-sitting-couch_23-2148415754.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/blurred-restaurant-with-vintage-sofa_1203-557.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/nightlife-people-having-fun-bars-clubs_23-2149088580.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/woman-dancing-music-festival-double-color-exposure-effect_53876-102001.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/interior-contemporary-building_1137-71.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/front-view-pink-martinis-table_23-2148229298.jpg", imageAlt: "Premium bar counter design and aesthetic", buttonIcon: ArrowRight, buttonHref: "#" } ]} @@ -161,28 +161,34 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - testimonials={[ - { - id: "1", name: "Marina Beridze", role: "Marketing Director", company: "TechStart Tbilisi", rating: 5, 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-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/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-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/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/close-up-positive-businesswoman_1098-3531.jpg" - } - ]} 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" + }, + { + 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" + }, + { + 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" + }, + { + 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" + }, + { + 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" + }, + { + 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" + } + ]} buttons={[ { text: "Book Your Experience", href: "#reserve" } ]} @@ -216,7 +222,7 @@ export default function LandingPage() { { text: "View Hours & Location", href: "#" } ]} buttonAnimation="slide-up" - background={{ variant: "plain" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={true} /> @@ -234,4 +240,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}