Update src/app/page.tsx

This commit is contained in:
2026-03-13 14:25:51 +00:00
parent 076722b7a8
commit a52860174c

View File

@@ -38,9 +38,7 @@ export default function HomePage() {
brandName="XtremeBikes"
navItems={navItems}
button={{
text: "📞 +420 777 038 440",
href: "tel:+420777038440",
}}
text: "📞 +420 777 038 440", href: "tel:+420777038440"}}
/>
</div>
@@ -58,7 +56,7 @@ export default function HomePage() {
{ text: "Request Service", href: "/contact" },
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uzc2cb&_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uzc2cb"
imageAlt="XtremeBikes Professional Motorcycle Workshop"
mediaAnimation="blur-reveal"
className="min-h-screen"
@@ -81,44 +79,32 @@ export default function HomePage() {
animationType="slide-up"
features={[
{
title: "Expert Technicians",
description: "Experienced motorcycle mechanics with specialized knowledge in all repair types.",
bentoComponent: "icon-info-cards",
items: [
title: "Expert Technicians", description: "Experienced motorcycle mechanics with specialized knowledge in all repair types.", bentoComponent: "icon-info-cards", items: [
{ icon: CheckCircle, label: "Certified", value: "20+ Years" },
{ icon: Wrench, label: "Specialized", value: "All Makes" },
],
},
{
title: "Professional Welding",
description: "Aluminum wheel welding and non-ferrous metal work with precision equipment.",
bentoComponent: "icon-info-cards",
items: [
title: "Professional Welding", description: "Aluminum wheel welding and non-ferrous metal work with precision equipment.", bentoComponent: "icon-info-cards", items: [
{ icon: Zap, label: "Precision", value: "Industrial" },
{ icon: Shield, label: "Quality", value: "Guaranteed" },
],
},
{
title: "Fast Service",
description: "Quick turnaround on repairs without sacrificing quality craftsmanship.",
bentoComponent: "icon-info-cards",
items: [
title: "Fast Service", description: "Quick turnaround on repairs without sacrificing quality craftsmanship.", bentoComponent: "icon-info-cards", items: [
{ icon: Clock, label: "Urgent", value: "Same Day" },
{ icon: CheckCircle, label: "Reliable", value: "On Time" },
],
},
{
title: "Local Workshop",
description: "Owned and operated locally in Planá nad Lužnicí, serving South Bohemia.",
bentoComponent: "icon-info-cards",
items: [
title: "Local Workshop", description: "Owned and operated locally in Planá nad Lužnicí, serving South Bohemia.", bentoComponent: "icon-info-cards", items: [
{ icon: MapPin, label: "Location", value: "Local" },
{ icon: Star, label: "Trusted", value: "Reputation" },
],
},
]}
titleClassName="text-3xl md:text-4xl font-bold"
descriptionClassName="text-lg text-foreground/70"
cardTitleClassName="text-3xl md:text-4xl font-bold"
textBoxDescriptionClassName="text-lg text-foreground/70"
/>
</div>
@@ -135,29 +121,32 @@ export default function HomePage() {
animationType="blur-reveal"
features={[
{
title: "Motorcycle Repair",
description: "Engine diagnostics, brake service, electrical repairs, and full mechanical restoration.",
button: { text: "Learn More", href: "/services" },
title: "Motorcycle Repair", description: "Engine diagnostics, brake service, electrical repairs, and full mechanical restoration.", bentoComponent: "icon-info-cards", items: [
{ icon: Wrench, label: "Service", value: "Expert" },
{ icon: CheckCircle, label: "Quality", value: "Guaranteed" },
],
},
{
title: "Scooter Service",
description: "Routine maintenance, clutch replacement, transmission repair, and parts sourcing.",
button: { text: "Learn More", href: "/services" },
title: "Scooter Service", description: "Routine maintenance, clutch replacement, transmission repair, and parts sourcing.", bentoComponent: "icon-info-cards", items: [
{ icon: Wrench, label: "Maintenance", value: "Complete" },
{ icon: CheckCircle, label: "Parts", value: "Available" },
],
},
{
title: "Restoration",
description: "Complete motorcycle restoration from ground-up, custom builds, and vintage bike revival.",
button: { text: "Learn More", href: "/services" },
title: "Restoration", description: "Complete motorcycle restoration from ground-up, custom builds, and vintage bike revival.", bentoComponent: "icon-info-cards", items: [
{ icon: Star, label: "Custom", value: "Builds" },
{ icon: CheckCircle, label: "Vintage", value: "Revival" },
],
},
{
title: "Aluminum Welding",
description: "Wheel welding, frame repair, custom fabrication of motorcycle components.",
button: { text: "Learn More", href: "/services" },
title: "Aluminum Welding", description: "Wheel welding, frame repair, custom fabrication of motorcycle components.", bentoComponent: "icon-info-cards", items: [
{ icon: Zap, label: "Welding", value: "Precision" },
{ icon: Shield, label: "Quality", value: "Assured" },
],
},
]}
titleClassName="text-3xl md:text-4xl font-bold"
descriptionClassName="text-lg text-foreground/70"
buttonClassName="px-4 py-2 rounded font-semibold"
cardTitleClassName="text-3xl md:text-4xl font-bold"
textBoxDescriptionClassName="text-lg text-foreground/70"
/>
</div>
@@ -166,10 +155,7 @@ export default function HomePage() {
<TextSplitAbout
title="About Milan Pražan XtremeBikes"
description={[
"XtremeBikes is a professional motorcycle repair and sales workshop located in Planá nad Lužnicí, South Bohemia. Founded by Milan Pražan, an experienced motorcycle technician with decades of expertise in bike repair, restoration, and custom modifications.",
"We specialize in comprehensive motorcycle and scooter servicing, professional aluminum wheel welding, non-ferrous metal fabrication, and complete restoration projects. Every bike that leaves our workshop meets our exacting standards for quality and performance.",
"Whether you need urgent repair, specialized welding work, a complete restoration, or a quality used motorcycle, XtremeBikes is your trusted local partner.",
]}
"XtremeBikes is a professional motorcycle repair and sales workshop located in Planá nad Lužnicí, South Bohemia. Founded by Milan Pražan, an experienced motorcycle technician with decades of expertise in bike repair, restoration, and custom modifications.", "We specialize in comprehensive motorcycle and scooter servicing, professional aluminum wheel welding, non-ferrous metal fabrication, and complete restoration projects. Every bike that leaves our workshop meets our exacting standards for quality and performance.", "Whether you need urgent repair, specialized welding work, a complete restoration, or a quality used motorcycle, XtremeBikes is your trusted local partner."]}
buttons={[
{ text: "📞 Call for Details", href: "tel:+420777038440" },
{ text: "Visit Us", href: "/contact" },
@@ -197,43 +183,22 @@ export default function HomePage() {
animationType="scale-rotate"
products={[
{
id: "bike-001",
brand: "Yamaha",
name: "YZF-R125 Sport Bike",
price: "45,000 CZK",
rating: 5,
reviewCount: "2 owners",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=baexrq&_wi=1",
imageAlt: "Yamaha YZF-R125 Sport Motorcycle",
},
id: "bike-001", brand: "Yamaha", name: "YZF-R125 Sport Bike", price: "45,000 CZK", rating: 5,
reviewCount: "2 owners", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=baexrq", imageAlt: "Yamaha YZF-R125 Sport Motorcycle"},
{
id: "bike-002",
brand: "Honda",
name: "CB500 Cruiser",
price: "78,000 CZK",
rating: 5,
reviewCount: "1 owner",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m57fxa&_wi=1",
imageAlt: "Honda CB500 Cruiser Motorcycle",
},
id: "bike-002", brand: "Honda", name: "CB500 Cruiser", price: "78,000 CZK", rating: 5,
reviewCount: "1 owner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m57fxa", imageAlt: "Honda CB500 Cruiser Motorcycle"},
{
id: "bike-003",
brand: "Vespa",
name: "LX150 Classic Scooter",
price: "32,000 CZK",
rating: 4.5,
reviewCount: "3 owners",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cc8ooi&_wi=1",
imageAlt: "Vespa LX150 Classic Scooter",
},
id: "bike-003", brand: "Vespa", name: "LX150 Classic Scooter", price: "32,000 CZK", rating: 4.5,
reviewCount: "3 owners", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cc8ooi", imageAlt: "Vespa LX150 Classic Scooter"},
]}
buttons={[
{ text: "View All Bikes", href: "/motorcycles" },
{ text: "Inquire Now", href: "/contact" },
]}
buttonAnimation="slide-up"
titleClassName="text-3xl md:text-4xl font-bold"
descriptionClassName="text-lg text-foreground/70"
textBoxTitleClassName="text-3xl md:text-4xl font-bold"
textBoxDescriptionClassName="text-lg text-foreground/70"
cardClassName="p-4 rounded-lg border border-accent"
cardBrandClassName="text-sm font-semibold text-primary-cta"
cardNameClassName="text-xl font-bold text-foreground"
@@ -255,62 +220,26 @@ export default function HomePage() {
animationType="blur-reveal"
testimonials={[
{
id: "testimonial-1",
name: "Tomáš Kovács",
role: "Motorcycle Owner",
testimonial: "Milan repaired my vintage Jawa in just two days. Professional work, fair price, and the bike runs like new. Highly recommended!",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8ly2nf",
imageAlt: "Tomáš Kovács",
icon: Star,
id: "testimonial-1", name: "Tomáš Kovács", role: "Motorcycle Owner", testimonial: "Milan repaired my vintage Jawa in just two days. Professional work, fair price, and the bike runs like new. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8ly2nf", imageAlt: "Tomáš Kovács", icon: Star,
},
{
id: "testimonial-2",
name: "Jana Svobodová",
role: "Scooter Owner",
testimonial: "Great service and very friendly. My scooter needed welding on the frame and they did it perfectly. Best workshop in the area!",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=enfqdd",
imageAlt: "Jana Svobodová",
icon: Star,
id: "testimonial-2", name: "Jana Svobodová", role: "Scooter Owner", testimonial: "Great service and very friendly. My scooter needed welding on the frame and they did it perfectly. Best workshop in the area!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=enfqdd", imageAlt: "Jana Svobodová", icon: Star,
},
{
id: "testimonial-3",
name: "Petr Novotný",
role: "Motorcycle Enthusiast",
testimonial: "Bought a restored Yamaha from XtremeBikes. Complete transparency, perfect condition, and excellent after-sales support.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m9175h",
imageAlt: "Petr Novotný",
icon: Star,
id: "testimonial-3", name: "Petr Novotný", role: "Motorcycle Enthusiast", testimonial: "Bought a restored Yamaha from XtremeBikes. Complete transparency, perfect condition, and excellent after-sales support.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m9175h", imageAlt: "Petr Novotný", icon: Star,
},
{
id: "testimonial-4",
name: "Mária Dubová",
role: "Commuter",
testimonial: "My Honda maintenance is always top-notch here. Milan knows every detail about motorcycles and treats them with care.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=achy6a",
imageAlt: "Mária Dubová",
icon: Star,
id: "testimonial-4", name: "Mária Dubová", role: "Commuter", testimonial: "My Honda maintenance is always top-notch here. Milan knows every detail about motorcycles and treats them with care.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=achy6a", imageAlt: "Mária Dubová", icon: Star,
},
{
id: "testimonial-5",
name: "František Krčil",
role: "Bike Collector",
testimonial: "Restoration work was exceptional. They captured the original character while making it ride like a dream. Worth every koruna!",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q6tsfy",
imageAlt: "František Krčil",
icon: Star,
id: "testimonial-5", name: "František Krčil", role: "Bike Collector", testimonial: "Restoration work was exceptional. They captured the original character while making it ride like a dream. Worth every koruna!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q6tsfy", imageAlt: "František Krčil", icon: Star,
},
{
id: "testimonial-6",
name: "Klára Bílá",
role: "Scooter Rider",
testimonial: "Fast, reliable, and honest service. When my scooter broke down, Milan had it fixed within 24 hours. True professional!",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sp7lq2",
imageAlt: "Klára Bílá",
icon: Star,
id: "testimonial-6", name: "Klára Bílá", role: "Scooter Rider", testimonial: "Fast, reliable, and honest service. When my scooter broke down, Milan had it fixed within 24 hours. True professional!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sp7lq2", imageAlt: "Klára Bílá", icon: Star,
},
]}
titleClassName="text-3xl md:text-4xl font-bold"
descriptionClassName="text-lg text-foreground/70"
textBoxTitleClassName="text-3xl md:text-4xl font-bold"
textBoxDescriptionClassName="text-lg text-foreground/70"
cardClassName="p-6 rounded-lg border border-accent/50"
testimonialClassName="text-base italic text-foreground/80"
nameClassName="font-bold text-foreground"