Update src/app/page.tsx

This commit is contained in:
2026-05-08 17:13:02 +00:00
parent 048781e740
commit 2897dd960f

View File

@@ -31,24 +31,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Wines",
id: "products",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Wines", id: "products" },
{ name: "Contact", id: "contact" },
]}
brandName="Alesto Winery"
button={{ text: "Visit", href: "#contact" }}
/>
</div>
@@ -57,71 +46,21 @@ export default function LandingPage() {
title="The Soul of Prespa"
description="Experience the timeless craft of Alesto Winery, where volcanic soil and mountain air create wines of unmatched character."
testimonials={[
{
name: "Elena V.",
handle: "@elena_wine",
testimonial: "The Vranec reserve is a masterpiece. Simply unforgettable.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=84f7fg",
},
{
name: "Marko D.",
handle: "@marko_tastings",
testimonial: "Authentic taste of Macedonia. Best winery visit ever.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hpmc9j",
},
{
name: "Anna K.",
handle: "@anna_wine_exp",
testimonial: "A beautiful discovery in the heart of the Balkans.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j6d9k0&_wi=1",
},
{
name: "Petar J.",
handle: "@petar_tastes",
testimonial: "The terroir is truly unique, great experience.",
rating: 4,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jq506h&_wi=1",
},
{
name: "Sofia R.",
handle: "@sofia_winery_tour",
testimonial: "Peaceful, elegant, and perfectly crafted wines.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f43smn&_wi=1",
},
]}
buttons={[
{
text: "Explore Wines",
href: "#products",
},
{ name: "Elena V.", handle: "@elena_wine", testimonial: "The Vranec reserve is a masterpiece. Simply unforgettable.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=84f7fg" },
{ name: "Marko D.", handle: "@marko_tastings", testimonial: "Authentic taste of Macedonia. Best winery visit ever.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hpmc9j" },
{ name: "Anna K.", handle: "@anna_wine_exp", testimonial: "A beautiful discovery in the heart of the Balkans.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j6d9k0" },
{ name: "Petar J.", handle: "@petar_tastes", testimonial: "The terroir is truly unique, great experience.", rating: 4, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jq506h" },
{ name: "Sofia R.", handle: "@sofia_winery_tour", testimonial: "Peaceful, elegant, and perfectly crafted wines.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f43smn" },
]}
buttons={[{ text: "Explore Wines", href: "#products" }]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e9cc3p"
imageAlt="winery landscape Prespa Macedonia"
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6cypaw",
alt: "happy wine tasting customer",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yneid4",
alt: "wine enthusiast portrait",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e9cc3p",
alt: "delighted visitor vineyard tour",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b7eizr",
alt: "satisfied customer winery tasting",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i6wau0",
alt: "happy couple wine tour",
},
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6cypaw", alt: "happy wine tasting customer" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yneid4", alt: "wine enthusiast portrait" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e9cc3p", alt: "delighted visitor vineyard tour" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b7eizr", alt: "satisfied customer winery tasting" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i6wau0", alt: "happy couple wine tour" },
]}
/>
</div>
@@ -130,12 +69,7 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="Heritage in Every Drop"
buttons={[
{
text: "Our Story",
href: "#contact",
},
]}
buttons={[{ text: "Our Story", href: "#contact" }]}
/>
</div>
@@ -146,42 +80,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Alesto Reserve Vranec",
price: "45€",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i6wau0",
},
{
id: "p2",
name: "Prespa White Blend",
price: "32€",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kv86y3",
},
{
id: "p3",
name: "Mountain Rose",
price: "28€",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hybff4",
},
{
id: "p4",
name: "Vintage Syrah",
price: "55€",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hzpew8",
},
{
id: "p5",
name: "Alesto Oak Chardonnay",
price: "38€",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dysztj",
},
{
id: "p6",
name: "Grand Cru Tempranillo",
price: "60€",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=t7iufg",
},
{ id: "p1", name: "Alesto Reserve Vranec", price: "45€", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=i6wau0" },
{ id: "p2", name: "Prespa White Blend", price: "32€", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kv86y3" },
{ id: "p3", name: "Mountain Rose", price: "28€", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hybff4" },
{ id: "p4", name: "Vintage Syrah", price: "55€", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hzpew8" },
{ id: "p5", name: "Alesto Oak Chardonnay", price: "38€", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dysztj" },
{ id: "p6", name: "Grand Cru Tempranillo", price: "60€", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=t7iufg" },
]}
title="Our Collection"
description="Hand-crafted vintages from the Prespa region."
@@ -195,21 +99,9 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
features={[
{
title: "Volcanic Soil",
description: "High altitude mineral-rich terrain.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1z5apx",
},
{
title: "Tradition",
description: "Oak barrel aging for authenticity.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=paw9qs",
},
{
title: "Prespa Terroir",
description: "Microclimate for unique grape profiles.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l3y1dk",
},
{ title: "Volcanic Soil", description: "High altitude mineral-rich terrain.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1z5apx" },
{ title: "Tradition", description: "Oak barrel aging for authenticity.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=paw9qs" },
{ title: "Prespa Terroir", description: "Microclimate for unique grape profiles.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l3y1dk" },
]}
title="Why Alesto?"
description="The perfect balance of nature and passion."
@@ -222,41 +114,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah",
role: "Sommelier",
testimonial: "Exquisite terroir captured perfectly.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6cypaw",
},
{
id: "t2",
name: "John",
role: "Collector",
testimonial: "Rare quality for the price.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yneid4",
},
{
id: "t3",
name: "Maria",
role: "Enthusiast",
testimonial: "A true hidden gem in Prespa.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j6d9k0&_wi=2",
},
{
id: "t4",
name: "Alex",
role: "Food Critic",
testimonial: "Bold and balanced, remarkable vintage.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jq506h&_wi=2",
},
{
id: "t5",
name: "David",
role: "Traveler",
testimonial: "Superb tasting experience, highly recommended.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f43smn&_wi=2",
},
{ id: "t1", name: "Sarah", role: "Sommelier", testimonial: "Exquisite terroir captured perfectly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6cypaw" },
{ id: "t2", name: "John", role: "Collector", testimonial: "Rare quality for the price.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yneid4" },
{ id: "t3", name: "Maria", role: "Enthusiast", testimonial: "A true hidden gem in Prespa.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j6d9k0" },
{ id: "t4", name: "Alex", role: "Food Critic", testimonial: "Bold and balanced, remarkable vintage.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jq506h" },
{ id: "t5", name: "David", role: "Traveler", testimonial: "Superb tasting experience, highly recommended.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f43smn" },
]}
title="Voices of Alesto"
description="What our visitors say."
@@ -270,21 +132,9 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "15+",
description: "Years of expertise",
},
{
id: "m2",
value: "50+",
description: "Awards worldwide",
},
{
id: "m3",
value: "200+",
description: "Acres of vineyards",
},
{ id: "m1", value: "15+", description: "Years of expertise" },
{ id: "m2", value: "50+", description: "Awards worldwide" },
{ id: "m3", value: "200+", description: "Acres of vineyards" },
]}
title="Our Impact"
description="By the numbers."
@@ -296,21 +146,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Do I need an appointment?",
content: "Yes, we recommend booking tasting sessions in advance.",
},
{
id: "f2",
title: "Do you ship internationally?",
content: "Yes, we ship to most European countries.",
},
{
id: "f3",
title: "Can I visit the vineyards?",
content: "Absolutely, vineyard tours are available from May to October.",
},
{ id: "f1", title: "Do I need an appointment?", content: "Yes, we recommend booking tasting sessions in advance." },
{ id: "f2", title: "Do you ship internationally?", content: "Yes, we ship to most European countries." },
{ id: "f3", title: "Can I visit the vineyards?", content: "Absolutely, vineyard tours are available from May to October." },
]}
title="Visit Us"
description="Planning your trip to Prespa."
@@ -321,16 +159,9 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
text="Plan your visit to Prespa today."
buttons={[
{
text: "Contact Us",
href: "mailto:info@alestowinery.com",
},
]}
buttons={[{ text: "Contact Us", href: "mailto:info@alestowinery.com" }]}
/>
</div>