Update src/app/page.tsx
This commit is contained in:
203
src/app/page.tsx
203
src/app/page.tsx
@@ -31,35 +31,18 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
href: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Expertise",
|
||||
id: "expertise",
|
||||
href: "#metrics",
|
||||
},
|
||||
name: "Expertise", id: "#metrics"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Request Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Request Quote", href: "#contact"}}
|
||||
brandName="MDI Ferramentas"
|
||||
/>
|
||||
</div>
|
||||
@@ -68,30 +51,21 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Precision, Quality, Service That Delivers"
|
||||
description="Professional tools backed by expert support and a team that understands your work. Every project deserves reliability."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson",
|
||||
handle: "CEO, BuildRight Inc.",
|
||||
testimonial: "MDI Ferramentas transformed our project delivery. Unmatched quality and truly expert advice!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-young-businessman-white-sleeveless-shirt-dark-grey-background_613910-115.jpg",
|
||||
},
|
||||
name: "Sarah Johnson", handle: "CEO, BuildRight Inc.", testimonial: "MDI Ferramentas transformed our project delivery. Unmatched quality and truly expert advice!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-young-businessman-white-sleeveless-shirt-dark-grey-background_613910-115.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Request Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request Quote", href: "#contact"},
|
||||
{
|
||||
text: "Chat on WhatsApp",
|
||||
href: "https://wa.me/?text=Hello%2C%20I%20would%20like%20to%20request%20a%20quote.",
|
||||
},
|
||||
text: "Chat on WhatsApp", href: "https://wa.me/?text=Hello%2C%20I%20would%20like%20to%20request%20a%20quote."},
|
||||
]}
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -102,24 +76,15 @@ export default function LandingPage() {
|
||||
description="Beyond superior tools, we offer comprehensive support to ensure your projects succeed with efficiency and reliability."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "professional-tools",
|
||||
title: "Professional Tools",
|
||||
content: "Access a curated selection of high-performance tools from leading brands, ensuring durability and precision for every task.",
|
||||
},
|
||||
id: "professional-tools", title: "Professional Tools", content: "Access a curated selection of high-performance tools from leading brands, ensuring durability and precision for every task."},
|
||||
{
|
||||
id: "technical-consultation",
|
||||
title: "Technical Consultation",
|
||||
content: "Leverage our team's deep technical expertise to select the right tools and optimize your workflow for complex projects.",
|
||||
},
|
||||
id: "technical-consultation", title: "Technical Consultation", content: "Leverage our team's deep technical expertise to select the right tools and optimize your workflow for complex projects."},
|
||||
{
|
||||
id: "custom-solutions",
|
||||
title: "Custom Solutions",
|
||||
content: "From bespoke toolkits to specialized equipment, we provide tailored solutions designed to meet your unique operational demands.",
|
||||
},
|
||||
id: "custom-solutions", title: "Custom Solutions", content: "From bespoke toolkits to specialized equipment, we provide tailored solutions designed to meet your unique operational demands."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lot-old-instruments-tool-box_146671-19077.jpg"
|
||||
imageAlt="Collection of professional power tools and hand tools"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
/>
|
||||
</div>
|
||||
@@ -132,32 +97,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "projects",
|
||||
value: "5000+",
|
||||
title: "Satisfied Projects",
|
||||
description: "Countless successful projects completed with our tools and support.",
|
||||
icon: Award,
|
||||
id: "projects", value: "5000+", title: "Satisfied Projects", description: "Countless successful projects completed with our tools and support.", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "support",
|
||||
value: "24/7",
|
||||
title: "Expert Support",
|
||||
description: "Dedicated technical consultation available around the clock for urgent needs.",
|
||||
icon: Headphones,
|
||||
id: "support", value: "24/7", title: "Expert Support", description: "Dedicated technical consultation available around the clock for urgent needs.", icon: Headphones,
|
||||
},
|
||||
{
|
||||
id: "quality",
|
||||
value: "100%",
|
||||
title: "Quality Guaranteed",
|
||||
description: "Every tool and service is rigorously vetted for uncompromising quality.",
|
||||
icon: ShieldCheck,
|
||||
id: "quality", value: "100%", title: "Quality Guaranteed", description: "Every tool and service is rigorously vetted for uncompromising quality.", icon: ShieldCheck,
|
||||
},
|
||||
{
|
||||
id: "delivery",
|
||||
value: "Next-Day",
|
||||
title: "Fast Delivery",
|
||||
description: "Efficient logistics ensure your tools arrive precisely when you need them.",
|
||||
icon: Truck,
|
||||
id: "delivery", value: "Next-Day", title: "Fast Delivery", description: "Efficient logistics ensure your tools arrive precisely when you need them.", icon: Truck,
|
||||
},
|
||||
]}
|
||||
title="Driving Success with Proven Expertise"
|
||||
@@ -172,45 +121,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ana Ramirez",
|
||||
handle: "Construction Manager, Titan Builds",
|
||||
testimonial: "The tools from MDI Ferramentas are simply superior. Their durability and precision saved us significant time and money on our last project.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124278.jpg",
|
||||
},
|
||||
id: "1", name: "Ana Ramirez", handle: "Construction Manager, Titan Builds", testimonial: "The tools from MDI Ferramentas are simply superior. Their durability and precision saved us significant time and money on our last project.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124278.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Pedro Santos",
|
||||
handle: "Workshop Owner, ProFix Auto",
|
||||
testimonial: "Technical consultation from MDI is a game-changer. They helped us identify the exact equipment we needed, boosting our workshop's efficiency.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/facility-supervisor-suit-monitoring-solar-panel-production-line_482257-126102.jpg",
|
||||
},
|
||||
id: "2", name: "Pedro Santos", handle: "Workshop Owner, ProFix Auto", testimonial: "Technical consultation from MDI is a game-changer. They helped us identify the exact equipment we needed, boosting our workshop's efficiency.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/facility-supervisor-suit-monitoring-solar-panel-production-line_482257-126102.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sofia Almeida",
|
||||
handle: "Lead Contractor, Urban Living Dev.",
|
||||
testimonial: "Fast delivery and guaranteed quality – MDI Ferramentas consistently exceeds our expectations. They're our trusted partner for all tool needs.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-builder-uniform-yellow-helmet-grey-wall_140725-146532.jpg",
|
||||
},
|
||||
id: "3", name: "Sofia Almeida", handle: "Lead Contractor, Urban Living Dev.", testimonial: "Fast delivery and guaranteed quality – MDI Ferramentas consistently exceeds our expectations. They're our trusted partner for all tool needs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-builder-uniform-yellow-helmet-grey-wall_140725-146532.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Carlos Eduardo",
|
||||
handle: "Facility Director, MegaCorp",
|
||||
testimonial: "Their custom solutions for our specialized maintenance team were perfect. The personalized attention and expert advice are invaluable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg",
|
||||
},
|
||||
id: "4", name: "Carlos Eduardo", handle: "Facility Director, MegaCorp", testimonial: "Their custom solutions for our specialized maintenance team were perfect. The personalized attention and expert advice are invaluable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Mariana Costa",
|
||||
handle: "Procurement Head, Global Infra",
|
||||
testimonial: "MDI Ferramentas offers excellent service and reliable support. Their professionalism makes them a top choice for all our procurement needs.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886808.jpg",
|
||||
},
|
||||
id: "5", name: "Mariana Costa", handle: "Procurement Head, Global Infra", testimonial: "MDI Ferramentas offers excellent service and reliable support. Their professionalism makes them a top choice for all our procurement needs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886808.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Clients Say"
|
||||
@@ -224,20 +148,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What makes MDI Ferramentas's tools different?",
|
||||
content: "Our tools are sourced from leading manufacturers known for their durability, precision, and performance, ensuring you receive only the highest quality for your projects.",
|
||||
},
|
||||
id: "faq-1", title: "What makes MDI Ferramentas's tools different?", content: "Our tools are sourced from leading manufacturers known for their durability, precision, and performance, ensuring you receive only the highest quality for your projects."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "Do you offer technical support for tool selection?",
|
||||
content: "Yes, our team of qualified professionals provides comprehensive technical consultation to help you choose the ideal tools and solutions tailored to your specific project requirements.",
|
||||
},
|
||||
id: "faq-2", title: "Do you offer technical support for tool selection?", content: "Yes, our team of qualified professionals provides comprehensive technical consultation to help you choose the ideal tools and solutions tailored to your specific project requirements."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "How fast is your delivery service?",
|
||||
content: "We prioritize efficient logistics to ensure fast delivery, with many items eligible for next-day shipping to get your tools to you precisely when you need them.",
|
||||
},
|
||||
id: "faq-3", title: "How fast is your delivery service?", content: "We prioritize efficient logistics to ensure fast delivery, with many items eligible for next-day shipping to get your tools to you precisely when you need them."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common inquiries about our professional tools, services, and dedicated support."
|
||||
@@ -249,20 +164,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
tag="Get in Touch"
|
||||
title="Ready to Elevate Your Projects?"
|
||||
description="Contact us today for a personalized quote or chat with our experts on WhatsApp to discuss your specific needs and solutions."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Quote",
|
||||
href: "#",
|
||||
},
|
||||
text: "Request a Quote", href: "#"},
|
||||
{
|
||||
text: "Chat on WhatsApp",
|
||||
href: "https://wa.me/?text=Hello%2C%20I%20would%20like%20to%20request%20a%20quote.",
|
||||
},
|
||||
text: "Chat on WhatsApp", href: "https://wa.me/?text=Hello%2C%20I%20would%20like%20to%20request%20a%20quote."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -271,50 +181,31 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Request Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Request Quote", href: "#contact"},
|
||||
{
|
||||
label: "WhatsApp Chat",
|
||||
href: "https://wa.me/?text=Hello%2C%20I%20would%20like%20to%20request%20a%20quote.",
|
||||
},
|
||||
label: "WhatsApp Chat", href: "https://wa.me/?text=Hello%2C%20I%20would%20like%20to%20request%20a%20quote."},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user