diff --git a/src/app/help/page.tsx b/src/app/help/page.tsx
new file mode 100644
index 0000000..6feb921
--- /dev/null
+++ b/src/app/help/page.tsx
@@ -0,0 +1,51 @@
+"use client";
+
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import ReactLenis from "lenis/react";
+import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
+import ContactText from '@/components/sections/contact/ContactText';
+import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
+
+export default function HelpPage() {
+ return (
+
+
+
+
+
+
Customer Support
+
+
Need assistance with your installation or product inquiry? Our team is here to help.
+
+
Contact Us
+
Phone: +91 987737491
+
Email: aaravsharma0518@gmal.com
+
+
+
+
+
+
+
+
+
+ );
+}
\ No newline at end of file
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2de30c9..9163db0 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,26 +30,16 @@ export default function LandingPage() {
@@ -57,67 +47,42 @@ export default function LandingPage() {
@@ -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."]}
/>
@@ -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() {
);
-}
+}
\ No newline at end of file