Update src/app/page.tsx

This commit is contained in:
2026-03-04 16:08:01 +00:00
parent 18c017eb65
commit cd7b39c195

View File

@@ -11,7 +11,7 @@ import MediaAbout from "@/components/sections/about/MediaAbout";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import Link from "next/link";
import { Zap, Calendar } from "lucide-react";
import { Zap } from "lucide-react";
export default function HomePage() {
return (
@@ -21,7 +21,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="grid"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="gradient"
secondaryButtonStyle="solid"
@@ -37,7 +37,8 @@ export default function HomePage() {
{ name: "About", id: "/about" },
]}
button={{
text: "Call Now: (201) 555-0123", href: "tel:+12015550123"}}
text: "Call Now: (201) 555-0123", href: "tel:+12015550123"
}}
animateOnLoad={true}
/>
</div>
@@ -46,14 +47,14 @@ export default function HomePage() {
<HeroBillboard
title="Custom High-Performance E-Bike Batteries Built in Jersey City"
description="More Range. More Power. Zero Guesswork. 4.9★ Rating | 105+ Reviews"
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
tag="Built by Riders, For Riders"
tagIcon={Zap}
imageSrc="http://img.b2bpic.net/free-photo/close-up-young-man-working-bike_23-2149039023.jpg"
imageAlt="Powerful Lithium workshop in Jersey City"
buttons={[
{ text: "Call Now: (201) 555-0123", href: "tel:+12015550123" },
{ text: "Schedule Consultation", href: "/get-quote" },
{ text: "View Custom Builds", href: "#featured-builds" },
]}
/>
</div>
@@ -82,16 +83,20 @@ export default function HomePage() {
products={[
{
id: "1", brand: "Powerful Lithium", name: "72V 51Ah Premium", price: "$3,299", rating: 5,
reviewCount: "47k", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-group-blue-batteries-surface_181624-31503.jpg?_wi=1", imageAlt: "72V 51Ah battery pack"},
reviewCount: "47k", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-group-blue-batteries-surface_181624-31503.jpg?_wi=1", imageAlt: "72V 51Ah battery pack"
},
{
id: "2", brand: "Powerful Lithium", name: "60V 60Ah Ultra", price: "$2,899", rating: 5,
reviewCount: "38k", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cyclist-securing-e-bike-battery_23-2148225826.jpg?_wi=1", imageAlt: "60V 60Ah battery pack"},
reviewCount: "38k", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cyclist-securing-e-bike-battery_23-2148225826.jpg?_wi=1", imageAlt: "60V 60Ah battery pack"
},
{
id: "3", brand: "Powerful Lithium", name: "48V Atlas", price: "$1,899", rating: 5,
reviewCount: "52k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974240.jpg", imageAlt: "48V Atlas battery pack"},
reviewCount: "52k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974240.jpg", imageAlt: "48V Atlas battery pack"
},
{
id: "4", brand: "Powerful Lithium", name: "300A Custom BMS", price: "$599", rating: 5,
reviewCount: "31k", imageSrc: "http://img.b2bpic.net/free-photo/closeup-worker-operating-automated-machine-wood-processing-factory_637285-12045.jpg?_wi=1", imageAlt: "Custom BMS controller system"},
reviewCount: "31k", imageSrc: "http://img.b2bpic.net/free-photo/closeup-worker-operating-automated-machine-wood-processing-factory_637285-12045.jpg?_wi=1", imageAlt: "Custom BMS controller system"
},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -107,22 +112,28 @@ export default function HomePage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "E-Bike Enthusiast", company: "Jersey City", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "Sarah Johnson testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "Sarah Johnson testimonial"
},
{
id: "2", name: "Michael Chen", role: "Surron Rider", company: "NYC", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-happy-curly-woman-sunglasses-posing_171337-17410.jpg?_wi=1", imageAlt: "Michael Chen testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-happy-curly-woman-sunglasses-posing_171337-17410.jpg?_wi=1", imageAlt: "Michael Chen testimonial"
},
{
id: "3", name: "Emily Rodriguez", role: "Super73 Owner", company: "Brooklyn", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-man-pointing-camera-with-finger_1262-3118.jpg?_wi=1", imageAlt: "Emily Rodriguez testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/successful-man-pointing-camera-with-finger_1262-3118.jpg?_wi=1", imageAlt: "Emily Rodriguez testimonial"
},
{
id: "4", name: "David Kim", role: "DIY Builder", company: "NJ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=1", imageAlt: "David Kim testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=1", imageAlt: "David Kim testimonial"
},
{
id: "5", name: "Jessica Martinez", role: "Onyx Bike Rider", company: "New Jersey", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-woman-sunglasses-posing_171337-17567.jpg?_wi=1", imageAlt: "Jessica Martinez testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-woman-sunglasses-posing_171337-17567.jpg?_wi=1", imageAlt: "Jessica Martinez testimonial"
},
{
id: "6", name: "James Wilson", role: "Battery Repair Customer", company: "Queens", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "James Wilson testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "James Wilson testimonial"
},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -138,19 +149,24 @@ export default function HomePage() {
features={[
{
id: "1", title: "Custom Battery Builds", tags: ["72V", "60V", "48V"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-group-blue-batteries-surface_181624-31503.jpg?_wi=2", imageAlt: "Custom battery build"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-group-blue-batteries-surface_181624-31503.jpg?_wi=2", imageAlt: "Custom battery build"
},
{
id: "2", title: "Battery Upgrades", tags: ["Range", "Performance"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cyclist-securing-e-bike-battery_23-2148225826.jpg?_wi=2", imageAlt: "Battery upgrade service"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cyclist-securing-e-bike-battery_23-2148225826.jpg?_wi=2", imageAlt: "Battery upgrade service"
},
{
id: "3", title: "Battery Repairs", tags: ["Expert", "Warranty"],
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=1", imageAlt: "Battery repair in shop"},
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=1", imageAlt: "Battery repair in shop"
},
{
id: "4", title: "Custom BMS Systems", tags: ["300A", "Advanced"],
imageSrc: "http://img.b2bpic.net/free-photo/closeup-worker-operating-automated-machine-wood-processing-factory_637285-12045.jpg?_wi=2", imageAlt: "Custom BMS controller"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-worker-operating-automated-machine-wood-processing-factory_637285-12045.jpg?_wi=2", imageAlt: "Custom BMS controller"
},
{
id: "5", title: "In-Shop Installation", tags: ["Local", "Fast"],
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=2", imageAlt: "Professional installation service"},
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=2", imageAlt: "Professional installation service"
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -180,7 +196,7 @@ export default function HomePage() {
{ text: "Call Now: (201) 555-0123", href: "tel:+12015550123" },
{ text: "Get a Quote", href: "/get-quote" },
]}
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
/>
</div>
@@ -194,4 +210,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}