Update src/app/page.tsx

This commit is contained in:
2026-05-30 21:31:49 +00:00
parent 0702aa33d2
commit f014ccd45d

View File

@@ -34,30 +34,18 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Products",
id: "products",
},
name: "Products", id: "products"},
{
name: "About Us",
id: "about",
},
name: "About Us", id: "about"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
button={{
text: "Order Now",
href: "#products",
}}
text: "Order Now", href: "#products"}}
logoSrc="http://img.b2bpic.net/free-photo/bread_23-2147989452.jpg"
logoAlt="Bäckerei Best Logo"
brandName="Bäckerei Best"
@@ -67,8 +55,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "glowing-orb",
}}
variant: "glowing-orb"}}
title="Welcome to Bäckerei Best: Artisanal Bread & Pastries"
description="Experience the tradition of handcrafted baking with our exquisite selection of fresh breads, delightful pastries, and custom cakes, made daily with passion and the finest ingredients."
tag="Baked Fresh Daily"
@@ -76,36 +63,16 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[
{
text: "Explore Our Menu",
href: "#products",
},
text: "Explore Our Menu", href: "#products"},
{
text: "Learn Our Story",
href: "#about",
},
text: "Learn Our Story", href: "#about"},
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/pine-branches-small-platter-with-sweet-bun-marble-table_114579-56902.jpg",
imageAlt: "Artisan sourdough bread",
},
imageSrc: "http://img.b2bpic.net/free-photo/pine-branches-small-platter-with-sweet-bun-marble-table_114579-56902.jpg", imageAlt: "Artisan sourdough bread"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-baker-s-hand-holding-kneading-dough_23-2147872717.jpg",
imageAlt: "Baker kneading dough",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-fresh-white-bun-with-wheat-ear-light-background_114579-45548.jpg",
imageAlt: "A wooden board of fresh white bun with wheat ear on light background .",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/line-tinsel-behing-sweet-bun-stand-marble-table_114579-56903.jpg",
imageAlt: "Line of tinsel behing a sweet bun on a stand on marble table.",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/variety-baked-bread-close-up_23-2148258682.jpg",
imageAlt: "Variety of baked bread close-up",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-baker-s-hand-holding-kneading-dough_23-2147872717.jpg", imageAlt: "Baker kneading dough"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -120,19 +87,13 @@ export default function LandingPage() {
metrics={[
{
icon: Wheat,
label: "Years Baking",
value: "30+",
},
label: "Years Baking", value: "30+"},
{
icon: Users,
label: "Happy Customers",
value: "10K+",
},
label: "Happy Customers", value: "10K+"},
{
icon: Award,
label: "Award-Winning",
value: "5x",
},
label: "Award-Winning", value: "5x"},
]}
metricsAnimation="slide-up"
/>
@@ -145,35 +106,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "quality-ingredients",
title: "Finest Natural Ingredients",
descriptions: [
"We meticulously select organic flour, fresh farm eggs, and premium European butter to ensure unparalleled taste and quality.",
"Our commitment to locally sourced produce supports sustainable practices and delivers the freshest flavors directly to your table.",
],
imageSrc: "http://img.b2bpic.net/free-photo/breads-with-ingredients-rolling-pin-whisker-wooden-table_23-2147872572.jpg",
imageAlt: "Organic wheat field",
},
id: "quality-ingredients", title: "Finest Natural Ingredients", descriptions: [
"We meticulously select organic flour, fresh farm eggs, and premium European butter to ensure unparalleled taste and quality.", "Our commitment to locally sourced produce supports sustainable practices and delivers the freshest flavors directly to your table."],
imageSrc: "http://img.b2bpic.net/free-photo/breads-with-ingredients-rolling-pin-whisker-wooden-table_23-2147872572.jpg", imageAlt: "Organic wheat field"},
{
id: "artisan-craftsmanship",
title: "Handcrafted with Expertise",
descriptions: [
"Every loaf and pastry is a labor of love, prepared by skilled bakers using traditional methods passed down through generations.",
"From slow fermentation to perfect golden crusts, our dedication to the craft shines in every delicious creation.",
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-turkish-sweets-shop_107420-94721.jpg",
imageAlt: "Chocolate croissant",
},
id: "artisan-craftsmanship", title: "Handcrafted with Expertise", descriptions: [
"Every loaf and pastry is a labor of love, prepared by skilled bakers using traditional methods passed down through generations.", "From slow fermentation to perfect golden crusts, our dedication to the craft shines in every delicious creation."],
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-turkish-sweets-shop_107420-94721.jpg", imageAlt: "Chocolate croissant"},
{
id: "community-favorite",
title: "A Beloved Local Tradition",
descriptions: [
"For decades, Bäckerei Best has been a cornerstone of our community, serving warmth and joy with every morning's bake.",
"Join our family of satisfied customers who trust us for their daily bread and special occasion treats.",
],
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-delicious-cookies_23-2148837097.jpg",
imageAlt: "Happy customer with bakery bag",
},
id: "community-favorite", title: "A Beloved Local Tradition", descriptions: [
"For decades, Bäckerei Best has been a cornerstone of our community, serving warmth and joy with every morning's bake.", "Join our family of satisfied customers who trust us for their daily bread and special occasion treats."],
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-delicious-cookies_23-2148837097.jpg", imageAlt: "Happy customer with bakery bag"},
]}
title="The Bäckerei Best Difference"
description="Discover what makes our bakery a local treasure and why our customers keep coming back for more."
@@ -188,47 +131,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p-sourdough",
name: "Artisan Sourdough",
price: "€4.50",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-products-arrangement-bakery_23-2150273133.jpg",
imageAlt: "Artisan Sourdough Bread",
},
id: "p-sourdough", name: "Artisan Sourdough", price: "€4.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-products-arrangement-bakery_23-2150273133.jpg", imageAlt: "Artisan Sourdough Bread"},
{
id: "p-croissant",
name: "Chocolate Croissant",
price: "€2.80",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mixed-chocolate-cake-dough-bowl_23-2148087044.jpg",
imageAlt: "Chocolate Croissant",
},
id: "p-croissant", name: "Chocolate Croissant", price: "€2.80", imageSrc: "http://img.b2bpic.net/free-photo/close-up-mixed-chocolate-cake-dough-bowl_23-2148087044.jpg", imageAlt: "Chocolate Croissant"},
{
id: "p-apple-pie",
name: "Classic Apple Pie",
price: "€18.00",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-galette-with-apples-cinnamon_114579-13567.jpg",
imageAlt: "Classic Apple Pie",
},
id: "p-apple-pie", name: "Classic Apple Pie", price: "€18.00", imageSrc: "http://img.b2bpic.net/free-photo/homemade-galette-with-apples-cinnamon_114579-13567.jpg", imageAlt: "Classic Apple Pie"},
{
id: "p-rye-bread",
name: "Dark Rye Bread",
price: "€3.90",
imageSrc: "http://img.b2bpic.net/free-photo/slices-brown-bread-marble-surface_114579-45831.jpg",
imageAlt: "Dark Rye Bread",
},
id: "p-rye-bread", name: "Dark Rye Bread", price: "€3.90", imageSrc: "http://img.b2bpic.net/free-photo/slices-brown-bread-marble-surface_114579-45831.jpg", imageAlt: "Dark Rye Bread"},
{
id: "p-pretzel",
name: "Soft Bavarian Pretzel",
price: "€2.20",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sausages-with-pretzels-beer_23-2148754968.jpg",
imageAlt: "Soft Bavarian Pretzel",
},
id: "p-pretzel", name: "Soft Bavarian Pretzel", price: "€2.20", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sausages-with-pretzels-beer_23-2148754968.jpg", imageAlt: "Soft Bavarian Pretzel"},
{
id: "p-multigrain-rolls",
name: "Multigrain Rolls (6pcs)",
price: "€5.50",
imageSrc: "http://img.b2bpic.net/free-photo/baked-bread-breakfast_23-2148169167.jpg",
imageAlt: "Multigrain Bread Rolls",
},
id: "p-multigrain-rolls", name: "Multigrain Rolls (6pcs)", price: "€5.50", imageSrc: "http://img.b2bpic.net/free-photo/baked-bread-breakfast_23-2148169167.jpg", imageAlt: "Multigrain Bread Rolls"},
]}
title="Our Delicious Baked Goods"
description="Explore our wide range of freshly baked breads, pastries, and cakes, perfect for any occasion."
@@ -243,25 +156,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m-daily-fresh",
value: "200+",
title: "Fresh Items Daily",
description: "From bread to pastries, everything is baked fresh every morning.",
icon: Sunrise,
id: "m-daily-fresh", value: "200+", title: "Fresh Items Daily", description: "From bread to pastries, everything is baked fresh every morning.", icon: Sunrise,
},
{
id: "m-customers",
value: "15,000+",
title: "Satisfied Customers",
description: "Serving our community with love for over three decades.",
icon: Heart,
id: "m-customers", value: "15,000+", title: "Satisfied Customers", description: "Serving our community with love for over three decades.", icon: Heart,
},
{
id: "m-ingredients",
value: "100%",
title: "Natural Ingredients",
description: "Only the finest, all-natural ingredients make it into our kitchen.",
icon: Leaf,
id: "m-ingredients", value: "100%", title: "Natural Ingredients", description: "Only the finest, all-natural ingredients make it into our kitchen.", icon: Leaf,
},
]}
title="Our Commitment to Quality"
@@ -275,65 +176,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t-sarah",
name: "Sarah M.",
date: "May 10, 2024",
title: "Best Sourdough in Town!",
quote: "Bäckerei Best's sourdough is simply incredible. The crust is perfect, and the crumb is wonderfully airy. It's a staple in our home!",
tag: "Daily Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg",
avatarAlt: "Sarah M. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/grey-coffee-cup-table-caf_23-2147893240.jpg",
imageAlt: "Bakery interior",
},
id: "t-sarah", name: "Sarah M.", date: "May 10, 2024", title: "Best Sourdough in Town!", quote: "Bäckerei Best's sourdough is simply incredible. The crust is perfect, and the crumb is wonderfully airy. It's a staple in our home!", tag: "Daily Customer", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", avatarAlt: "Sarah M. avatar", imageSrc: "http://img.b2bpic.net/free-photo/grey-coffee-cup-table-caf_23-2147893240.jpg", imageAlt: "Bakery interior"},
{
id: "t-mark",
name: "Mark D.",
date: "April 28, 2024",
title: "Flaky Croissants & Great Coffee",
quote: "Their chocolate croissants are heavenly, and the coffee is always fresh. It's my go-to spot for a morning treat before work.",
tag: "Morning Ritual",
avatarSrc: "http://img.b2bpic.net/free-photo/people-leisure-concept-headshot-attractive-young-hipster-trendy-black-hat-drinking-coffee-listening-music_273609-1725.jpg",
avatarAlt: "Mark D. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-tasty-homemade-croissants-with-raspberry-jam-grey-white-french-pastry_114579-4964.jpg",
imageAlt: "Breakfast table",
},
id: "t-mark", name: "Mark D.", date: "April 28, 2024", title: "Flaky Croissants & Great Coffee", quote: "Their chocolate croissants are heavenly, and the coffee is always fresh. It's my go-to spot for a morning treat before work.", tag: "Morning Ritual", avatarSrc: "http://img.b2bpic.net/free-photo/people-leisure-concept-headshot-attractive-young-hipster-trendy-black-hat-drinking-coffee-listening-music_273609-1725.jpg", avatarAlt: "Mark D. avatar", imageSrc: "http://img.b2bpic.net/free-photo/fresh-tasty-homemade-croissants-with-raspberry-jam-grey-white-french-pastry_114579-4964.jpg", imageAlt: "Breakfast table"},
{
id: "t-elise",
name: "Elise K.",
date: "April 15, 2024",
title: "Custom Cake Perfection!",
quote: "I ordered a custom birthday cake, and it exceeded all expectations! Beautifully decorated and tasted even better. Highly recommend!",
tag: "Special Occasion",
avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-joyful-positive-mature-female-with-gray-hair-enjoying-birthday-party-eating-blackberry-pie-selective-focus-cake_343059-1900.jpg",
avatarAlt: "Elise K. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-young-woman-applying-cream-cupcakes-arranged-tray_23-2148028079.jpg",
imageAlt: "Baker decorating cake",
},
id: "t-elise", name: "Elise K.", date: "April 15, 2024", title: "Custom Cake Perfection!", quote: "I ordered a custom birthday cake, and it exceeded all expectations! Beautifully decorated and tasted even better. Highly recommend!", tag: "Special Occasion", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-joyful-positive-mature-female-with-gray-hair-enjoying-birthday-party-eating-blackberry-pie-selective-focus-cake_343059-1900.jpg", avatarAlt: "Elise K. avatar", imageSrc: "http://img.b2bpic.net/free-photo/blonde-young-woman-applying-cream-cupcakes-arranged-tray_23-2148028079.jpg", imageAlt: "Baker decorating cake"},
{
id: "t-david",
name: "David L.",
date: "March 22, 2024",
title: "Authentic German Rye",
quote: "Finding authentic German rye bread can be tough, but Bäckerei Best delivers every time. Tastes just like home!",
tag: "Traditional Taste",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-tray-muffins-counter_107420-12317.jpg",
avatarAlt: "David L. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-basket-with-vegetables-garlics-onions-beet-light-photo-color-ripe-salad-diet_140725-93469.jpg",
imageAlt: "Fresh vegetables",
},
id: "t-david", name: "David L.", date: "March 22, 2024", title: "Authentic German Rye", quote: "Finding authentic German rye bread can be tough, but Bäckerei Best delivers every time. Tastes just like home!", tag: "Traditional Taste", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-tray-muffins-counter_107420-12317.jpg", avatarAlt: "David L. avatar", imageSrc: "http://img.b2bpic.net/free-photo/top-view-basket-with-vegetables-garlics-onions-beet-light-photo-color-ripe-salad-diet_140725-93469.jpg", imageAlt: "Fresh vegetables"},
{
id: "t-olivia",
name: "Olivia P.",
date: "March 5, 2024",
title: "A True Community Gem",
quote: "Beyond the delicious food, the staff at Bäckerei Best are always so warm and welcoming. It's truly a lovely place to visit.",
tag: "Local Favorite",
avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-working-with-smartphone-while-drinking-coffee-outside-city-background-high-quality-photo_291650-846.jpg",
avatarAlt: "Olivia P. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/different-types-bread-bakery-shelves_116380-61.jpg",
imageAlt: "Bakery storefront",
},
id: "t-olivia", name: "Olivia P.", date: "March 5, 2024", title: "A True Community Gem", quote: "Beyond the delicious food, the staff at Bäckerei Best are always so warm and welcoming. It's truly a lovely place to visit.", tag: "Local Favorite", avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-working-with-smartphone-while-drinking-coffee-outside-city-background-high-quality-photo_291650-846.jpg", avatarAlt: "Olivia P. avatar", imageSrc: "http://img.b2bpic.net/free-photo/different-types-bread-bakery-shelves_116380-61.jpg", imageAlt: "Bakery storefront"},
]}
title="What Our Customers Say"
description="Read glowing reviews from our valued customers who love the Bäckerei Best experience."
@@ -345,14 +196,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Local Cafe Delights",
"The Grand Hotel",
"City Bistro",
"Sweet Treats Catering",
"Farmer's Market Fresh",
"Gourmet Grocer",
"The Daily Grind Coffee",
]}
"Local Cafe Delights", "The Grand Hotel", "City Bistro", "Sweet Treats Catering", "Farmer's Market Fresh", "Gourmet Grocer", "The Daily Grind Coffee"]}
title="Trusted by Local Businesses"
description="We proudly supply fresh baked goods to many esteemed local establishments."
speed={40}
@@ -366,35 +210,17 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "Do you offer gluten-free options?",
content: "Yes, we have a selection of delicious gluten-free breads and pastries. Please ask our staff for today's specific offerings.",
},
id: "faq-1", title: "Do you offer gluten-free options?", content: "Yes, we have a selection of delicious gluten-free breads and pastries. Please ask our staff for today's specific offerings."},
{
id: "faq-2",
title: "Can I place a custom cake order?",
content: "Absolutely! We specialize in custom cakes for all occasions. Please contact us at least one week in advance to discuss your design and flavor preferences.",
},
id: "faq-2", title: "Can I place a custom cake order?", content: "Absolutely! We specialize in custom cakes for all occasions. Please contact us at least one week in advance to discuss your design and flavor preferences."},
{
id: "faq-3",
title: "What are your opening hours?",
content: "We are open Monday to Saturday, 7:00 AM - 6:00 PM, and Sunday, 8:00 AM - 3:00 PM. Come visit us for your fresh bakes!",
},
id: "faq-3", title: "What are your opening hours?", content: "We are open Monday to Saturday, 7:00 AM - 6:00 PM, and Sunday, 8:00 AM - 3:00 PM. Come visit us for your fresh bakes!"},
{
id: "faq-4",
title: "Do you use organic ingredients?",
content: "Wherever possible, we prioritize organic and locally sourced ingredients to ensure the highest quality and best taste in all our products.",
},
id: "faq-4", title: "Do you use organic ingredients?", content: "Wherever possible, we prioritize organic and locally sourced ingredients to ensure the highest quality and best taste in all our products."},
{
id: "faq-5",
title: "Is delivery available?",
content: "We offer local delivery for larger orders and catering. Please inquire with our team for details and delivery zones.",
},
id: "faq-5", title: "Is delivery available?", content: "We offer local delivery for larger orders and catering. Please inquire with our team for details and delivery zones."},
{
id: "faq-6",
title: "How can I store your bread to keep it fresh?",
content: "For optimal freshness, store our artisan bread at room temperature in a breathable bag or bread box. You can also freeze it for longer storage.",
},
id: "faq-6", title: "How can I store your bread to keep it fresh?", content: "For optimal freshness, store our artisan bread at room temperature in a breathable bag or bread box. You can also freeze it for longer storage."},
]}
title="Frequently Asked Questions"
description="Find answers to common questions about our bakery, products, and services."
@@ -406,8 +232,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Have a Question or Special Order?"
description="Whether it's a custom cake, a catering inquiry, or just a question about our daily specials, we're here to help. Reach out to us!"
@@ -430,58 +255,35 @@ export default function LandingPage() {
logoText="Bäckerei Best"
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Breads",
href: "#products",
},
label: "Breads", href: "#products"},
{
label: "Pastries",
href: "#products",
},
label: "Pastries", href: "#products"},
{
label: "Cakes",
href: "#products",
},
label: "Cakes", href: "#products"},
{
label: "Seasonal",
href: "#products",
},
label: "Seasonal", href: "#products"},
],
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Our Values",
href: "#features",
},
label: "Our Values", href: "#features"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Catering",
href: "#contact",
},
label: "Catering", href: "#contact"},
],
},
]}