Merge version_1 into main #10
@@ -1,5 +1,4 @@
|
||||
'use client';
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
|
||||
@@ -9,80 +8,76 @@ import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { Wine } from 'lucide-react';
|
||||
|
||||
const navItems = [{ name: "Home", id: "/" }];
|
||||
|
||||
export default function Home() {
|
||||
export default function Page() {
|
||||
return (
|
||||
<ThemeProvider defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" contentWidth="medium" sizing="medium" background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal">
|
||||
<ThemeProvider>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay navItems={navItems} brandName="Enoteca L'Angolo Di Vino" />
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
title="Boutique Italian Wine Experience"
|
||||
<HeroSplitDoubleCarousel
|
||||
title="Boutique Italian Wine Experience"
|
||||
description="Discover curated premium Italian wines, expert sommelier advice, and unique tasting experiences."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
leftCarouselItems={[{ imageSrc: "https://images.unsplash.com/photo-1510812431401-41d6bd2522f3", imageAlt: "Wine tasting" }]}
|
||||
rightCarouselItems={[{ imageSrc: "https://images.unsplash.com/photo-1553361371-9b22f780351d", imageAlt: "Wine cellar" }]}
|
||||
background={{ variant: 'radial-gradient' }}
|
||||
leftCarouselItems={[{ imageSrc: "https://images.unsplash.com/photo-1510812431401-41d6bd2722f3?q=80&w=1000" }]}
|
||||
rightCarouselItems={[{ imageSrc: "https://images.unsplash.com/photo-1584225064785-c65a765d7065?q=80&w=1000" }]}
|
||||
/>
|
||||
</div>
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
names={["Decanter", "Wine Spectator", "Gambero Rosso", "Vinous"]}
|
||||
title="Recognized Excellence"
|
||||
description="Our selection is curated based on rigorous quality standards and critic acclaim."
|
||||
<SocialProofOne
|
||||
names={["Sommelier Guild", "Wine Spectator", "Italian Heritage", "Gambero Rosso"]}
|
||||
title="Trusted Partners"
|
||||
description="Recognized by leading authorities in the global wine community."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<TextSplitAbout
|
||||
title="Our Story"
|
||||
description={["Enoteca L'Angolo Di Vino was born from a passion for the rich viticultural heritage of Italy. We connect connoisseurs with authentic winemakers.", "Every bottle we offer is hand-selected to ensure your experience is nothing short of exceptional."]}
|
||||
useInvertedBackground={false}
|
||||
<TextSplitAbout
|
||||
title="Our Story"
|
||||
description={["Enoteca L'Angolo Di Vino was born from a passion for authentic Italian viticulture.", "We bridge the gap between boutique Italian vineyards and wine enthusiasts worldwide."]}
|
||||
/>
|
||||
</div>
|
||||
<div id="signature" data-section="signature">
|
||||
<FeatureCardSeven
|
||||
title="The Sommelier Signature"
|
||||
description="Expert-curated collections tailored to your palate."
|
||||
animationType="slide-up"
|
||||
<FeatureCardSeven
|
||||
title="Our Services"
|
||||
description="From curated subscriptions to guided tastings, we bring Italy to your glass."
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Private Tastings", description: "Exclusive events hosted by our head sommelier.", imageSrc: "https://images.unsplash.com/photo-1586947118602-0e3639433433" },
|
||||
{ title: "Cellar Consultations", description: "Professional guidance for building your personal wine collection.", imageSrc: "https://images.unsplash.com/photo-1542353438-a15d74261763" }
|
||||
{ title: "Expert Curation", description: "Hand-picked bottles from small-batch producers.", imageSrc: "https://images.unsplash.com/photo-1594973878266-16982f9d77f2?q=80&w=500" },
|
||||
{ title: "Private Tastings", description: "Tailored experiences for groups and connoisseurs.", imageSrc: "https://images.unsplash.com/photo-1576092768241-de83f87e0129?q=80&w=500" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardOne
|
||||
title="Curated Selections"
|
||||
description="From bold reds to crisp whites, explore our current favorites."
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
<ProductCardOne
|
||||
title="Curated Selections"
|
||||
description="Explore our current featured bottles from the regions of Tuscany, Piedmont, and Veneto."
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Amarone della Valpolicella", price: "$85", imageSrc: "https://images.unsplash.com/photo-1506377247377-2a5b3b414ebb" },
|
||||
{ id: "2", name: "Barolo Riserva", price: "$120", imageSrc: "https://images.unsplash.com/photo-1571003123894-1f0294d2b56d" },
|
||||
{ id: "3", name: "Vermentino di Gallura", price: "$45", imageSrc: "https://images.unsplash.com/photo-1594971206126-787137f893d2" }
|
||||
{ id: "1", name: "Brunello di Montalcino", price: "$95.00", imageSrc: "https://images.unsplash.com/photo-1516594948961-24698d56b14d?q=80&w=500" },
|
||||
{ id: "2", name: "Barolo Riserva", price: "$120.00", imageSrc: "https://images.unsplash.com/photo-1586375300773-8384e3e4916f?q=80&w=500" },
|
||||
{ id: "3", name: "Amarone della Valpolicella", price: "$85.00", imageSrc: "https://images.unsplash.com/photo-1571501679680-de32f1e7aad4?q=80&w=500" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to explore your next favorite bottle? Reach out for a consultation."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
<ContactText
|
||||
text="Ready to explore the art of Italian wine? Visit us today or contact our sommeliers for private event inquiries."
|
||||
background={{ variant: 'radial-gradient' }}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Enoteca L'Angolo Di Vino"
|
||||
<FooterLogoReveal
|
||||
logoText="L'Angolo Di Vino"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Contact", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user