Update src/app/page.tsx
This commit is contained in:
191
src/app/page.tsx
191
src/app/page.tsx
@@ -30,26 +30,16 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "#why-us",
|
||||
},
|
||||
name: "Why Us", id: "#why-us"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Get a quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a quote", href: "#contact"}}
|
||||
brandName="Aarav Faucets"
|
||||
/>
|
||||
</div>
|
||||
@@ -57,67 +47,42 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Premium Faucets for Modern Spaces"
|
||||
description="Engineered for excellence, designed for elegance. From 40+ fitted hotel rooms to large-scale residential projects, we define reliability."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore products",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore products", href: "#products"},
|
||||
{
|
||||
text: "Request quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request quote", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg?_wi=1"
|
||||
imageAlt="Aarav Faucet Design"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-arms-crossed_107420-12323.jpg",
|
||||
alt: "Sarah",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-arms-crossed_107420-12323.jpg", alt: "Sarah"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/image-handsome-man-posing-studio_613910-7500.jpg",
|
||||
alt: "Mark",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/image-handsome-man-posing-studio_613910-7500.jpg", alt: "Mark"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204381.jpg",
|
||||
alt: "Elena",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204381.jpg", alt: "Elena"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/caucasian-manager-smiling-camera_482257-121357.jpg",
|
||||
alt: "David",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/caucasian-manager-smiling-camera_482257-121357.jpg", alt: "David"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-talking-phone-while-standing-outside-office-buildings-business-success-concept_58466-12283.jpg",
|
||||
alt: "Lisa",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-talking-phone-while-standing-outside-office-buildings-business-success-concept_58466-12283.jpg", alt: "Lisa"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ professionals"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Hotel Grade Quality",
|
||||
},
|
||||
type: "text", text: "Hotel Grade Quality"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Contractor Pick",
|
||||
},
|
||||
type: "text", text: "Contractor Pick"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Zero Rejections",
|
||||
},
|
||||
type: "text", text: "Zero Rejections"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fast Installation",
|
||||
},
|
||||
type: "text", text: "Fast Installation"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Enduring Finish",
|
||||
},
|
||||
type: "text", text: "Enduring Finish"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -127,14 +92,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Hotel Grade Quality",
|
||||
"Contractor Pick",
|
||||
"Zero Rejections",
|
||||
"Fast Installation",
|
||||
"Enduring Finish",
|
||||
"Premium Reliability",
|
||||
"Direct Support",
|
||||
]}
|
||||
"Hotel Grade Quality", "Contractor Pick", "Zero Rejections", "Fast Installation", "Enduring Finish", "Premium Reliability", "Direct Support"]}
|
||||
title="Why professionals choose us"
|
||||
description="Strength in every connection, quality in every detail."
|
||||
/>
|
||||
@@ -148,47 +106,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Luxury Basin Mixer",
|
||||
price: "Contractor Pick",
|
||||
variant: "Chrome Finish",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg?_wi=2",
|
||||
},
|
||||
id: "p1", name: "Luxury Basin Mixer", price: "Contractor Pick", variant: "Chrome Finish", imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg?_wi=2"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Hotel Grade Shower",
|
||||
price: "Hotel Grade",
|
||||
variant: "Matte Finish",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg?_wi=3",
|
||||
},
|
||||
id: "p2", name: "Hotel Grade Shower", price: "Hotel Grade", variant: "Matte Finish", imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg?_wi=3"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Kitchen Flow Faucet",
|
||||
price: "Durability Focused",
|
||||
variant: "Stainless",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg?_wi=4",
|
||||
},
|
||||
id: "p3", name: "Kitchen Flow Faucet", price: "Durability Focused", variant: "Stainless", imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg?_wi=4"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Premium Hand Shower",
|
||||
price: "Best Seller",
|
||||
variant: "Polished",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg?_wi=5",
|
||||
},
|
||||
id: "p4", name: "Premium Hand Shower", price: "Best Seller", variant: "Polished", imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg?_wi=5"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Smart Touch Faucet",
|
||||
price: "Tech Enhanced",
|
||||
variant: "Modern",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg?_wi=6",
|
||||
},
|
||||
id: "p5", name: "Smart Touch Faucet", price: "Tech Enhanced", variant: "Modern", imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg?_wi=6"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Bath Spout Set",
|
||||
price: "Classic Design",
|
||||
variant: "Chrome",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg?_wi=7",
|
||||
},
|
||||
id: "p6", name: "Bath Spout Set", price: "Classic Design", variant: "Chrome", imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg?_wi=7"},
|
||||
]}
|
||||
title="Our Full Collection"
|
||||
description="Curated designs for every functional need."
|
||||
@@ -200,9 +128,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Excellence by design"
|
||||
description={[
|
||||
"Every faucet undergoes rigorous testing, ensuring zero rejections across our 15+ large-scale projects.",
|
||||
"We don't just sell fittings; we provide the foundation for spaces that last. Our mint accents represent our commitment to freshness, while our deep navy builds the trust our clients rely on.",
|
||||
]}
|
||||
"For 50 years, we have been setting the standard in precision engineering, ensuring every faucet meets the highest quality benchmarks.", "Every piece undergoes rigorous testing, ensuring zero rejections across our 15+ large-scale projects. We don't just sell fittings; we provide the foundation for spaces that last. Our mint accents represent our commitment to freshness, while our deep navy builds the trust our clients rely on."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -214,45 +140,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Jenkins",
|
||||
role: "Hotel Owner",
|
||||
company: "Grand Suites",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-arms-crossed_107420-12323.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Jenkins", role: "Hotel Owner", company: "Grand Suites", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-arms-crossed_107420-12323.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark Thornton",
|
||||
role: "Head Contractor",
|
||||
company: "BuildRight",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-handsome-man-posing-studio_613910-7500.jpg",
|
||||
},
|
||||
id: "2", name: "Mark Thornton", role: "Head Contractor", company: "BuildRight", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-handsome-man-posing-studio_613910-7500.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Ross",
|
||||
role: "Retail Manager",
|
||||
company: "HomeBase",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204381.jpg",
|
||||
},
|
||||
id: "3", name: "Elena Ross", role: "Retail Manager", company: "HomeBase", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204381.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Wu",
|
||||
role: "Interior Designer",
|
||||
company: "Wu Design",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-manager-smiling-camera_482257-121357.jpg",
|
||||
},
|
||||
id: "4", name: "David Wu", role: "Interior Designer", company: "Wu Design", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-manager-smiling-camera_482257-121357.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa Marie",
|
||||
role: "Homeowner",
|
||||
company: "Personal Project",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-talking-phone-while-standing-outside-office-buildings-business-success-concept_58466-12283.jpg",
|
||||
},
|
||||
id: "5", name: "Lisa Marie", role: "Homeowner", company: "Personal Project", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-talking-phone-while-standing-outside-office-buildings-business-success-concept_58466-12283.jpg"},
|
||||
]}
|
||||
title="What our partners say"
|
||||
description="Trusted by industry experts and happy homeowners."
|
||||
@@ -266,16 +167,10 @@ export default function LandingPage() {
|
||||
description="Ready to upgrade your project? WhatsApp or email our team directly for a professional consultation."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Email", required: true,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26704.jpg?_wi=8"
|
||||
@@ -286,16 +181,12 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Aarav Faucets & Bath Fittings"
|
||||
leftLink={{
|
||||
text: "© 2024 Aarav. All Rights Reserved.",
|
||||
href: "#",
|
||||
}}
|
||||
text: "© 2024 Aarav. All Rights Reserved.", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user