Update src/app/page.tsx

This commit is contained in:
2026-06-07 15:37:26 +00:00
parent 9949a776cc
commit b28fb543f6

View File

@@ -30,27 +30,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Products",
id: "/products",
},
name: "Products", id: "/products"},
{
name: "About",
id: "/about",
},
name: "About", id: "/about"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="DC Air Filters Pakistan"
button={{
text: "Get a Quote",
href: "/contact",
}}
text: "Get a Quote", href: "/contact"}}
/>
</div>
@@ -60,13 +50,9 @@ export default function LandingPage() {
description="HEPA, Pocket & G4 Pleat Filters — For Factories, Hospitals, Offices & More. ✅ 5-Star Rated ✅ Commercial Grade ✅ Karachi-Based."
buttons={[
{
text: "Request a Quote",
href: "/contact",
},
text: "Request a Quote", href: "/contact"},
{
text: "Browse Products",
href: "/products",
},
text: "Browse Products", href: "/products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/glass-wall-details_1359-785.jpg"
imageAlt="Industrial HVAC filter installation in a clean factory environment"
@@ -78,45 +64,17 @@ export default function LandingPage() {
<FeatureCardTwentyNine
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-items-equal"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
features={[
{
title: "HEPA Filters",
description: "High-Efficiency Particulate Air filters for critical cleanroom and sterile environments.",
imageSrc: "http://img.b2bpic.net/free-photo/defective-external-air-conditioner_482257-91071.jpg",
imageAlt: "HEPA filter",
titleImageSrc: "http://img.b2bpic.net/free-photo/person-wearing-prevention-suit-against-bio-hazard_23-2148849818.jpg",
buttonText: "View Details",
buttonHref: "/products#hepa",
},
title: "HEPA Filters", description: "High-Efficiency Particulate Air filters for critical cleanroom and sterile environments.", imageSrc: "http://img.b2bpic.net/free-photo/defective-external-air-conditioner_482257-91071.jpg", imageAlt: "HEPA filter", titleImageSrc: "http://img.b2bpic.net/free-photo/person-wearing-prevention-suit-against-bio-hazard_23-2148849818.jpg", buttonText: "View Details", buttonHref: "/products#hepa"},
{
title: "Pocket Filters",
description: "Economical and efficient for general HVAC systems, providing excellent dust holding capacity.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-analyzing-building-model-with-woman-using-blueprints-plan-table-colleagues-working-together-design-construction-structure-layout-urban-development_482257-27842.jpg",
imageAlt: "Pocket filter",
titleImageSrc: "http://img.b2bpic.net/free-photo/iron-wire-industrial-fence-panel-background_23-2148744294.jpg",
buttonText: "View Details",
buttonHref: "/products#pocket",
},
title: "Pocket Filters", description: "Economical and efficient for general HVAC systems, providing excellent dust holding capacity.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-analyzing-building-model-with-woman-using-blueprints-plan-table-colleagues-working-together-design-construction-structure-layout-urban-development_482257-27842.jpg", imageAlt: "Pocket filter", titleImageSrc: "http://img.b2bpic.net/free-photo/iron-wire-industrial-fence-panel-background_23-2148744294.jpg", buttonText: "View Details", buttonHref: "/products#pocket"},
{
title: "G4 Pleat Type Filters",
description: "Robust pre-filters for basic dust protection, extending the life of downstream filters.",
imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105466.jpg",
imageAlt: "G4 Pleat filter",
titleImageSrc: "http://img.b2bpic.net/free-photo/gears-cogwheels_1112-922.jpg",
buttonText: "View Details",
buttonHref: "/products#g4pleat",
},
title: "G4 Pleat Type Filters", description: "Robust pre-filters for basic dust protection, extending the life of downstream filters.", imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105466.jpg", imageAlt: "G4 Pleat filter", titleImageSrc: "http://img.b2bpic.net/free-photo/gears-cogwheels_1112-922.jpg", buttonText: "View Details", buttonHref: "/products#g4pleat"},
{
title: "Custom Size & Panel Filters",
description: "Tailored filtration solutions to perfectly fit your unique system requirements.",
imageSrc: "http://img.b2bpic.net/free-photo/down-up-view-modern-operational-plant-with-grey-pipes-ladders-heavy-industry-machinery-metalworking-workshop-concept_645730-428.jpg",
imageAlt: "Custom Panel filter",
titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388946.jpg",
buttonText: "Request Custom",
buttonHref: "/products#custom",
},
title: "Custom Size & Panel Filters", description: "Tailored filtration solutions to perfectly fit your unique system requirements.", imageSrc: "http://img.b2bpic.net/free-photo/down-up-view-modern-operational-plant-with-grey-pipes-ladders-heavy-industry-machinery-metalworking-workshop-concept_645730-428.jpg", imageAlt: "Custom Panel filter", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388946.jpg", buttonText: "Request Custom", buttonHref: "/products#custom"},
]}
title="Our Specialized Filter Categories"
description="Delivering superior air filtration solutions tailored for industrial and commercial environments across Pakistan."
@@ -131,37 +89,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Quality Certified",
description: "Our filters meet international quality standards, ensuring superior performance and longevity.",
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367533.jpg",
imageAlt: "Quality certification badge",
titleImageSrc: "http://img.b2bpic.net/free-vector/premium-gold-retro-stickers_23-2147631872.jpg",
buttonText: "Learn More",
},
title: "Quality Certified", description: "Our filters meet international quality standards, ensuring superior performance and longevity.", imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367533.jpg", imageAlt: "Quality certification badge", titleImageSrc: "http://img.b2bpic.net/free-vector/premium-gold-retro-stickers_23-2147631872.jpg", buttonText: "Learn More"},
{
title: "Fast Delivery",
description: "Efficient logistics ensure your orders are delivered promptly across Pakistan, minimizing downtime.",
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-tablet-side-view_23-2148593112.jpg",
imageAlt: "Fast delivery truck",
titleImageSrc: "http://img.b2bpic.net/free-photo/portrait-female-warehouse-worker-supervisor-working-storage-department_342744-1519.jpg",
buttonText: "Track Order",
},
title: "Fast Delivery", description: "Efficient logistics ensure your orders are delivered promptly across Pakistan, minimizing downtime.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-tablet-side-view_23-2148593112.jpg", imageAlt: "Fast delivery truck", titleImageSrc: "http://img.b2bpic.net/free-photo/portrait-female-warehouse-worker-supervisor-working-storage-department_342744-1519.jpg", buttonText: "Track Order"},
{
title: "Expert Consultation",
description: "Benefit from our specialized knowledge to select the optimal filtration system for your specific needs.",
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12805.jpg",
imageAlt: "Expert consultation",
titleImageSrc: "http://img.b2bpic.net/free-photo/server-room-admins-using-devices-implement-sustainable-energy-solutions_482257-117993.jpg",
buttonText: "Book a Consult",
},
title: "Expert Consultation", description: "Benefit from our specialized knowledge to select the optimal filtration system for your specific needs.", imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12805.jpg", imageAlt: "Expert consultation", titleImageSrc: "http://img.b2bpic.net/free-photo/server-room-admins-using-devices-implement-sustainable-energy-solutions_482257-117993.jpg", buttonText: "Book a Consult"},
{
title: "Competitive Pricing",
description: "Access premium quality filters at cost-effective rates, delivering unmatched value for your investment.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-company-manager-handshaking-with-worker-while-visiting-factory-plant_637285-4158.jpg",
imageAlt: "Competitive pricing",
titleImageSrc: "http://img.b2bpic.net/free-photo/graph-stack-coins-calculator-house-model-blueprint_23-2148038724.jpg",
buttonText: "Get a Quote",
},
title: "Competitive Pricing", description: "Access premium quality filters at cost-effective rates, delivering unmatched value for your investment.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-company-manager-handshaking-with-worker-while-visiting-factory-plant_637285-4158.jpg", imageAlt: "Competitive pricing", titleImageSrc: "http://img.b2bpic.net/free-photo/graph-stack-coins-calculator-house-model-blueprint_23-2148038724.jpg", buttonText: "Get a Quote"},
]}
title="Why Choose DC Air Filters Pakistan?"
description="Partner with Karachi's trusted HVAC filter experts for reliable, high-performance air filtration solutions."
@@ -173,14 +107,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Hospitals & Healthcare",
"Hotels & Hospitality",
"Corporate Offices",
"Manufacturing Plants",
"HVAC Contractors",
"Pharmaceuticals",
"Data Centers",
]}
"Hospitals & Healthcare", "Hotels & Hospitality", "Corporate Offices", "Manufacturing Plants", "HVAC Contractors", "Pharmaceuticals", "Data Centers"]}
title="Trusted By Leading Industries Across Pakistan"
description="We proudly serve a diverse range of sectors, ensuring optimal air quality and operational efficiency."
showCard={false}
@@ -194,49 +121,19 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Ahmed Khan",
handle: "@TechSolutionsPK",
testimonial: "DC Air Filters provided us with HEPA filters that significantly improved our cleanroom environment. Their fast delivery and expert advice were invaluable.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-owner-sitting-table_23-2149434606.jpg",
imageAlt: "Ahmed Khan",
icon: Star,
id: "1", name: "Ahmed Khan", handle: "@TechSolutionsPK", testimonial: "DC Air Filters provided us with HEPA filters that significantly improved our cleanroom environment. Their fast delivery and expert advice were invaluable.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-owner-sitting-table_23-2149434606.jpg", imageAlt: "Ahmed Khan", icon: Star,
},
{
id: "2",
name: "Fatima Rizvi",
handle: "@MediCareHosp",
testimonial: "The Pocket Filters from DC Air Filters Pakistan have ensured optimal air quality in our hospital. A truly reliable supplier with excellent customer support.",
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-looking-confused-with-annoyed-expression-raising-arms_141793-28517.jpg",
imageAlt: "Fatima Rizvi",
icon: Star,
id: "2", name: "Fatima Rizvi", handle: "@MediCareHosp", testimonial: "The Pocket Filters from DC Air Filters Pakistan have ensured optimal air quality in our hospital. A truly reliable supplier with excellent customer support.", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-looking-confused-with-annoyed-expression-raising-arms_141793-28517.jpg", imageAlt: "Fatima Rizvi", icon: Star,
},
{
id: "3",
name: "Bilal Sheikh",
handle: "@IndustrialVent",
testimonial: "For our manufacturing plant, the G4 Pleat filters from DC Air Filters are simply the best. Durable, cost-effective, and always delivered on time.",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-wearing-face-mask-while-talking-male-colleagues-office_637285-10591.jpg",
imageAlt: "Bilal Sheikh",
icon: Star,
id: "3", name: "Bilal Sheikh", handle: "@IndustrialVent", testimonial: "For our manufacturing plant, the G4 Pleat filters from DC Air Filters are simply the best. Durable, cost-effective, and always delivered on time.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-wearing-face-mask-while-talking-male-colleagues-office_637285-10591.jpg", imageAlt: "Bilal Sheikh", icon: Star,
},
{
id: "4",
name: "Zainab Malik",
handle: "@CorporateAir",
testimonial: "We switched to DC Air Filters for our office building's HVAC needs, and the difference in air quality is noticeable. Professional service, every time.",
imageSrc: "http://img.b2bpic.net/free-photo/man-bench_23-2148006266.jpg",
imageAlt: "Zainab Malik",
icon: Star,
id: "4", name: "Zainab Malik", handle: "@CorporateAir", testimonial: "We switched to DC Air Filters for our office building's HVAC needs, and the difference in air quality is noticeable. Professional service, every time.", imageSrc: "http://img.b2bpic.net/free-photo/man-bench_23-2148006266.jpg", imageAlt: "Zainab Malik", icon: Star,
},
{
id: "5",
name: "Omar Farooq",
handle: "@EcoHVAC",
testimonial: "As an HVAC contractor, I rely on suppliers who deliver quality and consistency. DC Air Filters Pakistan consistently exceeds expectations.",
imageSrc: "http://img.b2bpic.net/free-photo/male-employees-warehouse_23-2148923105.jpg",
imageAlt: "Omar Farooq",
icon: Star,
id: "5", name: "Omar Farooq", handle: "@EcoHVAC", testimonial: "As an HVAC contractor, I rely on suppliers who deliver quality and consistency. DC Air Filters Pakistan consistently exceeds expectations.", imageSrc: "http://img.b2bpic.net/free-photo/male-employees-warehouse_23-2148923105.jpg", imageAlt: "Omar Farooq", icon: Star,
},
]}
title="Our Clients Speak Volumes"
@@ -248,16 +145,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Get in Touch"
title="Ready for Cleaner, Healthier Air?"
description="Contact us today for a custom quote on high-performance HVAC filters. We serve all industries in Pakistan, delivering quality and reliability."
buttons={[
{
text: "Request a Quote",
href: "/contact",
},
text: "Request a Quote", href: "/contact"},
]}
/>
</div>
@@ -266,62 +160,37 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
],
},
{
title: "Products",
items: [
title: "Products", items: [
{
label: "HEPA Filters",
href: "/products#hepa",
},
label: "HEPA Filters", href: "/products#hepa"},
{
label: "Pocket Filters",
href: "/products#pocket",
},
label: "Pocket Filters", href: "/products#pocket"},
{
label: "G4 Pleat Filters",
href: "/products#g4pleat",
},
label: "G4 Pleat Filters", href: "/products#g4pleat"},
{
label: "Custom Orders",
href: "/products#custom",
},
label: "Custom Orders", href: "/products#custom"},
],
},
{
title: "Contact Info",
items: [
title: "Contact Info", items: [
{
label: "Suite M-43, Centrum Shopping Mall, Rashid Minhas Rd, Karachi",
href: "https://www.google.com/maps/place/Centrum+Shopping+Mall/@24.8783418,67.0673076,17z/data=!3m1!4b1!4m6!3m5!1s0x3eb33f4a3d4d4d4d:0x3b3b3b3b3b3b3b3b!8m2!3d24.8783418!4d67.0673076!16s%2Fg%2F11b6m2z2y3?entry=ttu",
},
label: "Suite M-43, Centrum Shopping Mall, Rashid Minhas Rd, Karachi", href: "https://www.google.com/maps/place/Centrum+Shopping+Mall/@24.8783418,67.0673076,17z/data=!3m1!4b1!4m6!3m5!1s0x3eb33f4a3d4d4d4d:0x3b3b3b3b3b3b3b3b!8m2!3d24.8783418!4d67.0673076!16s%2Fg%2F11b6m2z2y3?entry=ttu"},
{
label: "Phone: +92 335 2428811",
href: "tel:+923352428811",
},
label: "Phone: +92 335 2428811", href: "tel:+923352428811"},
{
label: "WhatsApp Us",
href: "https://wa.me/923352428811",
},
label: "WhatsApp Us", href: "https://wa.me/923352428811"},
{
label: "Email: info@dcairfilters.com",
href: "mailto:info@dcairfilters.com",
},
label: "Email: info@dcairfilters.com", href: "mailto:info@dcairfilters.com"},
],
},
]}