Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-06 18:59:41 +00:00

View File

@@ -30,58 +30,32 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Otto's"
button={{
text: "Book Repair",
}}
text: "Book Repair"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Your Trusted Local Hub for Bike Repair and Fresh Water"
description="Providing top-tier bicycle maintenance and high-quality drinking water services to our community since 2010."
tag="Since 2010"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-bicycle-gear_1170-2509.jpg",
imageAlt: "Bicycle Repair Station",
},
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-holding-bicycle-gear_1170-2509.jpg", imageAlt: "Bicycle Repair Station"},
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-red-nails-puts-bottle-water-scrapheap_1304-3027.jpg",
imageAlt: "Fresh Water Service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-repairing-bike-shop_23-2148932602.jpg?_wi=1",
imageAlt: "Professional Bike Tune-up",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-focus-bartender-makes-homemade-lemonade-pours-sparkling-water-rustic-jar-with-strawberry-slices-ice-cubes-inside_346278-726.jpg?_wi=1",
imageAlt: "Filtered Water Station",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/repairman-workshop_1098-15533.jpg?_wi=1",
imageAlt: "Rapid Repair Service",
},
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-red-nails-puts-bottle-water-scrapheap_1304-3027.jpg", imageAlt: "Fresh Water Service"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -98,9 +72,7 @@ export default function LandingPage() {
tagIcon={Heart}
buttons={[
{
text: "Learn More",
href: "#services",
},
text: "Learn More", href: "#services"},
]}
/>
</div>
@@ -112,26 +84,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Bicycle Tune-ups",
description: "Full-service maintenance to ensure your bike is road-ready for any journey.",
tag: "Repair",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-repairing-bike-shop_23-2148932602.jpg?_wi=2",
},
id: "f1", title: "Bicycle Tune-ups", description: "Full-service maintenance to ensure your bike is road-ready for any journey.", tag: "Repair", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-repairing-bike-shop_23-2148932602.jpg"},
{
id: "f2",
title: "Purity Water Fill",
description: "Ultra-filtered drinking water available in bulk for all your hydration needs.",
tag: "Hydration",
imageSrc: "http://img.b2bpic.net/free-photo/close-focus-bartender-makes-homemade-lemonade-pours-sparkling-water-rustic-jar-with-strawberry-slices-ice-cubes-inside_346278-726.jpg?_wi=2",
},
id: "f2", title: "Purity Water Fill", description: "Ultra-filtered drinking water available in bulk for all your hydration needs.", tag: "Hydration", imageSrc: "http://img.b2bpic.net/free-photo/close-focus-bartender-makes-homemade-lemonade-pours-sparkling-water-rustic-jar-with-strawberry-slices-ice-cubes-inside_346278-726.jpg"},
{
id: "f3",
title: "Rapid Repairs",
description: "Flat tires, chain issues, or brake adjustments handled quickly while you wait.",
tag: "Support",
imageSrc: "http://img.b2bpic.net/free-photo/repairman-workshop_1098-15533.jpg?_wi=2",
},
id: "f3", title: "Rapid Repairs", description: "Flat tires, chain issues, or brake adjustments handled quickly while you wait.", tag: "Support", imageSrc: "http://img.b2bpic.net/free-photo/repairman-workshop_1098-15533.jpg"},
]}
title="Expert Services We Provide"
description="Professional maintenance to keep your bike rolling and high-purity water to keep you refreshed."
@@ -148,25 +105,15 @@ export default function LandingPage() {
author="Sarah Thompson"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-fastening-helmet-man_23-2147764135.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/woman-fastening-helmet-man_23-2147764135.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/young-caucasian-man-smiling-confident-standing-with-arms-crossed-gesture-street_839833-30694.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/young-caucasian-man-smiling-confident-standing-with-arms-crossed-gesture-street_839833-30694.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/mechanic-examining-bicycles_1170-2371.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/mechanic-examining-bicycles_1170-2371.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/young-blond-girl-happy-expression_1194-4509.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/young-blond-girl-happy-expression_1194-4509.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/mechanic-holding-bicycle_1170-2609.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/mechanic-holding-bicycle_1170-2609.jpg", alt: "Customer 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -177,8 +124,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
tag="Contact Us"
title="Need Help? Reach Out to Otto's"
description="Send us an inquiry for your repair request or visit us for fresh water anytime."
@@ -193,29 +139,19 @@ export default function LandingPage() {
logoText="Otto's Bicycle & Water"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Bike Repair",
href: "#services",
},
label: "Bike Repair", href: "#services"},
{
label: "Water Shop",
href: "#services",
},
label: "Water Shop", href: "#services"},
],
},
{
title: "Info",
items: [
title: "Info", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
],
},
]}