Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-31 17:54:22 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Start", id: "hero"},
{
name: "Benefits",
id: "features",
},
name: "Vorteile", id: "features"},
{
name: "About",
id: "about",
},
name: "Über uns", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Kontakt", id: "contact"},
]}
brandName="Asia Shop"
/>
@@ -53,62 +45,39 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "radial-gradient",
}}
title="Your Asia Shop that actually advises you"
description="Authentic ingredients, personal recommendations, and everything you need for real Asian cooking—right in your city."
variant: "radial-gradient"}}
title="Ihr Asia Shop, der Sie wirklich berät"
description="Authentische Zutaten, persönliche Empfehlungen und alles, was Sie für echtes asiatisches Kochen brauchen direkt in Ihrer Stadt."
buttons={[
{
text: "Discover Now",
href: "#contact",
},
text: "Jetzt entdecken", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/red-pepper-garlic-hanging-market_1398-2247.jpg"
imageAlt="Asia Shop Interior"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/shopping-concept-close-up-portrait-young-beautiful-attractive-redhair-girl-smiling-looking-camera-with-shopping-bag-blue-pastel-background-copy-space_1258-835.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/shopping-concept-close-up-portrait-young-beautiful-attractive-redhair-girl-smiling-looking-camera-with-shopping-bag-blue-pastel-background-copy-space_1258-835.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/influencer-films-vlog-around-food-shop_482257-86912.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/influencer-films-vlog-around-food-shop_482257-86912.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/woman-local-bio-store-buys-veggies_482257-76278.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/woman-local-bio-store-buys-veggies_482257-76278.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/woman-looking-goodies-local-producer_23-2149110824.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/woman-looking-goodies-local-producer_23-2149110824.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/young-happy-couple-drinking-beverage-talking_23-2148183975.jpg",
alt: "Expert Advisor",
},
src: "http://img.b2bpic.net/free-photo/young-happy-couple-drinking-beverage-talking_23-2148183975.jpg", alt: "Expert Advisor"},
]}
avatarText="Trusted by over 500+ home cooks"
avatarText="Vertraut von über 500+ Hobbyköchen"
marqueeItems={[
{
type: "text",
text: "Authentic Ingredients",
},
type: "text", text: "Authentische Zutaten"},
{
type: "text",
text: "Expert Guidance",
},
type: "text", text: "Fachkundige Beratung"},
{
type: "text",
text: "Direct Imports",
},
type: "text", text: "Direktimporte"},
{
type: "text",
text: "Curated Flavors",
},
type: "text", text: "Kuratierte Aromen"},
{
type: "text",
text: "Gourmet Spices",
},
type: "text", text: "Gourmet-Gewürze"},
]}
/>
</div>
@@ -120,73 +89,39 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Miller",
handle: "@sarahcooks",
testimonial: "Super friendly and truly helpful, found the exact curry paste I needed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shopping-concept-close-up-portrait-young-beautiful-attractive-redhair-girl-smiling-looking-camera-with-shopping-bag-blue-pastel-background-copy-space_1258-835.jpg?_wi=1",
},
id: "1", name: "Sarah Miller", handle: "@sarahcooks", testimonial: "Super freundlich und wirklich hilfreich, habe genau die Currypaste gefunden, die ich brauchte.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shopping-concept-close-up-portrait-young-beautiful-attractive-redhair-girl-smiling-looking-camera-with-shopping-bag-blue-pastel-background-copy-space_1258-835.jpg?_wi=1"},
{
id: "2",
name: "Mark Weber",
handle: "@mark_eats",
testimonial: "Finally a shop that provides insider tips rather than just selling products.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/influencer-films-vlog-around-food-shop_482257-86912.jpg",
},
id: "2", name: "Mark Weber", handle: "@mark_eats", testimonial: "Endlich ein Laden, der Insider-Tipps gibt, statt nur Produkte zu verkaufen.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/influencer-films-vlog-around-food-shop_482257-86912.jpg"},
{
id: "3",
name: "Elena Fischer",
handle: "@elena_kitchen",
testimonial: "The selection is small but extremely curated. Always finding something special.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-local-bio-store-buys-veggies_482257-76278.jpg",
},
id: "3", name: "Elena Fischer", handle: "@elena_kitchen", testimonial: "Die Auswahl ist klein, aber extrem kuratiert. Finde immer etwas Besonderes.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-local-bio-store-buys-veggies_482257-76278.jpg"},
{
id: "4",
name: "Tom Becker",
handle: "@tomb_cooking",
testimonial: "Excellent service and genuine quality. My go-to place in the city.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-goodies-local-producer_23-2149110824.jpg",
},
id: "4", name: "Tom Becker", handle: "@tomb_cooking", testimonial: "Exzellenter Service und echte Qualität. Mein Lieblingsladen in der Stadt.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-goodies-local-producer_23-2149110824.jpg"},
{
id: "5",
name: "Julia Chen",
handle: "@juliacooks",
testimonial: "The staff really knows their stuff! My stir-fries have leveled up significantly.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shopping-concept-close-up-portrait-young-beautiful-attractive-redhair-girl-smiling-looking-camera-with-shopping-bag-blue-pastel-background-copy-space_1258-835.jpg?_wi=2",
},
id: "5", name: "Julia Chen", handle: "@juliacooks", testimonial: "Das Personal kennt sich wirklich aus! Meine Stir-Fries sind deutlich besser geworden.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shopping-concept-close-up-portrait-young-beautiful-attractive-redhair-girl-smiling-looking-camera-with-shopping-bag-blue-pastel-background-copy-space_1258-835.jpg?_wi=2"},
]}
showRating={true}
title="What our customers say"
description="Real experiences from our local community of home cooks."
title="Was unsere Kunden sagen"
description="Echte Erfahrungen aus unserer lokalen Community von Hobbyköchen."
/>
</div>
<div id="features" data-section="features">
<FeatureCardTwentyOne
useInvertedBackground={false}
title="Why choose us?"
description="We are not a supermarket. We are your partner for authentic Asian cuisine."
title="Warum Sie uns wählen sollten?"
description="Wir sind kein Supermarkt. Wir sind Ihr Partner für authentische asiatische Küche."
accordionItems={[
{
id: "f1",
title: "Personal Advice",
content: "Our experts help you select the right ingredients for your authentic recipes.",
},
id: "f1", title: "Persönliche Beratung", content: "Unsere Experten helfen Ihnen bei der Auswahl der richtigen Zutaten für Ihre authentischen Rezepte."},
{
id: "f2",
title: "Authentic Products",
content: "We import directly from trusted sources to ensure genuine flavor profiles.",
},
id: "f2", title: "Authentische Produkte", content: "Wir importieren direkt von vertrauenswürdigen Quellen, um echte Geschmacksprofile zu garantieren."},
{
id: "f3",
title: "Curated Selection",
content: "No mass-market clutter, only high-quality staples and rare finds.",
},
id: "f3", title: "Kuratierte Auswahl", content: "Kein Massenmarkt-Wirrwarr, nur hochwertige Grundnahrungsmittel und seltene Funde."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-happy-couple-drinking-beverage-talking_23-2148183975.jpg"
mediaAnimation="slide-up"
@@ -196,10 +131,10 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TestimonialAboutCard
useInvertedBackground={false}
tag="About Our Philosophy"
title="More than just a shop"
description="We believe that cooking should be an experience, supported by the right ingredients and the right knowledge."
subdescription="Our mission is to bring the authenticity of Asian kitchens to your home, offering expert advice that makes every dish succeed."
tag="Über unsere Philosophie"
title="Mehr als nur ein Laden"
description="Wir glauben, dass Kochen ein Erlebnis sein sollte, unterstützt durch die richtigen Zutaten und das richtige Wissen."
subdescription="Unsere Mission ist es, die Authentizität asiatischer Küchen in Ihr Zuhause zu bringen, mit Expertenberatung, die jedes Gericht zum Erfolg macht."
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/cereals-spices-recyclable-jars_482257-76659.jpg?_wi=1"
mediaAnimation="slide-up"
@@ -210,11 +145,10 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
tag="Visit Us"
title="Come say hello"
description="Find us in the heart of the city for expert guidance and the finest ingredients."
variant: "plain"}}
tag="Besuchen Sie uns"
title="Kommen Sie vorbei"
description="Besuchen Sie uns im Herzen der Stadt für fachkundige Beratung und die besten Zutaten."
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/cereals-spices-recyclable-jars_482257-76659.jpg?_wi=2"
imageAlt="Store Exterior"
@@ -225,29 +159,19 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Shop Info",
items: [
title: "Laden Info", items: [
{
label: "Opening Hours",
href: "#",
},
label: "Öffnungszeiten", href: "#"},
{
label: "Directions",
href: "#",
},
label: "Wegbeschreibung", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Rechtliches", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Datenschutz", href: "#"},
{
label: "Imprint",
href: "#",
},
label: "Impressum", href: "#"},
],
},
]}
@@ -257,4 +181,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}