3 Commits

Author SHA1 Message Date
e2fefc8724 Merge version_2 into main
Merge version_2 into main
2026-03-30 03:34:14 +00:00
b8d6c660ad Update src/app/page.tsx 2026-03-30 03:34:11 +00:00
36de9633d3 Merge version_1 into main
Merge version_1 into main
2026-03-29 22:51:25 +00:00

View File

@@ -29,25 +29,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
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="Bisho Electro"
/>
@@ -59,39 +49,23 @@ export default function LandingPage() {
description="Luxury electrical solutions with precision, speed, and professionalism—24/7."
buttons={[
{
text: "Call Now: 0416 199 234",
href: "tel:0416199234",
},
text: "Call Now: 0416 199 234", href: "tel:0416199234"},
{
text: "Get a Free Quote",
href: "#contact",
},
text: "Get a Free Quote", href: "#contact"},
]}
slides={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/professional-electrical-work-site-modern-1774824672239-3ade71b0.png?_wi=1",
imageAlt: "Professional lighting installation",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/professional-electrical-work-site-modern-1774824672239-3ade71b0.png?_wi=1", imageAlt: "Professional lighting installation"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/close-up-of-electrical-circuitry-with-gl-1774824671457-c2059ab1.png",
imageAlt: "Precision circuitry",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/close-up-of-electrical-circuitry-with-gl-1774824671457-c2059ab1.png", imageAlt: "Precision circuitry"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/a-high-end-residential-interior-with-int-1774824672314-9a36c208.png?_wi=1",
imageAlt: "Modern interior lighting",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/a-high-end-residential-interior-with-int-1774824672314-9a36c208.png?_wi=1", imageAlt: "Modern interior lighting"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/electrical-tools-kit-on-a-dark-professio-1774824671778-7438bb33.png",
imageAlt: "Premium electrical tools",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/electrical-tools-kit-on-a-dark-professio-1774824671778-7438bb33.png", imageAlt: "Premium electrical tools"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/abstract-visualization-of-power-and-prec-1774824672158-8d1597db.png?_wi=1",
imageAlt: "Electrical energy abstract",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/abstract-visualization-of-power-and-prec-1774824672158-8d1597db.png?_wi=1", imageAlt: "Electrical energy abstract"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/commercial-electrical-panel-wiring-high--1774824671799-03504872.png",
imageAlt: "Clean electrical wiring",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/commercial-electrical-panel-wiring-high--1774824671799-03504872.png", imageAlt: "Clean electrical wiring"},
]}
/>
</div>
@@ -104,17 +78,11 @@ export default function LandingPage() {
description="At Bisho Electro, we don't just provide electrical services—we create seamless, safe, and beautifully executed solutions tailored to your space. Serving Penrith and surrounding areas, we've built a reputation for reliability, speed, and exceptional craftsmanship."
bulletPoints={[
{
title: "24/7 Availability",
description: "Always there when you need us most.",
},
title: "24/7 Availability", description: "Always there when you need us most."},
{
title: "Fast Response",
description: "We show up on time, every time.",
},
title: "Fast Response", description: "We show up on time, every time."},
{
title: "Precision Work",
description: "Professional workmanship you can trust.",
},
title: "Precision Work", description: "Professional workmanship you can trust."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/a-professional-electrician-smiling-while-1774824671518-fa9fcff0.png"
mediaAnimation="slide-up"
@@ -129,25 +97,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Residential Electrical",
description: "Complete home services from repairs to full installations.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/professional-electrical-work-site-modern-1774824672239-3ade71b0.png?_wi=2",
imageAlt: "Residential services",
},
title: "Residential Electrical", description: "Complete home services from repairs to full installations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/professional-electrical-work-site-modern-1774824672239-3ade71b0.png?_wi=2", imageAlt: "Residential services"},
{
id: 2,
title: "Lighting Installations",
description: "Modern downlights, feature lighting, and upgrades.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/a-high-end-residential-interior-with-int-1774824672314-9a36c208.png?_wi=2",
imageAlt: "Lighting installation",
},
title: "Lighting Installations", description: "Modern downlights, feature lighting, and upgrades.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/a-high-end-residential-interior-with-int-1774824672314-9a36c208.png?_wi=2", imageAlt: "Lighting installation"},
{
id: 3,
title: "Emergency Services",
description: "Available 24/7 for your urgent electrical needs.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/abstract-visualization-of-power-and-prec-1774824672158-8d1597db.png?_wi=2",
imageAlt: "Emergency service",
},
title: "Emergency Services", description: "Available 24/7 for your urgent electrical needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bdh0uQeamEOOIzSqClE6IVMk18/abstract-visualization-of-power-and-prec-1774824672158-8d1597db.png?_wi=2", imageAlt: "Emergency service"},
]}
title="What We Do Best"
description="Comprehensive electrical services tailored to meet your unique needs."
@@ -161,59 +117,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Missi McRae",
role: "Client",
company: "Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg?_wi=1",
},
id: "1", name: "Missi McRae", role: "Client", company: "Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg?_wi=1"},
{
id: "2",
name: "Naomi Smith",
role: "Client",
company: "Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg",
},
id: "2", name: "Naomi Smith", role: "Client", company: "Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg"},
{
id: "3",
name: "Lukshan K.",
role: "Client",
company: "Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-white-t-shirt_273609-6643.jpg",
},
id: "3", name: "Lukshan K.", role: "Client", company: "Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-white-t-shirt_273609-6643.jpg"},
{
id: "4",
name: "David Kim",
role: "Client",
company: "Business",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
},
id: "4", name: "David Kim", role: "Client", company: "Business", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
{
id: "5",
name: "Sarah Jenkins",
role: "Client",
company: "Property Owner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg?_wi=2",
},
id: "5", name: "Sarah Jenkins", role: "Client", company: "Property Owner", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15845.jpg?_wi=2"},
]}
kpiItems={[
{
value: "68+",
label: "Happy Clients",
},
value: "68+", label: "Happy Clients"},
{
value: "5.0",
label: "Avg. Rating",
},
value: "5.0", label: "Avg. Rating"},
{
value: "24/7",
label: "Support",
},
value: "24/7", label: "Support"},
]}
title="What Our Clients Say"
description="Trusted by Penrith residents for professional, high-quality service."
@@ -224,20 +149,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Let's Get Started"
title="Lets Get Your Project Powered"
description="Call us 24/7 at 0416 199 234 or request a free quote for your next electrical project."
buttons={[
{
text: "Call Now",
href: "tel:0416199234",
},
text: "Call Now", href: "tel:0416199234"},
{
text: "Request a Quote",
href: "#",
},
text: "Request a Quote", href: "#"},
]}
/>
</div>
@@ -246,16 +166,12 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Bisho Electro"
leftLink={{
text: "24/7 Service: 0416 199 234",
href: "tel:0416199234",
}}
text: "24/7 Service: 0416 199 234", href: "tel:0416199234"}}
rightLink={{
text: "Penrith & Nearby Areas",
href: "#",
}}
text: "Penrith & Nearby Areas", href: "#"}}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}