Update src/app/page.tsx

This commit is contained in:
2026-03-23 02:47:24 +00:00
parent b4ef4a0569
commit 6c13fa74cd

View File

@@ -31,29 +31,17 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About Us",
id: "about",
},
name: "About Us", id: "about"},
{
name: "Our Selection",
id: "products",
},
name: "Our Selection", id: "products"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Cheers Wine & Spirits"
bottomLeftText="Taste the Tradition"
@@ -64,19 +52,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "downward-rays-animated-grid",
}}
variant: "downward-rays-animated-grid"}}
title="Your Destination for Fine Wine & Spirits"
description="Discover an exquisite collection of hand-picked wines, rare spirits, and expert advice at Cheers. Elevating every moment with unparalleled taste."
buttons={[
{
text: "Explore Our Selection",
href: "#products",
},
text: "Explore Our Selection", href: "#products"},
{
text: "Learn More About Us",
href: "#about",
},
text: "Learn More About Us", href: "#about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-hand-holding-red-wine-glass_23-2149706757.jpg"
imageAlt="Luxurious wine cellar with bottles"
@@ -88,14 +71,11 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Our Passion for Perfection",
},
type: "text", content: "Our Passion for Perfection"},
]}
buttons={[
{
text: "Our Story",
},
text: "Our Story"},
]}
/>
</div>
@@ -108,33 +88,13 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "red-wine-1",
name: "Grand Reserve Cabernet",
price: "$79.99",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-red-wine-bottle-black-grape-glass-towel-dark-background_140725-141383.jpg?_wi=1",
imageAlt: "Bottle of Grand Reserve Cabernet",
},
id: "red-wine-1", name: "Grand Reserve Cabernet", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-red-wine-bottle-black-grape-glass-towel-dark-background_140725-141383.jpg?_wi=1", imageAlt: "Bottle of Grand Reserve Cabernet"},
{
id: "white-wine-1",
name: "Coastal Chardonnay",
price: "$45.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wine-bottle-marble-background_23-2148214877.jpg",
imageAlt: "Bottle of Coastal Chardonnay",
},
id: "white-wine-1", name: "Coastal Chardonnay", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wine-bottle-marble-background_23-2148214877.jpg", imageAlt: "Bottle of Coastal Chardonnay"},
{
id: "whiskey-1",
name: "Aged Single Malt Scotch",
price: "$120.00",
imageSrc: "http://img.b2bpic.net/free-photo/sustainably-produced-alcoholic-beverage_23-2150163024.jpg",
imageAlt: "Bottle of Aged Single Malt Scotch",
},
id: "whiskey-1", name: "Aged Single Malt Scotch", price: "$120.00", imageSrc: "http://img.b2bpic.net/free-photo/sustainably-produced-alcoholic-beverage_23-2150163024.jpg", imageAlt: "Bottle of Aged Single Malt Scotch"},
{
id: "rose-wine-1",
name: "Provence Rosé",
price: "$32.50",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-red-wine-bottle-black-grape-glass-towel-dark-background_140725-141383.jpg?_wi=2",
imageAlt: "Bottle of Provence Rosé",
},
id: "rose-wine-1", name: "Provence Rosé", price: "$32.50", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-red-wine-bottle-black-grape-glass-towel-dark-background_140725-141383.jpg?_wi=2", imageAlt: "Bottle of Provence Rosé"},
]}
title="Our Curated Selection"
description="Explore a world of taste with our hand-picked collection of premium wines and spirits."
@@ -148,29 +108,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "1",
title: "Exclusive Tasting Events",
author: "Cheers Team",
description: "Join our sommelier-led tasting events to explore new releases and classic favorites. Expand your palate in a lively and educational setting.",
tags: [
"Events",
"Experience",
],
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-people-toasting-night-party_23-2148037648.jpg",
imageAlt: "People at a wine tasting event",
},
id: "1", title: "Exclusive Tasting Events", author: "Cheers Team", description: "Join our sommelier-led tasting events to explore new releases and classic favorites. Expand your palate in a lively and educational setting.", tags: [
"Events", "Experience"],
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-people-toasting-night-party_23-2148037648.jpg", imageAlt: "People at a wine tasting event"},
{
id: "2",
title: "Expert Pairing Advice",
author: "Our Sommeliers",
description: "Our certified sommeliers offer personalized recommendations for any occasion. Find the perfect wine or spirit to complement your meal or celebration.",
tags: [
"Service",
"Guidance",
],
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517426.jpg",
imageAlt: "Expert sommelier advising a customer",
},
id: "2", title: "Expert Pairing Advice", author: "Our Sommeliers", description: "Our certified sommeliers offer personalized recommendations for any occasion. Find the perfect wine or spirit to complement your meal or celebration.", tags: [
"Service", "Guidance"],
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517426.jpg", imageAlt: "Expert sommelier advising a customer"},
]}
title="More Than Just a Store"
description="At Cheers Wine & Spirits, we offer a range of services designed to enhance your appreciation for fine beverages."
@@ -184,37 +128,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
handle: "@WineLoverSarah",
testimonial: "Cheers Wine & Spirits always has the perfect bottle for any occasion. Their selection is incredible, and the staff's knowledge is truly impressive!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-working-zero-waste-supermarket-adding-pantry-staples-shelves-cheerful-merchant-restocks-local-grocery-store-with-organic-food-reusable-jars-close-up_482257-70907.jpg",
},
id: "1", name: "Sarah J.", handle: "@WineLoverSarah", testimonial: "Cheers Wine & Spirits always has the perfect bottle for any occasion. Their selection is incredible, and the staff's knowledge is truly impressive!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-working-zero-waste-supermarket-adding-pantry-staples-shelves-cheerful-merchant-restocks-local-grocery-store-with-organic-food-reusable-jars-close-up_482257-70907.jpg"},
{
id: "2",
name: "Mark D.",
handle: "@SpiritedMark",
testimonial: "I love their whiskey collection! Found some truly rare gems here. The tasting events are also a fantastic way to learn and discover.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-smiling_23-2148352574.jpg",
},
id: "2", name: "Mark D.", handle: "@SpiritedMark", testimonial: "I love their whiskey collection! Found some truly rare gems here. The tasting events are also a fantastic way to learn and discover.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-smiling_23-2148352574.jpg"},
{
id: "3",
name: "Emily R.",
handle: "@EleganceByEmily",
testimonial: "The service is exceptional. I always feel confident in my choices thanks to their helpful recommendations. Cheers is my go-to!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg",
},
id: "3", name: "Emily R.", handle: "@EleganceByEmily", testimonial: "The service is exceptional. I always feel confident in my choices thanks to their helpful recommendations. Cheers is my go-to!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg"},
{
id: "4",
name: "David K.",
handle: "@GourmetDave",
testimonial: "Fantastic variety and quality. Whether it's a casual evening or a special gift, Cheers always delivers. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg",
},
id: "4", name: "David K.", handle: "@GourmetDave", testimonial: "Fantastic variety and quality. Whether it's a casual evening or a special gift, Cheers always delivers. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thrilled-confident-manager-business-attire-celebrates-victorious-milestone_482257-111932.jpg"},
]}
showRating={true}
title="What Our Customers Say"
@@ -226,8 +150,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get In Touch"
title="Visit Us or Say Hello"
description="We're always happy to assist you. Reach out with any questions, special requests, or just to chat about your favorite spirits."
@@ -247,19 +170,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
href: "https://facebook.com",
ariaLabel: "Facebook",
},
href: "https://facebook.com", ariaLabel: "Facebook"},
{
icon: Instagram,
href: "https://instagram.com",
ariaLabel: "Instagram",
},
href: "https://instagram.com", ariaLabel: "Instagram"},
{
icon: Twitter,
href: "https://twitter.com",
ariaLabel: "Twitter",
},
href: "https://twitter.com", ariaLabel: "Twitter"},
]}
/>
</div>