Merge version_1 into main #1
@@ -28,37 +28,23 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About Us", id: "/about"},
|
||||
{
|
||||
name: "Industries",
|
||||
id: "/industries",
|
||||
},
|
||||
name: "Industries", id: "/industries"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "/products",
|
||||
},
|
||||
name: "Products", id: "/products"},
|
||||
{
|
||||
name: "Partners",
|
||||
id: "/partner",
|
||||
},
|
||||
name: "Partners", id: "/partner"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/geometric-snowflake-logo_779267-2932.jpg"
|
||||
logoAlt="Mudarian International Logo"
|
||||
brandName="Mudarian International"
|
||||
button={{
|
||||
text: "Contact Us",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Contact Us", href: "/contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -71,44 +57,28 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Droplet,
|
||||
title: "Oil & Gas",
|
||||
description: "Specialized chemicals for exploration, drilling, production, and refining processes.",
|
||||
},
|
||||
title: "Oil & Gas", description: "Specialized chemicals for exploration, drilling, production, and refining processes."},
|
||||
{
|
||||
icon: Building2,
|
||||
title: "Refinery",
|
||||
description: "Advanced solutions for crude oil processing, fuel additives, and quality enhancement.",
|
||||
},
|
||||
title: "Refinery", description: "Advanced solutions for crude oil processing, fuel additives, and quality enhancement."},
|
||||
{
|
||||
icon: Droplet,
|
||||
title: "Petrochemical",
|
||||
description: "Essential chemicals for the production of plastics, polymers, and other derivatives.",
|
||||
},
|
||||
title: "Petrochemical", description: "Essential chemicals for the production of plastics, polymers, and other derivatives."},
|
||||
{
|
||||
icon: Droplets,
|
||||
title: "Water Treatment",
|
||||
description: "Comprehensive range of chemicals for industrial wastewater, process water, and potable water treatment.",
|
||||
},
|
||||
title: "Water Treatment", description: "Comprehensive range of chemicals for industrial wastewater, process water, and potable water treatment."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Power Generation",
|
||||
description: "Chemicals for boiler water, cooling water, and fuel treatment to maximize plant efficiency.",
|
||||
},
|
||||
title: "Power Generation", description: "Chemicals for boiler water, cooling water, and fuel treatment to maximize plant efficiency."},
|
||||
{
|
||||
icon: Globe2,
|
||||
title: "Fertilizer",
|
||||
description: "Tailored chemicals for various stages of fertilizer production, ensuring product quality and process stability.",
|
||||
},
|
||||
title: "Fertilizer", description: "Tailored chemicals for various stages of fertilizer production, ensuring product quality and process stability."},
|
||||
{
|
||||
icon: Cog,
|
||||
title: "Manufacturing",
|
||||
description: "Versatile chemical solutions for diverse manufacturing processes, from metalworking to textiles.",
|
||||
},
|
||||
title: "Manufacturing", description: "Versatile chemical solutions for diverse manufacturing processes, from metalworking to textiles."},
|
||||
{
|
||||
icon: Wrench,
|
||||
title: "Industrial Maintenance",
|
||||
description: "High-performance products for cleaning, corrosion protection, and equipment longevity across all sectors.",
|
||||
},
|
||||
title: "Industrial Maintenance", description: "High-performance products for cleaning, corrosion protection, and equipment longevity across all sectors."},
|
||||
]}
|
||||
title="Serving Pakistan's Core Industrial Sectors"
|
||||
description="Our tailored chemical solutions are critical to optimizing operations, enhancing safety, and ensuring sustainability across a spectrum of vital industries, driving their progress and efficiency."
|
||||
@@ -123,65 +93,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "ind-product-1",
|
||||
brand: "Advanced Chemicals",
|
||||
name: "Drilling Fluid Additives",
|
||||
price: "PKR 6000/Kg",
|
||||
rating: 5,
|
||||
reviewCount: "110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scientist-pouring-clear-liquid-into-flask-with-pink-phenolphthalein-solution_1308-189367.jpg",
|
||||
imageAlt: "Drilling Fluid Additives",
|
||||
},
|
||||
id: "ind-product-1", brand: "Advanced Chemicals", name: "Drilling Fluid Additives", price: "PKR 6000/Kg", rating: 5,
|
||||
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/scientist-pouring-clear-liquid-into-flask-with-pink-phenolphthalein-solution_1308-189367.jpg", imageAlt: "Drilling Fluid Additives"},
|
||||
{
|
||||
id: "ind-product-2",
|
||||
brand: "Mudarian Labs",
|
||||
name: "Boiler Water Treatment",
|
||||
price: "PKR 3500/L",
|
||||
rating: 4.8,
|
||||
reviewCount: "75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-flask-with-chemical-solution_140725-19228.jpg",
|
||||
imageAlt: "Boiler Water Treatment Chemical",
|
||||
},
|
||||
id: "ind-product-2", brand: "Mudarian Labs", name: "Boiler Water Treatment", price: "PKR 3500/L", rating: 4.8,
|
||||
reviewCount: "75", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-flask-with-chemical-solution_140725-19228.jpg", imageAlt: "Boiler Water Treatment Chemical"},
|
||||
{
|
||||
id: "ind-product-3",
|
||||
brand: "Advanced Chemicals",
|
||||
name: "Fuel Additives for Refineries",
|
||||
price: "PKR 9500/Kg",
|
||||
rating: 4.9,
|
||||
reviewCount: "55",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/backyard-winery-sunset-with-metal-wine-storage-tanks_1268-15695.jpg",
|
||||
imageAlt: "Fuel Additives for Refineries",
|
||||
},
|
||||
id: "ind-product-3", brand: "Advanced Chemicals", name: "Fuel Additives for Refineries", price: "PKR 9500/Kg", rating: 4.9,
|
||||
reviewCount: "55", imageSrc: "http://img.b2bpic.net/free-photo/backyard-winery-sunset-with-metal-wine-storage-tanks_1268-15695.jpg", imageAlt: "Fuel Additives for Refineries"},
|
||||
{
|
||||
id: "ind-product-4",
|
||||
brand: "Mudarian Labs",
|
||||
name: "Textile Process Chemicals",
|
||||
price: "PKR 4800/L",
|
||||
rating: 4.7,
|
||||
reviewCount: "130",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/olive-oil_1398-1962.jpg",
|
||||
imageAlt: "Textile Process Chemicals",
|
||||
},
|
||||
id: "ind-product-4", brand: "Mudarian Labs", name: "Textile Process Chemicals", price: "PKR 4800/L", rating: 4.7,
|
||||
reviewCount: "130", imageSrc: "http://img.b2bpic.net/free-photo/olive-oil_1398-1962.jpg", imageAlt: "Textile Process Chemicals"},
|
||||
{
|
||||
id: "ind-product-5",
|
||||
brand: "Advanced Chemicals",
|
||||
name: "Cooling Water Corrosion Inhibitor",
|
||||
price: "PKR 3000/L",
|
||||
rating: 4.6,
|
||||
reviewCount: "80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-industrial-cleaner-protection-work-wear-smiling-holding-fist-high-production-plant_342744-1216.jpg",
|
||||
imageAlt: "Cooling Water Corrosion Inhibitor",
|
||||
},
|
||||
id: "ind-product-5", brand: "Advanced Chemicals", name: "Cooling Water Corrosion Inhibitor", price: "PKR 3000/L", rating: 4.6,
|
||||
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/professional-industrial-cleaner-protection-work-wear-smiling-holding-fist-high-production-plant_342744-1216.jpg", imageAlt: "Cooling Water Corrosion Inhibitor"},
|
||||
{
|
||||
id: "ind-product-6",
|
||||
brand: "Mudarian Labs",
|
||||
name: "Ammonia Plant Catalysts",
|
||||
price: "PKR 15000/Kg",
|
||||
rating: 5,
|
||||
reviewCount: "65",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jolly-bookkeeper-work-happy-after-finishing-verifying-business-documents_482257-126644.jpg",
|
||||
imageAlt: "Ammonia Plant Catalysts",
|
||||
},
|
||||
id: "ind-product-6", brand: "Mudarian Labs", name: "Ammonia Plant Catalysts", price: "PKR 15000/Kg", rating: 5,
|
||||
reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/jolly-bookkeeper-work-happy-after-finishing-verifying-business-documents_482257-126644.jpg", imageAlt: "Ammonia Plant Catalysts"},
|
||||
]}
|
||||
title="Essential Chemicals for Every Industry"
|
||||
description="Discover our range of products specifically formulated to address the unique challenges and requirements of each industrial sector, ensuring optimal performance and compliance."
|
||||
@@ -193,34 +121,19 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "im1",
|
||||
value: "8+",
|
||||
title: "Industrial Sectors",
|
||||
description: "Comprehensive coverage from energy to manufacturing.",
|
||||
icon: Building,
|
||||
id: "im1", value: "8+", title: "Industrial Sectors", description: "Comprehensive coverage from energy to manufacturing.", icon: Building,
|
||||
},
|
||||
{
|
||||
id: "im2",
|
||||
value: "150+",
|
||||
title: "Successful Projects",
|
||||
description: "Delivering results across complex industrial challenges.",
|
||||
icon: Briefcase,
|
||||
id: "im2", value: "150+", title: "Successful Projects", description: "Delivering results across complex industrial challenges.", icon: Briefcase,
|
||||
},
|
||||
{
|
||||
id: "im3",
|
||||
value: "25%",
|
||||
title: "Average Efficiency Gain",
|
||||
description: "Boosting operational performance for our partners.",
|
||||
icon: Gauge,
|
||||
id: "im3", value: "25%", title: "Average Efficiency Gain", description: "Boosting operational performance for our partners.", icon: Gauge,
|
||||
},
|
||||
{
|
||||
id: "im4",
|
||||
value: "100%",
|
||||
title: "Compliance Rate",
|
||||
description: "Adhering to local and international safety standards.",
|
||||
icon: ShieldCheck,
|
||||
id: "im4", value: "100%", title: "Compliance Rate", description: "Adhering to local and international safety standards.", icon: ShieldCheck,
|
||||
},
|
||||
]}
|
||||
title="Our Footprint in Key Industries"
|
||||
@@ -235,45 +148,29 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Industries",
|
||||
href: "/industries",
|
||||
},
|
||||
label: "Industries", href: "/industries"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Products",
|
||||
href: "/products",
|
||||
},
|
||||
label: "Products", href: "/products"},
|
||||
{
|
||||
label: "Partners",
|
||||
href: "/partner",
|
||||
},
|
||||
label: "Partners", href: "/partner"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
254
src/app/page.tsx
254
src/app/page.tsx
@@ -32,37 +32,23 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About Us", id: "/about"},
|
||||
{
|
||||
name: "Industries",
|
||||
id: "/industries",
|
||||
},
|
||||
name: "Industries", id: "/industries"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "/products",
|
||||
},
|
||||
name: "Products", id: "/products"},
|
||||
{
|
||||
name: "Partners",
|
||||
id: "/partner",
|
||||
},
|
||||
name: "Partners", id: "/partner"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/geometric-snowflake-logo_779267-2932.jpg"
|
||||
logoAlt="Mudarian International Logo"
|
||||
brandName="Mudarian International"
|
||||
button={{
|
||||
text: "Contact Us",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Contact Us", href: "/contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -70,63 +56,38 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
title="Delivering Advanced Chemical Solutions for Pakistan's Industrial Future"
|
||||
description="Mudarian International is the exclusive distributor and representative in Pakistan of Advanced Chemicals FZC (UAE), providing cutting-edge solutions for oil & gas, refineries, petrochemicals, and more."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-industry-exterior-daylight_23-2149057684.jpg",
|
||||
imageAlt: "Oil refinery at sunset",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-industry-exterior-daylight_23-2149057684.jpg", imageAlt: "Oil refinery at sunset"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-engineer-designs-robotic-machines-using-laptop-cad-software_482257-120633.jpg",
|
||||
imageAlt: "Chemical manufacturing plant interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-engineer-designs-robotic-machines-using-laptop-cad-software_482257-120633.jpg", imageAlt: "Chemical manufacturing plant interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-manager-discussing-with-employees_482257-120612.jpg",
|
||||
imageAlt: "Industrial engineers at a water treatment facility",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-manager-discussing-with-employees_482257-120612.jpg", imageAlt: "Industrial engineers at a water treatment facility"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doctor-protective-suit-mask-holding-flasks-light-white_140725-93544.jpg",
|
||||
imageAlt: "Chemical laboratory setup",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doctor-protective-suit-mask-holding-flasks-light-white_140725-93544.jpg", imageAlt: "Chemical laboratory setup"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-old-tanker-that-ran-aground-overturned-shore-near-coast_1153-7297.jpg",
|
||||
imageAlt: "Industrial port with chemical storage tanks",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-old-tanker-that-ran-aground-overturned-shore-near-coast_1153-7297.jpg", imageAlt: "Industrial port with chemical storage tanks"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-brewery-factory-interior-pipe-lines-other-equipment-tool-plant-workshop-industrial-background-metal-pipes-closeup-industrial-plant-inside-view-maze-pipes-background_645730-188.jpg",
|
||||
imageAlt: "Complex network of industrial pipelines",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-brewery-factory-interior-pipe-lines-other-equipment-tool-plant-workshop-industrial-background-metal-pipes-closeup-industrial-plant-inside-view-maze-pipes-background_645730-188.jpg", imageAlt: "Complex network of industrial pipelines"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-industry-exterior-daylight_23-2149057675.jpg",
|
||||
imageAlt: "Gas flare stack against dark sky",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-industry-exterior-daylight_23-2149057675.jpg", imageAlt: "Gas flare stack against dark sky"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/servers-room-employee-wearing-audio-headset-using-mockup-pc_482257-125817.jpg",
|
||||
imageAlt: "Modern industrial control room",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/servers-room-employee-wearing-audio-headset-using-mockup-pc_482257-125817.jpg", imageAlt: "Modern industrial control room"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-wearing-lab-coat-while-using-laptop-juice-factory_107420-96057.jpg",
|
||||
imageAlt: "Technicians inspecting chemical production machinery",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-wearing-lab-coat-while-using-laptop-juice-factory_107420-96057.jpg", imageAlt: "Technicians inspecting chemical production machinery"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-laboratory-equipment-neon-lights_23-2151807463.jpg",
|
||||
imageAlt: "Hand holding",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-laboratory-equipment-neon-lights_23-2151807463.jpg", imageAlt: "Hand holding"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Products",
|
||||
href: "/products",
|
||||
},
|
||||
text: "Explore Products", href: "/products"},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Contact Us", href: "/contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -136,9 +97,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Pioneering Industrial Chemical Solutions in Pakistan",
|
||||
},
|
||||
type: "text", content: "Pioneering Industrial Chemical Solutions in Pakistan"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -151,39 +110,25 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Droplet,
|
||||
title: "Oil & Gas",
|
||||
description: "Critical chemicals for drilling, production, and enhanced oil recovery.",
|
||||
},
|
||||
title: "Oil & Gas", description: "Critical chemicals for drilling, production, and enhanced oil recovery."},
|
||||
{
|
||||
icon: Building2,
|
||||
title: "Refineries",
|
||||
description: "Solutions for efficient crude oil processing and product optimization.",
|
||||
},
|
||||
title: "Refineries", description: "Solutions for efficient crude oil processing and product optimization."},
|
||||
{
|
||||
icon: Droplet,
|
||||
title: "Petrochemicals",
|
||||
description: "Chemicals supporting the production of various petrochemical derivatives.",
|
||||
},
|
||||
title: "Petrochemicals", description: "Chemicals supporting the production of various petrochemical derivatives."},
|
||||
{
|
||||
icon: Droplets,
|
||||
title: "Water Treatment",
|
||||
description: "Advanced solutions for industrial water purification and management.",
|
||||
},
|
||||
title: "Water Treatment", description: "Advanced solutions for industrial water purification and management."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Power Generation",
|
||||
description: "Chemicals for boiler water treatment and operational efficiency in power plants.",
|
||||
},
|
||||
title: "Power Generation", description: "Chemicals for boiler water treatment and operational efficiency in power plants."},
|
||||
{
|
||||
icon: Globe2,
|
||||
title: "Fertilizer Plants",
|
||||
description: "Specialty chemicals to enhance processes and reduce environmental impact.",
|
||||
},
|
||||
title: "Fertilizer Plants", description: "Specialty chemicals to enhance processes and reduce environmental impact."},
|
||||
{
|
||||
icon: Cog,
|
||||
title: "Manufacturing Industries",
|
||||
description: "Tailored chemicals for various manufacturing processes and product quality.",
|
||||
},
|
||||
title: "Manufacturing Industries", description: "Tailored chemicals for various manufacturing processes and product quality."},
|
||||
]}
|
||||
title="Industries We Empower"
|
||||
description="Our specialized chemical solutions drive efficiency and innovation across a diverse range of critical industries, fostering growth and sustainable operations."
|
||||
@@ -195,14 +140,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Advanced Chemicals FZC",
|
||||
"Oil & Gas Major",
|
||||
"Petrochemical Giant",
|
||||
"Fertilizer Leader",
|
||||
"Power Utility",
|
||||
"Manufacturing Innovator",
|
||||
"Water Treatment Authority",
|
||||
]}
|
||||
"Advanced Chemicals FZC", "Oil & Gas Major", "Petrochemical Giant", "Fertilizer Leader", "Power Utility", "Manufacturing Innovator", "Water Treatment Authority"]}
|
||||
title="Strategic Partnerships, Global Reach"
|
||||
description="As the exclusive representative of Advanced Chemicals FZC (UAE), we bring world-class innovation and supply chain strength directly to Pakistan's doorstep."
|
||||
/>
|
||||
@@ -216,65 +154,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "product-1",
|
||||
brand: "Advanced Chemicals",
|
||||
name: "Oilfield Corrosion Inhibitor",
|
||||
price: "PKR 4500/L",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flaty-lay-stack-blue-conserves_23-2148785251.jpg",
|
||||
imageAlt: "Bottle of Oilfield Corrosion Inhibitor",
|
||||
},
|
||||
id: "product-1", brand: "Advanced Chemicals", name: "Oilfield Corrosion Inhibitor", price: "PKR 4500/L", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/flaty-lay-stack-blue-conserves_23-2148785251.jpg", imageAlt: "Bottle of Oilfield Corrosion Inhibitor"},
|
||||
{
|
||||
id: "product-2",
|
||||
brand: "Mudarian Labs",
|
||||
name: "Water Treatment Flocculant",
|
||||
price: "PKR 3200/Kg",
|
||||
rating: 4.8,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/realistic-water-drop-with-ecosystem_23-2151196379.jpg",
|
||||
imageAlt: "Beaker of Water Treatment Flocculant",
|
||||
},
|
||||
id: "product-2", brand: "Mudarian Labs", name: "Water Treatment Flocculant", price: "PKR 3200/Kg", rating: 4.8,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/realistic-water-drop-with-ecosystem_23-2151196379.jpg", imageAlt: "Beaker of Water Treatment Flocculant"},
|
||||
{
|
||||
id: "product-3",
|
||||
brand: "Advanced Chemicals",
|
||||
name: "Refinery Desalter Chemical",
|
||||
price: "PKR 8900/Kg",
|
||||
rating: 4.9,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-white-gown-rubber-gloves-holding-plastic-bottle_273609-13357.jpg",
|
||||
imageAlt: "Container of Refinery Desalter Chemical",
|
||||
},
|
||||
id: "product-3", brand: "Advanced Chemicals", name: "Refinery Desalter Chemical", price: "PKR 8900/Kg", rating: 4.9,
|
||||
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-white-gown-rubber-gloves-holding-plastic-bottle_273609-13357.jpg", imageAlt: "Container of Refinery Desalter Chemical"},
|
||||
{
|
||||
id: "product-4",
|
||||
brand: "Mudarian Labs",
|
||||
name: "Specialty Industrial Lubricant",
|
||||
price: "PKR 5800/L",
|
||||
rating: 4.7,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-golden-organic-structure_23-2151972810.jpg",
|
||||
imageAlt: "Precision dispenser for industrial lubricant",
|
||||
},
|
||||
id: "product-4", brand: "Mudarian Labs", name: "Specialty Industrial Lubricant", price: "PKR 5800/L", rating: 4.7,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/abstract-golden-organic-structure_23-2151972810.jpg", imageAlt: "Precision dispenser for industrial lubricant"},
|
||||
{
|
||||
id: "product-5",
|
||||
brand: "Advanced Chemicals",
|
||||
name: "Industrial Degreaser (Heavy Duty)",
|
||||
price: "PKR 2700/L",
|
||||
rating: 4.6,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beer-kegs-rows_1398-2529.jpg",
|
||||
imageAlt: "Worker handling a drum of Industrial Degreaser",
|
||||
},
|
||||
id: "product-5", brand: "Advanced Chemicals", name: "Industrial Degreaser (Heavy Duty)", price: "PKR 2700/L", rating: 4.6,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/beer-kegs-rows_1398-2529.jpg", imageAlt: "Worker handling a drum of Industrial Degreaser"},
|
||||
{
|
||||
id: "product-6",
|
||||
brand: "Mudarian Labs",
|
||||
name: "Petrochemical Process Enhancer",
|
||||
price: "PKR 12000/Kg",
|
||||
rating: 5,
|
||||
reviewCount: "70",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-bubbles-with-night-shades_23-2148227013.jpg",
|
||||
imageAlt: "Technical schematic of a Petrochemical Process Enhancer",
|
||||
},
|
||||
id: "product-6", brand: "Mudarian Labs", name: "Petrochemical Process Enhancer", price: "PKR 12000/Kg", rating: 5,
|
||||
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/abstract-bubbles-with-night-shades_23-2148227013.jpg", imageAlt: "Technical schematic of a Petrochemical Process Enhancer"},
|
||||
]}
|
||||
title="Featured Advanced Chemical Solutions"
|
||||
description="Explore our cutting-edge portfolio of industrial, oilfield, and specialty chemicals engineered for superior performance."
|
||||
@@ -286,34 +182,19 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "20+",
|
||||
title: "Years of Expertise",
|
||||
description: "Leading the industry with two decades of unparalleled experience.",
|
||||
icon: Award,
|
||||
id: "m1", value: "20+", title: "Years of Expertise", description: "Leading the industry with two decades of unparalleled experience.", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "300+",
|
||||
title: "Satisfied Clients",
|
||||
description: "Trusted by major industrial players across Pakistan.",
|
||||
icon: Users,
|
||||
id: "m2", value: "300+", title: "Satisfied Clients", description: "Trusted by major industrial players across Pakistan.", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "5000+",
|
||||
title: "Products Delivered",
|
||||
description: "Extensive portfolio meeting diverse industrial demands.",
|
||||
icon: Box,
|
||||
id: "m3", value: "5000+", title: "Products Delivered", description: "Extensive portfolio meeting diverse industrial demands.", icon: Box,
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
value: "8+",
|
||||
title: "Industries Served",
|
||||
description: "Empowering critical sectors from Oil & Gas to Water Treatment.",
|
||||
icon: Globe,
|
||||
id: "m4", value: "8+", title: "Industries Served", description: "Empowering critical sectors from Oil & Gas to Water Treatment.", icon: Globe,
|
||||
},
|
||||
]}
|
||||
title="Driving Success with Proven Expertise"
|
||||
@@ -325,20 +206,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Get in Touch"
|
||||
title="Partner with Mudarian International for Your Chemical Needs"
|
||||
description="Ready to explore advanced chemical solutions or request a quotation? Our team of experts is here to assist you."
|
||||
buttons={[
|
||||
{
|
||||
text: "Send an Inquiry",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Send an Inquiry", href: "/contact"},
|
||||
{
|
||||
text: "Request a Quote",
|
||||
href: "/contact#rfq",
|
||||
},
|
||||
text: "Request a Quote", href: "/contact#rfq"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -350,45 +226,29 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Industries",
|
||||
href: "/industries",
|
||||
},
|
||||
label: "Industries", href: "/industries"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Products",
|
||||
href: "/products",
|
||||
},
|
||||
label: "Products", href: "/products"},
|
||||
{
|
||||
label: "Partners",
|
||||
href: "/partner",
|
||||
},
|
||||
label: "Partners", href: "/partner"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -28,37 +28,23 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About Us", id: "/about"},
|
||||
{
|
||||
name: "Industries",
|
||||
id: "/industries",
|
||||
},
|
||||
name: "Industries", id: "/industries"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "/products",
|
||||
},
|
||||
name: "Products", id: "/products"},
|
||||
{
|
||||
name: "Partners",
|
||||
id: "/partner",
|
||||
},
|
||||
name: "Partners", id: "/partner"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/geometric-snowflake-logo_779267-2932.jpg"
|
||||
logoAlt="Mudarian International Logo"
|
||||
brandName="Mudarian International"
|
||||
button={{
|
||||
text: "Contact Us",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Contact Us", href: "/contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -68,9 +54,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Our Exclusive Partnership with Advanced Chemicals FZC (UAE)",
|
||||
},
|
||||
type: "text", content: "Our Exclusive Partnership with Advanced Chemicals FZC (UAE)"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -80,34 +64,19 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "pm1",
|
||||
value: "50+",
|
||||
title: "Global Markets Served",
|
||||
description: "Advanced Chemicals FZC's reach spans continents.",
|
||||
icon: Globe,
|
||||
id: "pm1", value: "50+", title: "Global Markets Served", description: "Advanced Chemicals FZC's reach spans continents.", icon: Globe,
|
||||
},
|
||||
{
|
||||
id: "pm2",
|
||||
value: "99%",
|
||||
title: "Supply Chain Efficiency",
|
||||
description: "Ensuring timely delivery and product availability.",
|
||||
icon: Package,
|
||||
id: "pm2", value: "99%", title: "Supply Chain Efficiency", description: "Ensuring timely delivery and product availability.", icon: Package,
|
||||
},
|
||||
{
|
||||
id: "pm3",
|
||||
value: "25%+",
|
||||
title: "R&D Investment",
|
||||
description: "Driving innovation in advanced chemical formulations.",
|
||||
icon: Droplet,
|
||||
id: "pm3", value: "25%+", title: "R&D Investment", description: "Driving innovation in advanced chemical formulations.", icon: Droplet,
|
||||
},
|
||||
{
|
||||
id: "pm4",
|
||||
value: "ISO Certified",
|
||||
title: "Quality Assurance",
|
||||
description: "Adhering to the highest international quality standards.",
|
||||
icon: ShieldCheck,
|
||||
id: "pm4", value: "ISO Certified", title: "Quality Assurance", description: "Adhering to the highest international quality standards.", icon: ShieldCheck,
|
||||
},
|
||||
]}
|
||||
title="A Partnership Built on Global Strength"
|
||||
@@ -122,45 +91,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "pt1",
|
||||
name: "Khalid Malik",
|
||||
handle: "@OilGasCorp",
|
||||
testimonial: "Mudarian International, with Advanced Chemicals FZC, has consistently provided us with top-tier oilfield solutions and exceptional technical support. A truly reliable partner.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussion_53876-31448.jpg",
|
||||
imageAlt: "Khalid Malik",
|
||||
},
|
||||
id: "pt1", name: "Khalid Malik", handle: "@OilGasCorp", testimonial: "Mudarian International, with Advanced Chemicals FZC, has consistently provided us with top-tier oilfield solutions and exceptional technical support. A truly reliable partner.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussion_53876-31448.jpg", imageAlt: "Khalid Malik"},
|
||||
{
|
||||
id: "pt2",
|
||||
name: "Ayesha Siddiqui",
|
||||
handle: "@RefinerySolutions",
|
||||
testimonial: "Their refinery chemicals have significantly improved our operational efficiency and product quality. The expertise they bring is invaluable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/server-room-system-administrator-reviewing-data-ahead-audit_482257-123121.jpg",
|
||||
imageAlt: "Ayesha Siddiqui",
|
||||
},
|
||||
id: "pt2", name: "Ayesha Siddiqui", handle: "@RefinerySolutions", testimonial: "Their refinery chemicals have significantly improved our operational efficiency and product quality. The expertise they bring is invaluable.", imageSrc: "http://img.b2bpic.net/free-photo/server-room-system-administrator-reviewing-data-ahead-audit_482257-123121.jpg", imageAlt: "Ayesha Siddiqui"},
|
||||
{
|
||||
id: "pt3",
|
||||
name: "Usman Tariq",
|
||||
handle: "@PetroChemInnovate",
|
||||
testimonial: "The specialty chemicals from Mudarian International have been a game-changer for our petrochemical processes. Their commitment to quality is evident.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-chemist-white-special-suit-holding-flask-with-blue-solution-cream-wall-science-experiment-chemistry-scientific-lab_140725-37948.jpg",
|
||||
imageAlt: "Usman Tariq",
|
||||
},
|
||||
id: "pt3", name: "Usman Tariq", handle: "@PetroChemInnovate", testimonial: "The specialty chemicals from Mudarian International have been a game-changer for our petrochemical processes. Their commitment to quality is evident.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-chemist-white-special-suit-holding-flask-with-blue-solution-cream-wall-science-experiment-chemistry-scientific-lab_140725-37948.jpg", imageAlt: "Usman Tariq"},
|
||||
{
|
||||
id: "pt4",
|
||||
name: "Zara Ali",
|
||||
handle: "@WaterGuardPakistan",
|
||||
testimonial: "We rely on Mudarian International for our complex water treatment needs. Their products and technical guidance are second to none.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg",
|
||||
imageAlt: "Zara Ali",
|
||||
},
|
||||
id: "pt4", name: "Zara Ali", handle: "@WaterGuardPakistan", testimonial: "We rely on Mudarian International for our complex water treatment needs. Their products and technical guidance are second to none.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg", imageAlt: "Zara Ali"},
|
||||
{
|
||||
id: "pt5",
|
||||
name: "Imran Khan",
|
||||
handle: "@ManufacturingExcellence",
|
||||
testimonial: "Their industrial maintenance products have extended the lifespan of our equipment and streamlined our operations. A highly recommended partner for any manufacturing firm.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12852.jpg",
|
||||
imageAlt: "Imran Khan",
|
||||
},
|
||||
id: "pt5", name: "Imran Khan", handle: "@ManufacturingExcellence", testimonial: "Their industrial maintenance products have extended the lifespan of our equipment and streamlined our operations. A highly recommended partner for any manufacturing firm.", imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12852.jpg", imageAlt: "Imran Khan"},
|
||||
]}
|
||||
title="Testimonials from Valued Partners"
|
||||
description="Hear directly from our partners and clients about the impact of our collaboration and the quality of solutions delivered through our strategic alliance."
|
||||
@@ -174,45 +113,29 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Industries",
|
||||
href: "/industries",
|
||||
},
|
||||
label: "Industries", href: "/industries"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Products",
|
||||
href: "/products",
|
||||
},
|
||||
label: "Products", href: "/products"},
|
||||
{
|
||||
label: "Partners",
|
||||
href: "/partner",
|
||||
},
|
||||
label: "Partners", href: "/partner"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
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