Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
215
src/app/page.tsx
215
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="VachoCare"
|
||||
/>
|
||||
@@ -56,35 +48,23 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Expert Vacho Repair & Replacement"
|
||||
description="Precision diagnostics, high-quality replacement parts, and reliable repair services to keep your systems running smoothly. Fast turnaround times guaranteed."
|
||||
buttons={[{ text: "Get a Free Quote", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-supplies-composition-high-angle_23-2149511913.jpg",
|
||||
imageAlt: "Mechanic workstation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-supplies-composition-high-angle_23-2149511913.jpg", imageAlt: "Mechanic workstation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-shaking-hands-with-his-customers-workshop_637285-7786.jpg",
|
||||
imageAlt: "Precision technician",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-shaking-hands-with-his-customers-workshop_637285-7786.jpg", imageAlt: "Precision technician"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-receives-phone-call-from-client-inquiring-about-commission-progress_482257-84410.jpg",
|
||||
imageAlt: "Repair service",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-receives-phone-call-from-client-inquiring-about-commission-progress_482257-84410.jpg", imageAlt: "Repair service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-blurry-worker-holding-tool_23-2149103833.jpg",
|
||||
imageAlt: "Hand precision",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-blurry-worker-holding-tool_23-2149103833.jpg", imageAlt: "Hand precision"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13498.jpg",
|
||||
imageAlt: "Workshop bench",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-steel-tool-box-garage_613910-13498.jpg", imageAlt: "Workshop bench"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-mechanic-repair-shop_1098-15523.jpg",
|
||||
imageAlt: "Service tech",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-mechanic-repair-shop_1098-15523.jpg", imageAlt: "Service tech"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -97,17 +77,11 @@ export default function LandingPage() {
|
||||
description="With over a decade of industry experience, we specialize in precise vacho systems maintenance. Our certified team delivers efficient, durable, and cost-effective solutions for every client."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Certified Technicians",
|
||||
description: "Expertly trained staff for complex repairs.",
|
||||
},
|
||||
title: "Certified Technicians", description: "Expertly trained staff for complex repairs."},
|
||||
{
|
||||
title: "Genuine Parts",
|
||||
description: "Quality replacement parts guaranteed.",
|
||||
},
|
||||
title: "Genuine Parts", description: "Quality replacement parts guaranteed."},
|
||||
{
|
||||
title: "Fast Turnaround",
|
||||
description: "Minimize downtime with efficient service.",
|
||||
},
|
||||
title: "Fast Turnaround", description: "Minimize downtime with efficient service."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-tailor-standing-with-crossed-arms-sewing-workshop_613910-18122.jpg"
|
||||
/>
|
||||
@@ -119,26 +93,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Speed",
|
||||
title: "Rapid Repairs",
|
||||
subtitle: "Get back to business faster.",
|
||||
description: "We diagnose and fix issues quickly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/repair-design_24908-54569.jpg",
|
||||
},
|
||||
tag: "Speed", title: "Rapid Repairs", subtitle: "Get back to business faster.", description: "We diagnose and fix issues quickly.", imageSrc: "http://img.b2bpic.net/free-vector/repair-design_24908-54569.jpg"},
|
||||
{
|
||||
tag: "Quality",
|
||||
title: "Certified Quality",
|
||||
subtitle: "Standards that last.",
|
||||
description: "Quality assurance on every repair.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-correct-tick-mark-sign-best-quality-assurance-with-golden-five-stars-guarantee-product-iso-service-concept-by-3d-render_616485-11.jpg",
|
||||
},
|
||||
tag: "Quality", title: "Certified Quality", subtitle: "Standards that last.", description: "Quality assurance on every repair.", imageSrc: "http://img.b2bpic.net/free-photo/golden-correct-tick-mark-sign-best-quality-assurance-with-golden-five-stars-guarantee-product-iso-service-concept-by-3d-render_616485-11.jpg"},
|
||||
{
|
||||
tag: "Safety",
|
||||
title: "Genuine Warranty",
|
||||
subtitle: "Peace of mind included.",
|
||||
description: "Full warranty on all replacements.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-morph-man-builder-with-wrench_1048-13677.jpg",
|
||||
},
|
||||
tag: "Safety", title: "Genuine Warranty", subtitle: "Peace of mind included.", description: "Full warranty on all replacements.", imageSrc: "http://img.b2bpic.net/free-photo/3d-morph-man-builder-with-wrench_1048-13677.jpg"},
|
||||
]}
|
||||
title="Our Specialized Services"
|
||||
description="Comprehensive care for your vacho systems."
|
||||
@@ -153,41 +112,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Core Module A",
|
||||
price: "$120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-432.jpg",
|
||||
},
|
||||
id: "p1", name: "Core Module A", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-432.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Connector B",
|
||||
price: "$45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg",
|
||||
},
|
||||
id: "p2", name: "Connector B", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Diagnostic Kit",
|
||||
price: "$290",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-dark-gray-t-shirt-looks-cooler-he-took-out-computer-his-tools-front-him-table_346278-1221.jpg",
|
||||
},
|
||||
id: "p3", name: "Diagnostic Kit", price: "$290", imageSrc: "http://img.b2bpic.net/free-photo/man-dark-gray-t-shirt-looks-cooler-he-took-out-computer-his-tools-front-him-table_346278-1221.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Power Cell",
|
||||
price: "$85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pieces-saw_23-2147773400.jpg",
|
||||
},
|
||||
id: "p4", name: "Power Cell", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/pieces-saw_23-2147773400.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Sensor Unit",
|
||||
price: "$150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053315.jpg",
|
||||
},
|
||||
id: "p5", name: "Sensor Unit", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053315.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Frame Set",
|
||||
price: "$210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-caucasian-man-working-small-business-ecommerce-with-laptop-smiling-love-doing-heart-symbol-shape-with-hands-romantic-concept_839833-5525.jpg",
|
||||
},
|
||||
id: "p6", name: "Frame Set", price: "$210", imageSrc: "http://img.b2bpic.net/free-photo/senior-caucasian-man-working-small-business-ecommerce-with-laptop-smiling-love-doing-heart-symbol-shape-with-hands-romantic-concept_839833-5525.jpg"},
|
||||
]}
|
||||
title="Replacement Components"
|
||||
description="Top-tier parts for seamless integration and long-lasting performance."
|
||||
@@ -202,25 +137,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "1500+",
|
||||
title: "Repairs Done",
|
||||
description: "Systems restored fully.",
|
||||
icon: CheckCircle,
|
||||
id: "m1", value: "1500+", title: "Repairs Done", description: "Systems restored fully.", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "99%",
|
||||
title: "Success Rate",
|
||||
description: "Accuracy in diagnostics.",
|
||||
icon: Shield,
|
||||
id: "m2", value: "99%", title: "Success Rate", description: "Accuracy in diagnostics.", icon: Shield,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "500+",
|
||||
title: "Parts Stocked",
|
||||
description: "Ready for replacement.",
|
||||
icon: Zap,
|
||||
id: "m3", value: "500+", title: "Parts Stocked", description: "Ready for replacement.", icon: Zap,
|
||||
},
|
||||
]}
|
||||
title="Proven Performance"
|
||||
@@ -235,47 +158,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Miller",
|
||||
handle: "@sarah_m",
|
||||
testimonial: "Excellent turnaround and high quality work.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-builder-wearing-uniform-safety-helmet-points-himself-pink_141793-74580.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah Miller", handle: "@sarah_m", testimonial: "Excellent turnaround and high quality work.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-builder-wearing-uniform-safety-helmet-points-himself-pink_141793-74580.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "James Chen",
|
||||
handle: "@j_chen",
|
||||
testimonial: "The best vacho experts in town.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businesspeople-showing-thumb-up-sign-office_23-2147923403.jpg",
|
||||
},
|
||||
id: "t2", name: "James Chen", handle: "@j_chen", testimonial: "The best vacho experts in town.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businesspeople-showing-thumb-up-sign-office_23-2147923403.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Elena Rodriguez",
|
||||
handle: "@e_rod",
|
||||
testimonial: "Professional, fast, and very helpful.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/evaluation-feedback-customer-smiley-response_53876-123011.jpg",
|
||||
},
|
||||
id: "t3", name: "Elena Rodriguez", handle: "@e_rod", testimonial: "Professional, fast, and very helpful.", imageSrc: "http://img.b2bpic.net/free-photo/evaluation-feedback-customer-smiley-response_53876-123011.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Kim",
|
||||
handle: "@dkim_pro",
|
||||
testimonial: "Consistent, reliable repair services.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-cheerful-man-working-digital-tablet_329181-15319.jpg",
|
||||
},
|
||||
id: "t4", name: "David Kim", handle: "@dkim_pro", testimonial: "Consistent, reliable repair services.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-cheerful-man-working-digital-tablet_329181-15319.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Sophie Martin",
|
||||
handle: "@sophie_m",
|
||||
testimonial: "Highly recommended for all repairs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg",
|
||||
},
|
||||
id: "t5", name: "Sophie Martin", handle: "@sophie_m", testimonial: "Highly recommended for all repairs.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg"},
|
||||
{
|
||||
id: "t6",
|
||||
name: "John Doe",
|
||||
handle: "@jdoe",
|
||||
testimonial: "Great experience, very satisfied.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
|
||||
},
|
||||
id: "t6", name: "John Doe", handle: "@jdoe", testimonial: "Great experience, very satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg"},
|
||||
]}
|
||||
title="Customer Success"
|
||||
description="Hear what our partners say about our service."
|
||||
@@ -287,20 +180,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "How long does repair take?",
|
||||
content: "Most repairs are completed within 48 hours.",
|
||||
},
|
||||
id: "faq1", title: "How long does repair take?", content: "Most repairs are completed within 48 hours."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Are parts genuine?",
|
||||
content: "Yes, we only use authorized parts.",
|
||||
},
|
||||
id: "faq2", title: "Are parts genuine?", content: "Yes, we only use authorized parts."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Is there a warranty?",
|
||||
content: "Yes, all work comes with a 12-month warranty.",
|
||||
},
|
||||
id: "faq3", title: "Is there a warranty?", content: "Yes, all work comes with a 12-month warranty."},
|
||||
]}
|
||||
sideTitle="Questions?"
|
||||
sideDescription="Get answers about our repair process."
|
||||
@@ -312,8 +196,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get In Touch"
|
||||
title="Need Vacho Repair?"
|
||||
description="Send us your inquiry and we will get back to you immediately."
|
||||
@@ -326,37 +209,25 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
{
|
||||
label: "Parts",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Parts", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Reviews", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Support",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Support", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user