Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-03 14:25:44 +00:00

View File

@@ -30,25 +30,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Reviews",
id: "reviews",
},
name: "Reviews", id: "reviews"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Kung Food Lund"
/>
@@ -57,83 +47,52 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Authentic Flavors, Locally Sourced in Lund"
description="Experience the tradition of authentic wok dishes, dumplings, and handmade baozi at Kung Food Lund. Join us for a truly flavorful journey."
kpis={[
{
value: "4.8★",
label: "Rating",
},
value: "4.8★", label: "Rating"},
{
value: "55+",
label: "Reviews",
},
value: "55+", label: "Reviews"},
{
value: "Daily",
label: "Fresh Wok",
},
value: "Daily", label: "Fresh Wok"},
]}
enableKpiAnimation={true}
buttons={[
{
text: "Call Now",
href: "tel:+46793584988",
},
text: "Call Now", href: "tel:+46793584988"},
{
text: "Order Online",
href: "#menu",
},
text: "Order Online", href: "#menu"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=1"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/view-delicious-food-arrangement_23-2149250113.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/view-delicious-food-arrangement_23-2149250113.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/two-asian-male-friends-sitting-table-bar-with-mugs-beer-snacks-chatting_1098-20574.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/two-asian-male-friends-sitting-table-bar-with-mugs-beer-snacks-chatting_1098-20574.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/informal-talk-with-best-friends-restaurant-warm-summer-day_8353-9702.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/informal-talk-with-best-friends-restaurant-warm-summer-day_8353-9702.jpg", alt: "Customer"},
]}
avatarText="Join 500+ happy diners"
marqueeItems={[
{
type: "text",
text: "Authentic Flavors",
type: "text", text: "Authentic Flavors"},
{
type: "text-icon", text: "Fresh Wok", icon: Utensils,
},
{
type: "text-icon",
text: "Fresh Wok",
icon: Utensils,
type: "text", text: "Handmade Baozi"},
{
type: "text-icon", text: "Locally Sourced", icon: Leaf,
},
{
type: "text",
text: "Handmade Baozi",
},
{
type: "text-icon",
text: "Locally Sourced",
icon: Leaf,
},
{
type: "text",
text: "Traditional Recipes",
},
type: "text", text: "Traditional Recipes"},
]}
/>
</div>
@@ -143,10 +102,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="About Kung Food Lund"
description={[
"Located at Winstrupsgatan 9, we serve the heart of Lund with authentic, high-quality Chinese cuisine.",
"Our dishes are crafted from traditional family recipes, focusing on fresh ingredients and bold flavors that keep you coming back for more.",
"LGBTQ+ friendly and community-focused, we aim to provide a welcoming atmosphere for everyone.",
]}
"Located at Winstrupsgatan 9, we serve the heart of Lund with authentic, high-quality Chinese cuisine.", "Our dishes are crafted from traditional family recipes, focusing on fresh ingredients and bold flavors that keep you coming back for more.", "LGBTQ+ friendly and community-focused, we aim to provide a welcoming atmosphere for everyone."]}
/>
</div>
@@ -158,65 +114,25 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Färska fläskfärs buns (6st)",
price: "119kr",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=2",
},
id: "1", name: "Färska fläskfärs buns (6st)", price: "119kr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=2"},
{
id: "2",
name: "Nötfärs buns (6st)",
price: "119kr",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=3",
},
id: "2", name: "Nötfärs buns (6st)", price: "119kr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=3"},
{
id: "3",
name: "Vegetariska buns (6st)",
price: "119kr",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=4",
},
id: "3", name: "Vegetariska buns (6st)", price: "119kr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=4"},
{
id: "4",
name: "Vegetariska kalla nudlar",
price: "119kr",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=5",
},
id: "4", name: "Vegetariska kalla nudlar", price: "119kr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=5"},
{
id: "5",
name: "Vegetariska nudlar med Soppa",
price: "119kr",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=6",
},
id: "5", name: "Vegetariska nudlar med Soppa", price: "119kr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=6"},
{
id: "6",
name: "Köttfärs med Pekingsås nudlar",
price: "119kr",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=7",
},
id: "6", name: "Köttfärs med Pekingsås nudlar", price: "119kr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=7"},
{
id: "7",
name: "Stuvad kalvkött med nudlar",
price: "119kr",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=8",
},
id: "7", name: "Stuvad kalvkött med nudlar", price: "119kr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=8"},
{
id: "8",
name: "Kyckling med nudlar",
price: "119kr",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=9",
},
id: "8", name: "Kyckling med nudlar", price: "119kr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=9"},
{
id: "9",
name: "Kycklingfärs Wonton",
price: "129kr",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=10",
},
id: "9", name: "Kycklingfärs Wonton", price: "129kr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=10"},
{
id: "10",
name: "Fläskfärs Wonton",
price: "129kr",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=11",
},
id: "10", name: "Fläskfärs Wonton", price: "129kr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BqoNayjuHUp4V2HmRRiIvAHUTD/uploaded-1775225981504-jm0fbdra.jpg?_wi=11"},
]}
title="Our Menu"
description="Delicious noodles, dumplings, soups, and more, prepared fresh to order."
@@ -230,45 +146,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Olivia",
handle: "@olivia_lund",
testimonial: "The best baozi in town! Absolutely authentic and delicious.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg",
},
id: "1", name: "Olivia", handle: "@olivia_lund", testimonial: "The best baozi in town! Absolutely authentic and delicious.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg"},
{
id: "2",
name: "Quinn",
handle: "@quinn_eats",
testimonial: "I love the Wonton dishes here, they taste just like home.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-arrangement_23-2149250113.jpg",
},
id: "2", name: "Quinn", handle: "@quinn_eats", testimonial: "I love the Wonton dishes here, they taste just like home.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-arrangement_23-2149250113.jpg"},
{
id: "3",
name: "Nadine",
handle: "@nadine_foodie",
testimonial: "Great service and even better food. My go-to spot for noodles.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg",
},
id: "3", name: "Nadine", handle: "@nadine_foodie", testimonial: "Great service and even better food. My go-to spot for noodles.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg"},
{
id: "4",
name: "Lars",
handle: "@lars_lund",
testimonial: "Friendly staff and quick pickup. The quality is always consistent.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-asian-male-friends-sitting-table-bar-with-mugs-beer-snacks-chatting_1098-20574.jpg",
},
id: "4", name: "Lars", handle: "@lars_lund", testimonial: "Friendly staff and quick pickup. The quality is always consistent.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-asian-male-friends-sitting-table-bar-with-mugs-beer-snacks-chatting_1098-20574.jpg"},
{
id: "5",
name: "Sara",
handle: "@sara_asia",
testimonial: "Amazing vegetable noodles! Healthy and very flavorful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/informal-talk-with-best-friends-restaurant-warm-summer-day_8353-9702.jpg",
},
id: "5", name: "Sara", handle: "@sara_asia", testimonial: "Amazing vegetable noodles! Healthy and very flavorful.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/informal-talk-with-best-friends-restaurant-warm-summer-day_8353-9702.jpg"},
]}
showRating={true}
title="What Our Customers Say"
@@ -282,27 +173,16 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Do you offer delivery?",
content: "Yes, we offer delivery services within the Lund area through our partnered platforms.",
},
id: "1", title: "Erbjuder ni hemleverans?", content: "Ja, vi erbjuder leveranstjänster inom Lund via våra samarbetspartners."},
{
id: "2",
title: "Is your menu LGBTQ+ friendly?",
content: "Absolutely! We pride ourselves on being a welcoming space for all members of the community.",
},
id: "2", title: "Är er meny LGBTQ+-vänlig?", content: "Absolut! Vi är stolta över att vara en välkomnande plats för alla i samhället."},
{
id: "3",
title: "Do you take reservations?",
content: "We do take reservations. Please contact us via phone at +46 79-358 49 88 to secure your table.",
},
id: "3", title: "Tar ni emot bordsbokningar?", content: "Vi tar emot bordsbokningar. Vänligen kontakta oss via telefon på +46 79-358 49 88 för att säkra ert bord."},
]}
ctaTitle="Visit Us at Kung Food Lund"
ctaDescription="Winstrupsgatan 9, 222 22 Lund. MondaySaturday: 11:0018:00."
ctaTitle="Besök oss på Kung Food Lund"
ctaDescription="Winstrupsgatan 9, 222 22 Lund. Måndagrdag: 11:0018:00."
ctaButton={{
text: "Get Directions",
href: "https://maps.google.com",
}}
text: "Hitta hit", href: "https://maps.google.com"}}
ctaIcon={MapPin}
/>
</div>
@@ -311,33 +191,25 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Contact",
items: [
title: "Kontakt", items: [
{
label: "Winstrupsgatan 9, Lund",
href: "#",
},
label: "Winstrupsgatan 9, Lund", href: "#"},
{
label: "+46 79-358 49 88",
href: "tel:+46793584988",
},
label: "+46 79-358 49 88", href: "tel:+46793584988"},
],
},
{
title: "Hours",
items: [
title: "Öppettider", items: [
{
label: "MonSat: 11:0018:00",
href: "#",
},
label: "MånLör: 11:0018:00", href: "#"},
],
},
]}
bottomLeftText="© 2024 Kung Food Lund"
bottomRightText="Authentic Cuisine"
bottomRightText="Autentisk Mat"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}