Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b1ee4e408a | |||
| c7f927da2b | |||
| 54bcb4ad3c |
240
src/app/page.tsx
240
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
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="ZAI Manufacturing"
|
||||
/>
|
||||
@@ -55,62 +47,39 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Industrial Water Storage Excellence"
|
||||
description="Premium Zinc Aluminium Dams, Dam Liners, and Galvanised Swim Pools. Guaranteed to beat any quote in South Africa."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Your Free Quote Today", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-woman-riding-bike-city_23-2148170910.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/modern-woman-riding-bike-city_23-2148170910.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-pink-shirt-jeans-holding-calculator-while-talking-with-someone-front-view_176474-99030.jpg",
|
||||
alt: "Industrial manager",
|
||||
},
|
||||
src: "https://img.b2bpic.net/free-photo/young-man-pink-shirt-jeans-holding-calculator-while-talking-with-someone-front-view_176474-99030.jpg", alt: "Industrial manager"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-business-woman-posing_23-2149457762.jpg",
|
||||
alt: "Project consultant",
|
||||
},
|
||||
src: "https://img.b2bpic.net/free-photo/side-view-business-woman-posing_23-2149457762.jpg", alt: "Project consultant"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/bearded-man-red-tie-blue-shirt-wearing-glasses-holding-office-folders-looking-camera-with-serious-confident-expression-standing-white-background_141793-110875.jpg",
|
||||
alt: "Logistics manager",
|
||||
},
|
||||
src: "https://img.b2bpic.net/free-photo/bearded-man-red-tie-blue-shirt-wearing-glasses-holding-office-folders-looking-camera-with-serious-confident-expression-standing-white-background_141793-110875.jpg", alt: "Logistics manager"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-striped-shirt-eyeglasses-poses-with-documents-orange-background_197531-18106.jpg",
|
||||
alt: "Construction lead",
|
||||
},
|
||||
src: "https://img.b2bpic.net/free-photo/happy-woman-striped-shirt-eyeglasses-poses-with-documents-orange-background_197531-18106.jpg", alt: "Construction lead"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-men-with-tablet_23-2148921392.jpg",
|
||||
alt: "Operations specialist",
|
||||
},
|
||||
src: "https://img.b2bpic.net/free-photo/medium-shot-smiley-men-with-tablet_23-2148921392.jpg", alt: "Operations specialist"},
|
||||
]}
|
||||
avatarText="Trusted by industry experts across SA"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Manufacturing",
|
||||
},
|
||||
type: "text", text: "Premium Manufacturing"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Market Leading Price Guarantee",
|
||||
},
|
||||
type: "text", text: "Market Leading Price Guarantee"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Nationwide Logistics",
|
||||
},
|
||||
type: "text", text: "Nationwide Logistics"},
|
||||
{
|
||||
type: "text",
|
||||
text: "10-20 Year Durability",
|
||||
},
|
||||
type: "text", text: "10-20 Year Durability"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Quality Assured",
|
||||
},
|
||||
type: "text", text: "Quality Assured"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -123,19 +92,13 @@ export default function LandingPage() {
|
||||
description="We lead the market in South Africa through manufacturing excellence and an unwavering commitment to affordability. Our premium materials guarantee longevity for every water containment project."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Market Leading Prices",
|
||||
description: "We beat any quote across South Africa.",
|
||||
},
|
||||
title: "Market Leading Prices", description: "We beat any quote across South Africa."},
|
||||
{
|
||||
title: "Premium Durability",
|
||||
description: "Zinc aluminium and heavy-duty PVC.",
|
||||
},
|
||||
title: "Premium Durability", description: "Zinc aluminium and heavy-duty PVC."},
|
||||
{
|
||||
title: "Nationwide Logistics",
|
||||
description: "Delivery and installation available anywhere.",
|
||||
},
|
||||
title: "Nationwide Logistics", description: "Delivery and installation available anywhere."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599441.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599441.jpg"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
@@ -148,41 +111,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Zinc Aluminium Dam",
|
||||
price: "From R 15,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silos-building-exterior_146671-19371.jpg",
|
||||
},
|
||||
id: "p1", name: "Zinc Aluminium Dam", price: "From R 15,000", imageSrc: "https://img.b2bpic.net/free-photo/agricultural-silos-building-exterior_146671-19371.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Industrial Dam Liner",
|
||||
price: "From R 4,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/railing-by-sea_1162-176.jpg",
|
||||
},
|
||||
id: "p2", name: "Industrial Dam Liner", price: "From R 4,500", imageSrc: "https://img.b2bpic.net/free-photo/railing-by-sea_1162-176.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Galvanised Swim Pool",
|
||||
price: "From R 25,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-natural-ice-pool-sweden_181624-37495.jpg",
|
||||
},
|
||||
id: "p3", name: "Galvanised Swim Pool", price: "From R 25,000", imageSrc: "https://img.b2bpic.net/free-photo/landscape-shot-natural-ice-pool-sweden_181624-37495.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "PVC Storage Bladder",
|
||||
price: "From R 8,200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-stell-barrels-winery_1398-4734.jpg",
|
||||
},
|
||||
id: "p4", name: "PVC Storage Bladder", price: "From R 8,200", imageSrc: "https://img.b2bpic.net/free-photo/contemporary-stell-barrels-winery_1398-4734.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Dam Modular Kit",
|
||||
price: "From R 12,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-square-lake-city-park_1127-4109.jpg",
|
||||
},
|
||||
id: "p5", name: "Dam Modular Kit", price: "From R 12,000", imageSrc: "https://img.b2bpic.net/free-photo/empty-square-lake-city-park_1127-4109.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Luxury Steel Pool",
|
||||
price: "From R 35,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ropes-tied-metal-bollard_1156-50.jpg",
|
||||
},
|
||||
id: "p6", name: "Luxury Steel Pool", price: "From R 35,000", imageSrc: "https://img.b2bpic.net/free-photo/ropes-tied-metal-bollard_1156-50.jpg"},
|
||||
]}
|
||||
title="Our Manufacturing Range"
|
||||
description="High-grade industrial solutions for water management and aquatic structures."
|
||||
@@ -195,20 +134,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Quality Assured",
|
||||
description: "Tested against extreme South African conditions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-11636.jpg",
|
||||
},
|
||||
title: "Quality Assured", description: "Tested against extreme South African conditions.", imageSrc: "https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-11636.jpg"},
|
||||
{
|
||||
title: "Custom Fabrication",
|
||||
description: "Tailor-made solutions to fit your exact capacity needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-towards-food-truck_23-2148757257.jpg",
|
||||
},
|
||||
title: "Custom Fabrication", description: "Tailor-made solutions to fit your exact capacity needs.", imageSrc: "https://img.b2bpic.net/free-photo/man-walking-towards-food-truck_23-2148757257.jpg"},
|
||||
{
|
||||
title: "Expert Installation",
|
||||
description: "Professional teams ensuring seamless setup and safety.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-12112.jpg",
|
||||
},
|
||||
title: "Expert Installation", description: "Professional teams ensuring seamless setup and safety.", imageSrc: "https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-12112.jpg"},
|
||||
]}
|
||||
title="Why Choose ZAI?"
|
||||
description="Experience superior standards in industrial manufacturing and customer service."
|
||||
@@ -220,14 +150,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Agri-Tech Solutions",
|
||||
"Southern Steel Works",
|
||||
"National Pool Systems",
|
||||
"Bulk Storage Logistics",
|
||||
"Farm Water Corp",
|
||||
"Industrial Bladder Co",
|
||||
"SA Infrastructure",
|
||||
]}
|
||||
"Agri-Tech Solutions", "Southern Steel Works", "National Pool Systems", "Bulk Storage Logistics", "Farm Water Corp", "Industrial Bladder Co", "SA Infrastructure"]}
|
||||
title="Trusted Across the Nation"
|
||||
description="We supply major agricultural, industrial, and residential projects throughout Southern Africa."
|
||||
/>
|
||||
@@ -241,45 +164,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John Marais",
|
||||
role: "Project Manager",
|
||||
company: "Agri-Tech",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-man_176474-86009.jpg",
|
||||
},
|
||||
id: "1", name: "John Marais", role: "Project Manager", company: "Agri-Tech", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/portrait-young-confident-man_176474-86009.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Van Wyk",
|
||||
role: "Farm Owner",
|
||||
company: "Free State Farms",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-happy-woman-using-internet_1262-20006.jpg",
|
||||
},
|
||||
id: "2", name: "Sarah Van Wyk", role: "Farm Owner", company: "Free State Farms", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/cheerful-happy-woman-using-internet_1262-20006.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mike Sithole",
|
||||
role: "Operations",
|
||||
company: "BulkLogix",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18993.jpg",
|
||||
},
|
||||
id: "3", name: "Mike Sithole", role: "Operations", company: "BulkLogix", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18993.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Du Preez",
|
||||
role: "Contractor",
|
||||
company: "PoolDesign",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-manual-worker_1398-1720.jpg",
|
||||
},
|
||||
id: "4", name: "David Du Preez", role: "Contractor", company: "PoolDesign", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/portrait-manual-worker_1398-1720.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Elena Kruger",
|
||||
role: "Manager",
|
||||
company: "WaterStorage",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
|
||||
},
|
||||
id: "5", name: "Elena Kruger", role: "Manager", company: "WaterStorage", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg"},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="See why our customers consistently choose us for their industrial storage needs."
|
||||
@@ -292,20 +190,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you really beat any quote?",
|
||||
content: "Yes. If you have a legitimate quote from a South African supplier for comparable materials, we guarantee to provide a better price.",
|
||||
},
|
||||
id: "f1", title: "Do you really beat any quote?", content: "Yes. If you have a legitimate quote from a South African supplier for comparable materials, we guarantee to provide a better price."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you offer installation?",
|
||||
content: "Absolutely. We offer nationwide delivery and professional installation services for all dams, liners, and pool systems.",
|
||||
},
|
||||
id: "f2", title: "Do you offer installation?", content: "Absolutely. We offer nationwide delivery and professional installation services for all dams, liners, and pool systems."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "What is the lifespan of these products?",
|
||||
content: "Our high-grade zinc aluminium and PVC products are designed for 10-20 years of durability, even under harsh South African weather conditions.",
|
||||
},
|
||||
id: "f3", title: "What is the lifespan of these products?", content: "Our high-grade zinc aluminium and PVC products are designed for 10-20 years of durability, even under harsh South African weather conditions."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about our products and pricing."
|
||||
@@ -317,55 +206,38 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready to get started? Contact us today for a free estimate and experience our market-leading pricing."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request Quote",
|
||||
href: "mailto:sales@zai-manufacturing.co.za",
|
||||
},
|
||||
text: "Request Quote", href: "mailto:sales@zai-manufacturing.co.za"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/clock-mechanism-made-technique-toning-very-shallow-depth-field-focus-central-gears_1112-1346.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/clock-mechanism-made-technique-toning-very-shallow-depth-field-focus-central-gears_1112-1346.jpg"
|
||||
logoText="ZAI Manufacturing"
|
||||
columns={[
|
||||
{
|
||||
title: "Products",
|
||||
items: [
|
||||
title: "Products", items: [
|
||||
{
|
||||
label: "Dam Liners",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Dam Liners", href: "#products"},
|
||||
{
|
||||
label: "Swim Pools",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Swim Pools", href: "#products"},
|
||||
{
|
||||
label: "PVC Bladders",
|
||||
href: "#products",
|
||||
},
|
||||
label: "PVC Bladders", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -374,4 +246,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user