Merge version_1 into main #1
205
src/app/page.tsx
205
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Heritage",
|
||||
id: "about",
|
||||
},
|
||||
name: "Heritage", id: "about"},
|
||||
{
|
||||
name: "Beers",
|
||||
id: "products",
|
||||
},
|
||||
name: "Beers", id: "products"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Dortmunder Kronen"
|
||||
/>
|
||||
@@ -56,32 +48,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Dortmunder Kronen: Tradition in Every Sip"
|
||||
description="Brewing since 1430, we represent the heart and soul of Dortmund's legendary brewing heritage."
|
||||
tag="Brewing Excellence"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brewer-looking-metallic-brew-kettle-with-steam_651396-1301.jpg",
|
||||
imageAlt: "Traditional german brewery interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brewer-looking-metallic-brew-kettle-with-steam_651396-1301.jpg", imageAlt: "Traditional german brewery interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110926.jpg",
|
||||
imageAlt: "Brewing process",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-beer-factory_23-2150573919.jpg",
|
||||
imageAlt: "Medium shot man working in beer factory",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-preparing-craft-beer_52683-124517.jpg",
|
||||
imageAlt: "Person preparing craft beer",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/inside-craft-beer-factory_23-2150573916.jpg",
|
||||
imageAlt: "Inside a craft beer factory",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110926.jpg", imageAlt: "Brewing process"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -108,59 +83,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Dortmunder",
|
||||
name: "Kronen Pils",
|
||||
price: "4.99",
|
||||
rating: 5,
|
||||
reviewCount: "1.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-beer-bottles-assortment-still-life_23-2149757165.jpg",
|
||||
},
|
||||
id: "1", brand: "Dortmunder", name: "Kronen Pils", price: "4.99", rating: 5,
|
||||
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/christmas-beer-bottles-assortment-still-life_23-2149757165.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Dortmunder",
|
||||
name: "Wheat Classic",
|
||||
price: "5.49",
|
||||
rating: 4,
|
||||
reviewCount: "890",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-dark-beer-with-ears-wheat_114579-57968.jpg",
|
||||
},
|
||||
id: "2", brand: "Dortmunder", name: "Wheat Classic", price: "5.49", rating: 4,
|
||||
reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/glass-dark-beer-with-ears-wheat_114579-57968.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Dortmunder",
|
||||
name: "Heritage Lager",
|
||||
price: "4.50",
|
||||
rating: 5,
|
||||
reviewCount: "2.1k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-glass-light-beer-table_140725-10259.jpg",
|
||||
},
|
||||
id: "3", brand: "Dortmunder", name: "Heritage Lager", price: "4.50", rating: 5,
|
||||
reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/side-view-glass-light-beer-table_140725-10259.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Dortmunder",
|
||||
name: "Bock Special",
|
||||
price: "6.20",
|
||||
rating: 5,
|
||||
reviewCount: "560",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-bearded-dark-skinned-male-with-tattoo-his-hand-standing-counter-brewery_613910-19276.jpg",
|
||||
},
|
||||
id: "4", brand: "Dortmunder", name: "Bock Special", price: "6.20", rating: 5,
|
||||
reviewCount: "560", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-bearded-dark-skinned-male-with-tattoo-his-hand-standing-counter-brewery_613910-19276.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Dortmunder",
|
||||
name: "Dark Ale",
|
||||
price: "5.75",
|
||||
rating: 4,
|
||||
reviewCount: "430",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-tattooed-bearded-hipster-male-manufacturer-presenting-beer-microbrewery_613910-8080.jpg",
|
||||
},
|
||||
id: "5", brand: "Dortmunder", name: "Dark Ale", price: "5.75", rating: 4,
|
||||
reviewCount: "430", imageSrc: "http://img.b2bpic.net/free-photo/portrait-tattooed-bearded-hipster-male-manufacturer-presenting-beer-microbrewery_613910-8080.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Dortmunder",
|
||||
name: "Festbier",
|
||||
price: "7.50",
|
||||
rating: 5,
|
||||
reviewCount: "3.5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottle-beer-with-brewing-ingredients-hop-flower-with-wheat-top-view_639032-1936.jpg",
|
||||
},
|
||||
id: "6", brand: "Dortmunder", name: "Festbier", price: "7.50", rating: 5,
|
||||
reviewCount: "3.5k", imageSrc: "http://img.b2bpic.net/free-photo/bottle-beer-with-brewing-ingredients-hop-flower-with-wheat-top-view_639032-1936.jpg"},
|
||||
]}
|
||||
title="Our Signature Ales"
|
||||
description="Discover our collection of world-class beers, crafted in the heart of Dortmund."
|
||||
@@ -174,22 +113,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
title: "Years Brewing",
|
||||
value: "600+",
|
||||
icon: Award,
|
||||
id: "m1", title: "Years Brewing", value: "600+", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
title: "Varieties",
|
||||
value: "15",
|
||||
icon: Droplets,
|
||||
id: "m2", title: "Varieties", value: "15", icon: Droplets,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
title: "Cups Poured",
|
||||
value: "1B+",
|
||||
icon: Award,
|
||||
id: "m3", title: "Cups Poured", value: "1B+", icon: Award,
|
||||
},
|
||||
]}
|
||||
title="Brewing by the Numbers"
|
||||
@@ -203,45 +133,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Best Pils",
|
||||
quote: "The most authentic German pils I have ever tasted.",
|
||||
name: "Hans Mueller",
|
||||
role: "Sommelier",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-craft-beer_52683-124522.jpg",
|
||||
},
|
||||
id: "t1", title: "Best Pils", quote: "The most authentic German pils I have ever tasted.", name: "Hans Mueller", role: "Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-craft-beer_52683-124522.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Perfect Legacy",
|
||||
quote: "A timeless classic that never disappoints.",
|
||||
name: "Sarah Miller",
|
||||
role: "Critic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-tattooed-hipster-male-jeans-shirt-apron-working-brewery-factory-standing-with-crossed-arms-counter_613910-5373.jpg",
|
||||
},
|
||||
id: "t2", title: "Perfect Legacy", quote: "A timeless classic that never disappoints.", name: "Sarah Miller", role: "Critic", imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-tattooed-hipster-male-jeans-shirt-apron-working-brewery-factory-standing-with-crossed-arms-counter_613910-5373.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Holiday Essential",
|
||||
quote: "We drink this every Christmas season.",
|
||||
name: "Dieter Schmidt",
|
||||
role: "Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-laughing-restaurant_23-2149316808.jpg",
|
||||
},
|
||||
id: "t3", title: "Holiday Essential", quote: "We drink this every Christmas season.", name: "Dieter Schmidt", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-laughing-restaurant_23-2149316808.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Pure Quality",
|
||||
quote: "Remarkable craft and heritage in every bottle.",
|
||||
name: "Elena Kovacs",
|
||||
role: "Foodie",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-holding-beer-mug-pub_23-2148872459.jpg",
|
||||
},
|
||||
id: "t4", title: "Pure Quality", quote: "Remarkable craft and heritage in every bottle.", name: "Elena Kovacs", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-holding-beer-mug-pub_23-2148872459.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
title: "True Tradition",
|
||||
quote: "Simply the best brewery in Dortmund.",
|
||||
name: "Lukas Weber",
|
||||
role: "Local Resident",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-bearded-interracial-friends-drink-craft-beer-talk-brewery-two-hipster-workers-aprons-drink-beer-with-their-friend-brewery-factory-old-friends-gathered-drink-beer-chat_613910-20526.jpg",
|
||||
},
|
||||
id: "t5", title: "True Tradition", quote: "Simply the best brewery in Dortmund.", name: "Lukas Weber", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/three-bearded-interracial-friends-drink-craft-beer-talk-brewery-two-hipster-workers-aprons-drink-beer-with-their-friend-brewery-factory-old-friends-gathered-drink-beer-chat_613910-20526.jpg"},
|
||||
]}
|
||||
title="Loved by Connoisseurs"
|
||||
description="Why the world trusts Dortmunder Kronen."
|
||||
@@ -254,20 +154,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What ingredients do you use?",
|
||||
content: "We use pure spring water, premium hops, and malt according to tradition.",
|
||||
},
|
||||
id: "f1", title: "What ingredients do you use?", content: "We use pure spring water, premium hops, and malt according to tradition."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you offer brewery tours?",
|
||||
content: "Yes, guided tours are available upon booking in advance.",
|
||||
},
|
||||
id: "f2", title: "Do you offer brewery tours?", content: "Yes, guided tours are available upon booking in advance."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Where can I buy your beer?",
|
||||
content: "We are available in local supermarkets and our flagship shop.",
|
||||
},
|
||||
id: "f3", title: "Where can I buy your beer?", content: "We are available in local supermarkets and our flagship shop."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you wanted to know about our process."
|
||||
@@ -282,14 +173,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Pils Master Award",
|
||||
"Dortmund Quality Gold",
|
||||
"German Brewers Guild",
|
||||
"European Excellence",
|
||||
"Global Beer Award",
|
||||
"Heritage Seal Award",
|
||||
"Quality Brew Badge",
|
||||
]}
|
||||
"Pils Master Award", "Dortmund Quality Gold", "German Brewers Guild", "European Excellence", "Global Beer Award", "Heritage Seal Award", "Quality Brew Badge"]}
|
||||
title="Proudly Awarded & Recognized"
|
||||
description="Honored by the best in the industry."
|
||||
/>
|
||||
@@ -299,8 +183,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact"
|
||||
title="Stay Informed"
|
||||
description="Sign up for our newsletter to get brewery news and event updates."
|
||||
@@ -316,33 +199,21 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Beers",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Beers", href: "#products"},
|
||||
{
|
||||
label: "Events",
|
||||
href: "#",
|
||||
},
|
||||
label: "Events", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user