Merge version_1 into main #2
231
src/app/page.tsx
231
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "shop",
|
||||
},
|
||||
name: "Shop", id: "shop"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="ACTECH POWER SYSTEM"
|
||||
/>
|
||||
@@ -56,47 +48,26 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Powering Your Home & Water Safety"
|
||||
description="Expert Inverter and RO maintenance, sales, and service. We bring reliable solutions to your doorstep."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Repair",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Repair", href: "#contact"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-fixing-motherboard_1161-91.jpg?_wi=1",
|
||||
imageAlt: "Inverter service",
|
||||
},
|
||||
id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/technician-fixing-motherboard_1161-91.jpg", imageAlt: "Inverter service"},
|
||||
{
|
||||
id: "h2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salesman-hypermarket-wearing-medical-mask-demonstrates-his-clients-new-washing-machine_93675-133542.jpg",
|
||||
imageAlt: "RO maintenance",
|
||||
},
|
||||
id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/salesman-hypermarket-wearing-medical-mask-demonstrates-his-clients-new-washing-machine_93675-133542.jpg", imageAlt: "RO maintenance"},
|
||||
{
|
||||
id: "h3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-technician-hand-wearing-gloves-repairing-computer_23-2147922198.jpg",
|
||||
imageAlt: "Technical power",
|
||||
},
|
||||
id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-technician-hand-wearing-gloves-repairing-computer_23-2147922198.jpg", imageAlt: "Technical power"},
|
||||
{
|
||||
id: "h4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-51507.jpg",
|
||||
imageAlt: "Service van",
|
||||
},
|
||||
id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-51507.jpg", imageAlt: "Service van"},
|
||||
{
|
||||
id: "h5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg",
|
||||
imageAlt: "Technician working",
|
||||
},
|
||||
id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", imageAlt: "Technician working"},
|
||||
{
|
||||
id: "h6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-video-camera-movie-set-with-lot-cables_1268-17211.jpg",
|
||||
imageAlt: "Modern clean water",
|
||||
},
|
||||
id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/professional-video-camera-movie-set-with-lot-cables_1268-17211.jpg", imageAlt: "Modern clean water"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -108,28 +79,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Inverter Repair",
|
||||
description: "Quick diagnostics and repair for all brands of power inverters and batteries.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-electrical-technician-with-drill-making-ok-sign_1368-5288.jpg",
|
||||
imageAlt: "inverter repair service icon",
|
||||
title: "Inverter Repair", description: "Quick diagnostics and repair for all brands of power inverters and batteries.", bentoComponent: "reveal-icon", icon: Zap,
|
||||
},
|
||||
{
|
||||
title: "RO Maintenance",
|
||||
description: "Full service, filter replacement, and membrane cleaning for clean water.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Droplets,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-fixing-motherboard_1161-91.jpg?_wi=2",
|
||||
imageAlt: "inverter repair service icon",
|
||||
title: "RO Maintenance", description: "Full service, filter replacement, and membrane cleaning for clean water.", bentoComponent: "reveal-icon", icon: Droplets,
|
||||
},
|
||||
{
|
||||
title: "Priority Support",
|
||||
description: "Same-day service options for urgent electrical or water supply issues.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Clock,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/widescreen-picture-scientist-blue-laboratory-suit-gas-mask-stand-clean-room-check-graphs-tablet-near-big-steel-tank_645730-163.jpg",
|
||||
imageAlt: "inverter repair service icon",
|
||||
title: "Priority Support", description: "Same-day service options for urgent electrical or water supply issues.", bentoComponent: "reveal-icon", icon: Clock,
|
||||
},
|
||||
]}
|
||||
title="Reliable Service Solutions"
|
||||
@@ -145,41 +101,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Pro Inverter 2000W",
|
||||
price: "$349",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105486.jpg",
|
||||
},
|
||||
id: "p1", name: "Pro Inverter 2000W", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105486.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Smart RO Filter X1",
|
||||
price: "$199",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/deep-well-submersible-pump-isolated-white_627829-7503.jpg",
|
||||
},
|
||||
id: "p2", name: "Smart RO Filter X1", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/deep-well-submersible-pump-isolated-white_627829-7503.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Lead-Acid Battery 150Ah",
|
||||
price: "$299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250256.jpg",
|
||||
},
|
||||
id: "p3", name: "Lead-Acid Battery 150Ah", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250256.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Premium RO System",
|
||||
price: "$249",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manual-water-pump-water-filters_23-2148728707.jpg",
|
||||
},
|
||||
id: "p4", name: "Premium RO System", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/manual-water-pump-water-filters_23-2148728707.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Compact Inverter Unit",
|
||||
price: "$150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/zoom-shot-manifold-meters_482257-91084.jpg",
|
||||
},
|
||||
id: "p5", name: "Compact Inverter Unit", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/zoom-shot-manifold-meters_482257-91084.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Water Filter Replacement",
|
||||
price: "$45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/water-is-pouring-from-tap-into-glass_1153-6200.jpg",
|
||||
},
|
||||
id: "p6", name: "Water Filter Replacement", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/water-is-pouring-from-tap-into-glass_1153-6200.jpg"},
|
||||
]}
|
||||
title="New Equipment Sales"
|
||||
description="Premium range of inverters, heavy-duty batteries, and smart RO filtration systems."
|
||||
@@ -194,20 +126,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "10+",
|
||||
description: "Years Experience",
|
||||
},
|
||||
id: "m1", value: "10+", description: "Years Experience"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "5k+",
|
||||
description: "Happy Customers",
|
||||
},
|
||||
id: "m2", value: "5k+", description: "Happy Customers"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "24/7",
|
||||
description: "Emergency Support",
|
||||
},
|
||||
id: "m3", value: "24/7", description: "Emergency Support"},
|
||||
]}
|
||||
title="Years of Excellence"
|
||||
description="Proven results for local households and businesses."
|
||||
@@ -221,59 +144,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Amit Kumar",
|
||||
role: "Homeowner",
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-beautiful-brunette-girl-cosy-knitted-sweater-smiling-holding-glass-champagne-yellow-wall_176420-11638.jpg",
|
||||
},
|
||||
id: "t1", name: "Amit Kumar", role: "Homeowner", company: "Local Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-beautiful-brunette-girl-cosy-knitted-sweater-smiling-holding-glass-champagne-yellow-wall_176420-11638.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Neha Sharma",
|
||||
role: "Architect",
|
||||
company: "DesignCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84736.jpg",
|
||||
},
|
||||
id: "t2", name: "Neha Sharma", role: "Architect", company: "DesignCo", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84736.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Rajesh Singh",
|
||||
role: "Manager",
|
||||
company: "Retail Hub",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-loader-uniform-holding-board-with-finger-cheek-looking-sad-front-view_176474-21382.jpg",
|
||||
},
|
||||
id: "t3", name: "Rajesh Singh", role: "Manager", company: "Retail Hub", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-loader-uniform-holding-board-with-finger-cheek-looking-sad-front-view_176474-21382.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sunita Verma",
|
||||
role: "Teacher",
|
||||
company: "Education Centre",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-girl-wearing-stylish-glasses-smart-lady-elegent-pink-jacket-with-beige-blouse-happy-student-showing-thumbs-up-big-window-with-nice-view_197531-3127.jpg",
|
||||
},
|
||||
id: "t4", name: "Sunita Verma", role: "Teacher", company: "Education Centre", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-girl-wearing-stylish-glasses-smart-lady-elegent-pink-jacket-with-beige-blouse-happy-student-showing-thumbs-up-big-window-with-nice-view_197531-3127.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Vikram Seth",
|
||||
role: "Engineer",
|
||||
company: "Build Corp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-couple-video-chat-with-family-using-smartphone-kitchen-grandparents-online-conversation-elderly-persons-with-modern-technology-retirement-age-using-mobile-apps_482257-3619.jpg",
|
||||
},
|
||||
id: "t5", name: "Vikram Seth", role: "Engineer", company: "Build Corp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-couple-video-chat-with-family-using-smartphone-kitchen-grandparents-online-conversation-elderly-persons-with-modern-technology-retirement-age-using-mobile-apps_482257-3619.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9/5",
|
||||
label: "Google Rating",
|
||||
},
|
||||
value: "4.9/5", label: "Google Rating"},
|
||||
{
|
||||
value: "99%",
|
||||
label: "Repair Success",
|
||||
},
|
||||
value: "99%", label: "Repair Success"},
|
||||
{
|
||||
value: "24h",
|
||||
label: "Avg Resolution",
|
||||
},
|
||||
value: "24h", label: "Avg Resolution"},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="Hear why our neighbors trust Actech for their home infrastructure."
|
||||
@@ -285,14 +177,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Luminous",
|
||||
"Microtek",
|
||||
"Kent",
|
||||
"Aquaguard",
|
||||
"Exide",
|
||||
"Livpure",
|
||||
"Havells",
|
||||
]}
|
||||
"Luminous", "Microtek", "Kent", "Aquaguard", "Exide", "Livpure", "Havells"]}
|
||||
title="Trusted Partners"
|
||||
description="We are authorized service providers for industry leaders."
|
||||
/>
|
||||
@@ -303,20 +188,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How long for a service call?",
|
||||
content: "Usually within 2-4 hours for emergency repairs.",
|
||||
},
|
||||
id: "f1", title: "How long for a service call?", content: "Usually within 2-4 hours for emergency repairs."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you provide warranties?",
|
||||
content: "Yes, all our services and parts come with standard warranty coverage.",
|
||||
},
|
||||
id: "f2", title: "Do you provide warranties?", content: "Yes, all our services and parts come with standard warranty coverage."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you sell spare parts?",
|
||||
content: "Yes, we stock genuine parts for all major brands we service.",
|
||||
},
|
||||
id: "f3", title: "Do you sell spare parts?", content: "Yes, we stock genuine parts for all major brands we service."},
|
||||
]}
|
||||
sideTitle="Common Inquiries"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -327,8 +203,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Book Your Service"
|
||||
description="Ready to get started? Send us your request and we'll call you back shortly."
|
||||
@@ -341,29 +216,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Inverter Repair",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Inverter Repair", href: "#services"},
|
||||
{
|
||||
label: "RO Repair",
|
||||
href: "#services",
|
||||
},
|
||||
label: "RO Repair", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Help Centre",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "Help Centre", href: "#faq"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user