Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-25 14:29:09 +00:00

View File

@@ -31,31 +31,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="POW WOW COFFEE"
button={{
text: "Visit Us",
href: "#contact",
}}
text: "Visit Us", href: "#contact"}}
/>
</div>
@@ -65,13 +53,9 @@ export default function LandingPage() {
description="Beautifully crafted coffee, fresh bites, and the friendliest atmosphere in town—all in one cozy, alternative, welcoming space."
buttons={[
{
text: "See Our Menu",
href: "#menu",
},
text: "See Our Menu", href: "#menu"},
{
text: "Visit Us",
href: "#contact",
},
text: "Visit Us", href: "#contact"},
]}
buttonAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/bearded-man-cafe_171337-18077.jpg"
@@ -87,17 +71,11 @@ export default function LandingPage() {
description="At POW WOW COFFEE, we're building Augsburg's favorite third space. A place where creative minds connect, students find their focus, and every visitor feels like a local. Discover our commitment to quality, community, and unforgettable experiences."
metrics={[
{
value: "20+",
title: "Specialty Drinks",
},
value: "20+", title: "Specialty Drinks"},
{
value: "5+",
title: "Years Brewing",
},
value: "5+", title: "Years Brewing"},
{
value: "100%",
title: "Community Love",
},
value: "100%", title: "Community Love"},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-colleagues-having-pizza-office-meeting-break_23-2148817085.jpg"
imageAlt="People enjoying coffee and conversation in a cozy cafe"
@@ -113,74 +91,50 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "1",
title: "Crafted Specialty Drinks",
description: "Our expert baristas create unique coffee and tea beverages, from classic espresso to innovative seasonal lattes, using ethically sourced beans and premium ingredients.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/glass-with-whipped-cream-coffee_23-2148937330.jpg",
imageAlt: "Latte art in a coffee cup",
},
id: "1", title: "Crafted Specialty Drinks", description: "Our expert baristas create unique coffee and tea beverages, from classic espresso to innovative seasonal lattes, using ethically sourced beans and premium ingredients.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/glass-with-whipped-cream-coffee_23-2148937330.jpg", imageAlt: "Latte art in a coffee cup"},
items: [
{
icon: Coffee,
text: "Artisan Coffee",
},
text: "Artisan Coffee"},
{
icon: Leaf,
text: "Premium Teas",
},
text: "Premium Teas"},
{
icon: Star,
text: "Seasonal Specials",
},
text: "Seasonal Specials"},
],
reverse: false,
},
{
id: "2",
title: "Fresh Bites & Local Flavors",
description: "Complement your drink with our selection of fresh, locally-inspired food. From flaky pastries to savory sandwiches, we offer delightful options for any time of day.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/producer-his-shop-with-different-goodies_23-2149110813.jpg",
imageAlt: "Fresh pastries on display",
},
id: "2", title: "Fresh Bites & Local Flavors", description: "Complement your drink with our selection of fresh, locally-inspired food. From flaky pastries to savory sandwiches, we offer delightful options for any time of day.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/producer-his-shop-with-different-goodies_23-2149110813.jpg", imageAlt: "Fresh pastries on display"},
items: [
{
icon: Croissant,
text: "Baked Pastries",
},
text: "Baked Pastries"},
{
icon: Sandwich,
text: "Gourmet Sandwiches",
},
text: "Gourmet Sandwiches"},
{
icon: Salad,
text: "Healthy Snacks",
},
text: "Healthy Snacks"},
],
reverse: true,
},
{
id: "3",
title: "Community & Culture",
description: "POW WOW is more than a café; it's a hub for creativity and connection. Join us for live DJ nights, art showcases, and community events that celebrate Augsburg's vibrant alternative scene.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-women-with-drinks_52683-98181.jpg",
imageAlt: "DJ playing music in a vibrant cafe",
},
id: "3", title: "Community & Culture", description: "POW WOW is more than a café; it's a hub for creativity and connection. Join us for live DJ nights, art showcases, and community events that celebrate Augsburg's vibrant alternative scene.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-women-with-drinks_52683-98181.jpg", imageAlt: "DJ playing music in a vibrant cafe"},
items: [
{
icon: Music,
text: "DJ Nights",
},
text: "DJ Nights"},
{
icon: Palette,
text: "Art Exhibits",
},
text: "Art Exhibits"},
{
icon: Users,
text: "Social Gatherings",
},
text: "Social Gatherings"},
],
reverse: false,
},
@@ -198,37 +152,13 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Classic Espresso",
price: "€3.00",
variant: "Rich & Bold",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-multilayer-coffee-glass-with-foam_23-2147908390.jpg",
imageAlt: "A shot of rich espresso",
},
id: "1", name: "Classic Espresso", price: "€3.00", variant: "Rich & Bold", imageSrc: "http://img.b2bpic.net/free-photo/close-up-multilayer-coffee-glass-with-foam_23-2147908390.jpg", imageAlt: "A shot of rich espresso"},
{
id: "2",
name: "Avocado Chicken Sandwich",
price: "€8.50",
variant: "Fresh & Filling",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-healthy-delicious-food-wooden-table_482257-10409.jpg",
imageAlt: "Gourmet chicken and avocado sandwich",
},
id: "2", name: "Avocado Chicken Sandwich", price: "€8.50", variant: "Fresh & Filling", imageSrc: "http://img.b2bpic.net/free-photo/close-up-healthy-delicious-food-wooden-table_482257-10409.jpg", imageAlt: "Gourmet chicken and avocado sandwich"},
{
id: "3",
name: "Herbal Harmony Tea",
price: "€4.00",
variant: "Soothing & Aromatic",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-cinnamon-lemon-slices-light-white-space_140725-95084.jpg",
imageAlt: "A cup of herbal tea",
},
id: "3", name: "Herbal Harmony Tea", price: "€4.00", variant: "Soothing & Aromatic", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-cinnamon-lemon-slices-light-white-space_140725-95084.jpg", imageAlt: "A cup of herbal tea"},
{
id: "4",
name: "Signature Latte",
price: "€5.50",
variant: "Creamy & Smooth",
imageSrc: "http://img.b2bpic.net/free-photo/glass-with-whipped-cream-coffee_23-2148937330.jpg",
imageAlt: "A cup of latte with art",
},
id: "4", name: "Signature Latte", price: "€5.50", variant: "Creamy & Smooth", imageSrc: "http://img.b2bpic.net/free-photo/glass-with-whipped-cream-coffee_23-2148937330.jpg", imageAlt: "A cup of latte with art"},
]}
title="Our Crafted Menu"
description="Explore a diverse selection of premium coffees, refreshing beverages, and delectable food items, all prepared with the freshest ingredients and a passion for flavor."
@@ -243,25 +173,15 @@ export default function LandingPage() {
author="Sarah M., Remote Worker"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-attractive-redhead-female-drinks-coffee-cafe_613910-10430.jpg",
alt: "Sarah M.",
},
src: "http://img.b2bpic.net/free-photo/portrait-attractive-redhead-female-drinks-coffee-cafe_613910-10430.jpg", alt: "Sarah M."},
{
src: "http://img.b2bpic.net/free-photo/happy-smiling-handsome-man-against-blue-background_93675-134992.jpg",
alt: "Mark T.",
},
src: "http://img.b2bpic.net/free-photo/happy-smiling-handsome-man-against-blue-background_93675-134992.jpg", alt: "Mark T."},
{
src: "http://img.b2bpic.net/free-photo/man-holding-digital-tablet-while-having-cup-coffee_1170-2328.jpg",
alt: "Emily R.",
},
src: "http://img.b2bpic.net/free-photo/man-holding-digital-tablet-while-having-cup-coffee_1170-2328.jpg", alt: "Emily R."},
{
src: "http://img.b2bpic.net/free-photo/closeup-portrait-cheerful-young-hipster-guy-with-dreads-smiling-optimistic-delighted-standing_1258-109146.jpg",
alt: "David L.",
},
src: "http://img.b2bpic.net/free-photo/closeup-portrait-cheerful-young-hipster-guy-with-dreads-smiling-optimistic-delighted-standing_1258-109146.jpg", alt: "David L."},
{
src: "http://img.b2bpic.net/free-photo/pretty-woman-portrait-outdoor_624325-1471.jpg",
alt: "Anna K.",
},
src: "http://img.b2bpic.net/free-photo/pretty-woman-portrait-outdoor_624325-1471.jpg", alt: "Anna K."},
]}
ratingAnimation="opacity"
avatarsAnimation="slide-up"
@@ -272,14 +192,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
text="Ready to experience the POW WOW difference? We're waiting to welcome you to your new favorite coffee spot in Augsburg. \n\nFind us at: Sample Str. 12, 86150 Augsburg, Germany \nCall us: +49 123 456789 \nOpen: Mon-Sat 8:00 - 19:00"
variant: "radial-gradient"}}
text={`Ready to experience the POW WOW difference? We're waiting to welcome you to your new favorite coffee spot in Augsburg. \n\nFind us at: Sample Str. 12, 86150 Augsburg, Germany \nCall us: +49 123 456789 \nOpen: Mon-Sat 8:00 - 19:00`}
buttons={[
{
text: "Get Directions",
href: "https://www.google.com/maps/search/?api=1&query=Sample+Str.+12,+86150+Augsburg",
},
text: "Get Directions", href: "https://www.google.com/maps/search/?api=1&query=Sample+Str.+12,+86150+Augsburg"},
]}
/>
</div>
@@ -289,50 +206,31 @@ export default function LandingPage() {
logoText="POW WOW COFFEE"
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Instagram",
href: "https://instagram.com/powwowcoffee",
},
label: "Instagram", href: "https://instagram.com/powwowcoffee"},
{
label: "Facebook",
href: "https://facebook.com/powwowcoffee",
},
label: "Facebook", href: "https://facebook.com/powwowcoffee"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}