Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
242
src/app/page.tsx
242
src/app/page.tsx
@@ -32,37 +32,21 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Partners",
|
||||
id: "#partners",
|
||||
},
|
||||
name: "Partners", id: "#partners"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="The City Kiosk"
|
||||
/>
|
||||
@@ -71,19 +55,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Welcome to The City Kiosk!"
|
||||
description="Your friendly neighborhood spot in Siegen for quick snacks, refreshing drinks, and everyday essentials. Open late to serve you!"
|
||||
buttons={[
|
||||
{
|
||||
text: "See Our Products",
|
||||
href: "#products",
|
||||
},
|
||||
text: "See Our Products", href: "#products"},
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://www.google.com/maps/dir/?api=1&destination=Sandstraße+15,+57072+Siegen",
|
||||
onClick: "() => window.open('https://www.google.com/maps/dir/?api=1&destination=Sandstraße+15,+57072+Siegen', '_blank')",
|
||||
text: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=Sandstraße+15,+57072+Siegen", onClick: () => window.open('https://www.google.com/maps/dir/?api=1&destination=Sandstraße+15,+57072+Siegen', '_blank'),
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grayscale-shot-male-riding-bicycle-sidewalk-building-with-many-windows_181624-57921.jpg"
|
||||
@@ -98,8 +77,7 @@ export default function LandingPage() {
|
||||
title="More Than Just a Kiosk – Your Local Hub in Siegen"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
},
|
||||
text: "Learn More"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -112,47 +90,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Assorted Snack Pack",
|
||||
price: "€3.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-sticks-with-biscuit-jelly-stuffing_23-2148180819.jpg",
|
||||
imageAlt: "Assorted snack pack with chips and chocolates",
|
||||
},
|
||||
id: "p1", name: "Assorted Snack Pack", price: "€3.50", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-sticks-with-biscuit-jelly-stuffing_23-2148180819.jpg", imageAlt: "Assorted snack pack with chips and chocolates"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Premium Soft Drink",
|
||||
price: "€2.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ice-chrysanthemum-tea_1339-3327.jpg",
|
||||
imageAlt: "A refreshing soft drink bottle",
|
||||
},
|
||||
id: "p2", name: "Premium Soft Drink", price: "€2.00", imageSrc: "http://img.b2bpic.net/free-photo/ice-chrysanthemum-tea_1339-3327.jpg", imageAlt: "A refreshing soft drink bottle"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Freshly Brewed Coffee",
|
||||
price: "€2.80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bar-concept-with-barmen_23-2147798073.jpg",
|
||||
imageAlt: "A cup of hot, freshly brewed coffee",
|
||||
},
|
||||
id: "p3", name: "Freshly Brewed Coffee", price: "€2.80", imageSrc: "http://img.b2bpic.net/free-photo/bar-concept-with-barmen_23-2147798073.jpg", imageAlt: "A cup of hot, freshly brewed coffee"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Gourmet Sandwich",
|
||||
price: "€4.90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hot-dogs-with-american-flag-tray_23-2148679042.jpg",
|
||||
imageAlt: "A freshly prepared gourmet sandwich",
|
||||
},
|
||||
id: "p4", name: "Gourmet Sandwich", price: "€4.90", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hot-dogs-with-american-flag-tray_23-2148679042.jpg", imageAlt: "A freshly prepared gourmet sandwich"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Deluxe Ice Cream",
|
||||
price: "€3.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scoop-down-fruit-ice-cream-cracked-waffles_23-2148150262.jpg",
|
||||
imageAlt: "A scoop of deluxe ice cream in a cone",
|
||||
},
|
||||
id: "p5", name: "Deluxe Ice Cream", price: "€3.00", imageSrc: "http://img.b2bpic.net/free-photo/scoop-down-fruit-ice-cream-cracked-waffles_23-2148150262.jpg", imageAlt: "A scoop of deluxe ice cream in a cone"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Daily Newspapers & Magazines",
|
||||
price: "€1.80+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-woman-talking-phone-near-bookshelves_23-2148204241.jpg",
|
||||
imageAlt: "A stack of newspapers and magazines",
|
||||
},
|
||||
id: "p6", name: "Daily Newspapers & Magazines", price: "€1.80+", imageSrc: "http://img.b2bpic.net/free-photo/serious-young-woman-talking-phone-near-bookshelves_23-2148204241.jpg", imageAlt: "A stack of newspapers and magazines"},
|
||||
]}
|
||||
title="Our Popular Picks & Daily Deals"
|
||||
description="Discover a wide range of products, from your favorite snacks and refreshing drinks to daily necessities."
|
||||
@@ -167,29 +115,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Quick & Contactless Payment",
|
||||
description: "Enjoy fast and secure transactions with our modern payment options, including mobile and card payments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-bakery_23-2150273188.jpg",
|
||||
imageAlt: "Contactless payment being made at a terminal",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-vector/modern-payment-methods-with-flat-design_23-2147674931.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Quick & Contactless Payment", description: "Enjoy fast and secure transactions with our modern payment options, including mobile and card payments.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-bakery_23-2150273188.jpg", imageAlt: "Contactless payment being made at a terminal", titleImageSrc: "http://img.b2bpic.net/free-vector/modern-payment-methods-with-flat-design_23-2147674931.jpg", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Lottery Tickets & Games",
|
||||
description: "Try your luck with our wide selection of lottery tickets and scratch-off games, available daily.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-lifestyle-night_23-2149174691.jpg",
|
||||
imageAlt: "Hand holding a lottery ticket",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-vector/neon-icon-lottery-winner_1262-15651.jpg",
|
||||
buttonText: "Play Now",
|
||||
},
|
||||
title: "Lottery Tickets & Games", description: "Try your luck with our wide selection of lottery tickets and scratch-off games, available daily.", imageSrc: "http://img.b2bpic.net/free-photo/family-lifestyle-night_23-2149174691.jpg", imageAlt: "Hand holding a lottery ticket", titleImageSrc: "http://img.b2bpic.net/free-vector/neon-icon-lottery-winner_1262-15651.jpg", buttonText: "Play Now"},
|
||||
{
|
||||
title: "Parcel Pickup & Drop-off",
|
||||
description: "Conveniently send and receive packages right here. Your trusted local point for all your delivery needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-postal-worker-walking-through-residential-district-while-making-delivery_637285-2307.jpg",
|
||||
imageAlt: "Person picking up a package from a counter",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/3d-cardboard-package-boxes-stacks_107791-16719.jpg",
|
||||
buttonText: "Details",
|
||||
},
|
||||
title: "Parcel Pickup & Drop-off", description: "Conveniently send and receive packages right here. Your trusted local point for all your delivery needs.", imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-postal-worker-walking-through-residential-district-while-making-delivery_637285-2307.jpg", imageAlt: "Person picking up a package from a counter", titleImageSrc: "http://img.b2bpic.net/free-photo/3d-cardboard-package-boxes-stacks_107791-16719.jpg", buttonText: "Details"},
|
||||
]}
|
||||
title="Convenience & Services at Your Fingertips"
|
||||
description="Beyond delicious treats, we offer essential services to make your day easier and more convenient."
|
||||
@@ -203,59 +133,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Fahim Azimi",
|
||||
role: "Local Resident",
|
||||
company: "Siegen",
|
||||
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",
|
||||
},
|
||||
id: "t1", name: "Fahim Azimi", role: "Local Resident", company: "Siegen", 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"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah Müller",
|
||||
role: "Commuter",
|
||||
company: "Siegen",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-saluting_23-2149061659.jpg",
|
||||
},
|
||||
id: "t2", name: "Sarah Müller", role: "Commuter", company: "Siegen", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-saluting_23-2149061659.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Max Schmidt",
|
||||
role: "Student",
|
||||
company: "University of Siegen",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-city-girl-shows-thumbs-up-approval-looking-upbeat-say-yes-approves-agrees-stands_1258-189165.jpg",
|
||||
},
|
||||
id: "t3", name: "Max Schmidt", role: "Student", company: "University of Siegen", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-city-girl-shows-thumbs-up-approval-looking-upbeat-say-yes-approves-agrees-stands_1258-189165.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Lena Wagner",
|
||||
role: "Office Worker",
|
||||
company: "Local Business",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg",
|
||||
},
|
||||
id: "t4", name: "Lena Wagner", role: "Office Worker", company: "Local Business", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "David Richter",
|
||||
role: "Night Shift Worker",
|
||||
company: "Logistics",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-pretty-student-girl-wearing-back-bag-holding-books-touching-face-with-plastic-coffee-cup-with-closed-eyes-isolated-pink-wall-with-closed-eyes_141793-94291.jpg",
|
||||
},
|
||||
id: "t5", name: "David Richter", role: "Night Shift Worker", company: "Logistics", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-pretty-student-girl-wearing-back-bag-holding-books-touching-face-with-plastic-coffee-cup-with-closed-eyes-isolated-pink-wall-with-closed-eyes_141793-94291.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "5.0",
|
||||
label: "Average Rating",
|
||||
},
|
||||
value: "5.0", label: "Average Rating"},
|
||||
{
|
||||
value: "Happy",
|
||||
label: "Customers Served Daily",
|
||||
},
|
||||
value: "Happy", label: "Customers Served Daily"},
|
||||
{
|
||||
value: "Open Late",
|
||||
label: "Convenient Hours",
|
||||
},
|
||||
value: "Open Late", label: "Convenient Hours"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="We're proud of our 5-star rating and the positive feedback from our community. Hear it directly from them!"
|
||||
@@ -268,30 +167,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What are your opening hours?",
|
||||
content: "The City Kiosk is open daily until 23:00, ensuring you can grab what you need even late in the evening.",
|
||||
},
|
||||
id: "f1", title: "What are your opening hours?", content: "The City Kiosk is open daily until 23:00, ensuring you can grab what you need even late in the evening."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you accept card payments?",
|
||||
content: "Yes, we accept various card payments, including contactless options, for your convenience.",
|
||||
},
|
||||
id: "f2", title: "Do you accept card payments?", content: "Yes, we accept various card payments, including contactless options, for your convenience."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Where are you located?",
|
||||
content: "We are conveniently located at Sandstraße 15, 57072 Siegen. You can find us easily using a route planner.",
|
||||
},
|
||||
id: "f3", title: "Where are you located?", content: "We are conveniently located at Sandstraße 15, 57072 Siegen. You can find us easily using a route planner."},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Do you offer hot food?",
|
||||
content: "We offer a selection of pre-made gourmet sandwiches and hot beverages, including freshly brewed coffee.",
|
||||
},
|
||||
id: "f4", title: "Do you offer hot food?", content: "We offer a selection of pre-made gourmet sandwiches and hot beverages, including freshly brewed coffee."},
|
||||
{
|
||||
id: "f5",
|
||||
title: "Can I pick up or drop off packages?",
|
||||
content: "Yes, we offer parcel pickup and drop-off services. Please inquire with our staff for details.",
|
||||
},
|
||||
id: "f5", title: "Can I pick up or drop off packages?", content: "Yes, we offer parcel pickup and drop-off services. Please inquire with our staff for details."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about our products, services, and opening hours."
|
||||
@@ -304,14 +188,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Local Bakery",
|
||||
"Beverage Co.",
|
||||
"Coffee Roasters",
|
||||
"Snack Masters",
|
||||
"Fresh Farms",
|
||||
"Cool Desserts",
|
||||
"Daily Press",
|
||||
]}
|
||||
"Local Bakery", "Beverage Co.", "Coffee Roasters", "Snack Masters", "Fresh Farms", "Cool Desserts", "Daily Press"]}
|
||||
title="Trusted Partners & Brands"
|
||||
description="We partner with leading local and national suppliers to bring you the best quality products."
|
||||
/>
|
||||
@@ -321,8 +198,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Visit Us Today!"
|
||||
description="Stop by The City Kiosk for a friendly greeting and all your daily essentials. We're here to serve you!"
|
||||
@@ -337,49 +213,31 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Products", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Directions",
|
||||
href: "https://www.google.com/maps/dir/?api=1&destination=Sandstraße+15,+57072+Siegen",
|
||||
},
|
||||
label: "Directions", href: "https://www.google.com/maps/dir/?api=1&destination=Sandstraße+15,+57072+Siegen"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user