diff --git a/src/app/page.tsx b/src/app/page.tsx
index 40d6976..1f47158 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -12,7 +12,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
-import { Sparkles, Tool, Users } from "lucide-react";
+import { Sparkles, Hammer, Users } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,33 +33,19 @@ export default function LandingPage() {
@@ -68,47 +54,30 @@ export default function LandingPage() {
@@ -121,19 +90,13 @@ export default function LandingPage() {
description="At Delhi Decor & Signage, we pride ourselves on delivering high-quality interior finishing and advertising solutions. With years of experience serving clients across Delhi, particularly in the Paharganj area, our team brings precision, creativity, and durability to every project. From bespoke ceiling and flooring designs to eye-catching outdoor banners, we transform your vision into reality."
bulletPoints={[
{
- title: "Skilled Craftsmanship",
- description: "Our experienced artisans ensure flawless execution for all interior and signage projects.",
- icon: Tool,
+ title: "Skilled Craftsmanship", description: "Our experienced artisans ensure flawless execution for all interior and signage projects.", icon: Hammer,
},
{
- title: "Premium Materials",
- description: "We use only the highest quality PVC, gypsum, POP, and printing materials for lasting results.",
- icon: Sparkles,
+ title: "Premium Materials", description: "We use only the highest quality PVC, gypsum, POP, and printing materials for lasting results.", icon: Sparkles,
},
{
- title: "Customer-Centric Approach",
- description: "Your satisfaction is our priority, with personalized service from concept to completion.",
- icon: Users,
+ title: "Customer-Centric Approach", description: "Your satisfaction is our priority, with personalized service from concept to completion.", icon: Users,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-working-with-laptop_23-2149721892.jpg"
@@ -149,19 +112,11 @@ export default function LandingPage() {
useInvertedBackground={false}
negativeCard={{
items: [
- "Temporary Fixes",
- "Substandard Materials",
- "Lack of Customization",
- ],
+ "Temporary Fixes", "Substandard Materials", "Lack of Customization"],
}}
positiveCard={{
items: [
- "PVC Panel Installation",
- "Gypsum & POP Work",
- "False Ceiling Designs",
- "Durable Flooring Solutions",
- "Custom Signage & Banners",
- ],
+ "PVC Panel Installation", "Gypsum & POP Work", "False Ceiling Designs", "Durable Flooring Solutions", "Custom Signage & Banners"],
}}
title="Our Diverse Range of Services"
description="We offer comprehensive solutions tailored to enhance both your residential and commercial spaces. Our expertise covers both intricate interior work and prominent outdoor advertising."
@@ -177,47 +132,17 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
- id: "p1",
- name: "Modern PVC Ceiling Panels",
- price: "Custom Quote",
- imageSrc: "http://img.b2bpic.net/free-photo/wooden-3d-modern-background-design_53876-89053.jpg",
- imageAlt: "Modern PVC ceiling panels",
- },
+ id: "p1", name: "Modern PVC Ceiling Panels", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/wooden-3d-modern-background-design_53876-89053.jpg", imageAlt: "Modern PVC ceiling panels"},
{
- id: "p2",
- name: "Elegant Gypsum False Ceiling",
- price: "Custom Quote",
- imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-standing-ladder_23-2149366712.jpg",
- imageAlt: "Elegant Gypsum false ceiling",
- },
+ id: "p2", name: "Elegant Gypsum False Ceiling", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-standing-ladder_23-2149366712.jpg", imageAlt: "Elegant Gypsum false ceiling"},
{
- id: "p3",
- name: "Intricate POP Designs",
- price: "Custom Quote",
- imageSrc: "http://img.b2bpic.net/free-photo/view-church-architectural-elements_23-2150319340.jpg",
- imageAlt: "Intricate POP designs",
- },
+ id: "p3", name: "Intricate POP Designs", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/view-church-architectural-elements_23-2150319340.jpg", imageAlt: "Intricate POP designs"},
{
- id: "p4",
- name: "Custom LED Shop Signage",
- price: "Custom Quote",
- imageSrc: "http://img.b2bpic.net/free-photo/lights-night-city_23-2148139053.jpg",
- imageAlt: "Custom LED shop signage",
- },
+ id: "p4", name: "Custom LED Shop Signage", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/lights-night-city_23-2148139053.jpg", imageAlt: "Custom LED shop signage"},
{
- id: "p5",
- name: "Luxury Vinyl Flooring",
- price: "Custom Quote",
- imageSrc: "http://img.b2bpic.net/free-photo/herringbone-stairs-flooring-wooden-chevron-modern-finish_169016-68991.jpg",
- imageAlt: "Luxury vinyl flooring",
- },
+ id: "p5", name: "Luxury Vinyl Flooring", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/herringbone-stairs-flooring-wooden-chevron-modern-finish_169016-68991.jpg", imageAlt: "Luxury vinyl flooring"},
{
- id: "p6",
- name: "Large Format Advertising Banner",
- price: "Custom Quote",
- imageSrc: "http://img.b2bpic.net/free-vector/gradient-latin-dance-party-vertical-banners_23-2149293771.jpg",
- imageAlt: "Large format advertising banner",
- },
+ id: "p6", name: "Large Format Advertising Banner", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-vector/gradient-latin-dance-party-vertical-banners_23-2149293771.jpg", imageAlt: "Large format advertising banner"},
]}
title="Our Portfolio of Work"
description="Browse through examples of our high-quality installations and creative designs across various categories. Each project reflects our commitment to excellence and client satisfaction."
@@ -233,59 +158,23 @@ export default function LandingPage() {
carouselMode="buttons"
testimonials={[
{
- id: "t1",
- name: "Rajat Sharma",
- role: "Restaurant Owner",
- company: "Spice Route Eatery",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086831.jpg",
- imageAlt: "Rajat Sharma",
- },
+ id: "t1", name: "Rajat Sharma", role: "Restaurant Owner", company: "Spice Route Eatery", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086831.jpg", imageAlt: "Rajat Sharma"},
{
- id: "t2",
- name: "Priya Singh",
- role: "Homeowner",
- company: "Personal Residence",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-66073.jpg",
- imageAlt: "Priya Singh",
- },
+ id: "t2", name: "Priya Singh", role: "Homeowner", company: "Personal Residence", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-66073.jpg", imageAlt: "Priya Singh"},
{
- id: "t3",
- name: "Anil Kumar",
- role: "Office Manager",
- company: "Innovate Solutions",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/human-resource-manager-interviewing-male-applicant_1262-21172.jpg",
- imageAlt: "Anil Kumar",
- },
+ id: "t3", name: "Anil Kumar", role: "Office Manager", company: "Innovate Solutions", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/human-resource-manager-interviewing-male-applicant_1262-21172.jpg", imageAlt: "Anil Kumar"},
{
- id: "t4",
- name: "Sneha Gupta",
- role: "Boutique Owner",
- company: "Fashion Haven",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/upper-angle-view-happy-beautiful-woman-holding-smartphone-sitting-home-having-break-from-work_1258-199926.jpg",
- imageAlt: "Sneha Gupta",
- },
+ id: "t4", name: "Sneha Gupta", role: "Boutique Owner", company: "Fashion Haven", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/upper-angle-view-happy-beautiful-woman-holding-smartphone-sitting-home-having-break-from-work_1258-199926.jpg", imageAlt: "Sneha Gupta"},
{
- id: "t5",
- name: "Vikram Malhotra",
- role: "Contractor",
- company: "Urban Builders",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/positive-emotions-celebration-joy-happiness-concept-studio-image-ecstatic-overjoyed-mature-woman-stylish-red-bonnet-exclaiming-excitedly-clenching-fists-celebrating-good-news-success_343059-2314.jpg",
- imageAlt: "Vikram Malhotra",
- },
+ id: "t5", name: "Vikram Malhotra", role: "Contractor", company: "Urban Builders", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/positive-emotions-celebration-joy-happiness-concept-studio-image-ecstatic-overjoyed-mature-woman-stylish-red-bonnet-exclaiming-excitedly-clenching-fists-celebrating-good-news-success_343059-2314.jpg", imageAlt: "Vikram Malhotra"},
{
- id: "t6",
- name: "Deepika Reddy",
- role: "Retail Store Manager",
- company: "Gadget World",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-call-centre-girl-wearing-headset-glasses-sitting-desk-with-work-tools-looking-camera-doing-look-gesture-isolated-pink-wall_141793-113417.jpg",
- imageAlt: "Deepika Reddy",
- },
+ id: "t6", name: "Deepika Reddy", role: "Retail Store Manager", company: "Gadget World", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-call-centre-girl-wearing-headset-glasses-sitting-desk-with-work-tools-looking-camera-doing-look-gesture-isolated-pink-wall_141793-113417.jpg", imageAlt: "Deepika Reddy"},
]}
title="What Our Clients Say"
description="Hear directly from our satisfied customers about their experience with Delhi Decor & Signage. Their feedback is a testament to our quality and dedication."
@@ -297,14 +186,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Local Restaurants",
- "Retail Stores",
- "Corporate Offices",
- "Residential Projects",
- "Event Organizers",
- "Small Businesses",
- "Educational Institutions",
- ]}
+ "Local Restaurants", "Retail Stores", "Corporate Offices", "Residential Projects", "Event Organizers", "Small Businesses", "Educational Institutions"]}
title="Trusted by Businesses and Homes Across Delhi"
description="Our commitment to quality has earned us the trust of a diverse clientele."
speed={50}
@@ -316,30 +198,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "What types of PVC paneling do you offer?",
- content: "We offer a wide range of PVC panels including decorative wall panels, waterproof bathroom panels, and various ceiling designs to suit different aesthetics and functional needs.",
- },
+ id: "q1", title: "What types of PVC paneling do you offer?", content: "We offer a wide range of PVC panels including decorative wall panels, waterproof bathroom panels, and various ceiling designs to suit different aesthetics and functional needs."},
{
- id: "q2",
- title: "Can you handle custom gypsum and POP designs?",
- content: "Absolutely! Our team specializes in custom gypsum false ceilings, wall partitions, and intricate POP designs, including cornices, motifs, and architectural elements tailored to your vision.",
- },
+ id: "q2", title: "Can you handle custom gypsum and POP designs?", content: "Absolutely! Our team specializes in custom gypsum false ceilings, wall partitions, and intricate POP designs, including cornices, motifs, and architectural elements tailored to your vision."},
{
- id: "q3",
- title: "What areas do you serve in Delhi?",
- content: "While we are located in Paharganj, Delhi, we provide our services across various localities in Delhi and NCR region. Please contact us to confirm service availability in your specific area.",
- },
+ id: "q3", title: "What areas do you serve in Delhi?", content: "While we are located in Paharganj, Delhi, we provide our services across various localities in Delhi and NCR region. Please contact us to confirm service availability in your specific area."},
{
- id: "q4",
- title: "How long does an installation typically take?",
- content: "The duration of a project depends on its scope and complexity. We provide an estimated timeline after the initial consultation and site assessment to ensure transparency.",
- },
+ id: "q4", title: "How long does an installation typically take?", content: "The duration of a project depends on its scope and complexity. We provide an estimated timeline after the initial consultation and site assessment to ensure transparency."},
{
- id: "q5",
- title: "Do you offer warranties on your work?",
- content: "Yes, we stand by the quality of our craftsmanship and materials. We offer warranties on our installations and materials, ensuring peace of mind for our clients. Specific warranty details will be provided with your project quote.",
- },
+ id: "q5", title: "Do you offer warranties on your work?", content: "Yes, we stand by the quality of our craftsmanship and materials. We offer warranties on our installations and materials, ensuring peace of mind for our clients. Specific warranty details will be provided with your project quote."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Find answers to common queries about our services, process, and commitment to quality."
@@ -353,20 +220,15 @@ export default function LandingPage() {
@@ -376,70 +238,41 @@ export default function LandingPage() {
logoText="Delhi Decor & Signage"
columns={[
{
- title: "Services",
- items: [
+ title: "Services", items: [
{
- label: "PVC Paneling",
- href: "#features",
- },
+ label: "PVC Paneling", href: "#features"},
{
- label: "Gypsum Work",
- href: "#features",
- },
+ label: "Gypsum Work", href: "#features"},
{
- label: "POP Designs",
- href: "#features",
- },
+ label: "POP Designs", href: "#features"},
{
- label: "Signage & Banners",
- href: "#features",
- },
+ label: "Signage & Banners", href: "#features"},
{
- label: "Flooring Solutions",
- href: "#features",
- },
+ label: "Flooring Solutions", href: "#features"},
],
},
{
- title: "Company",
- items: [
+ title: "Company", items: [
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "#about"},
{
- label: "Portfolio",
- href: "#products",
- },
+ label: "Portfolio", href: "#products"},
{
- label: "Testimonials",
- href: "#testimonials",
- },
+ label: "Testimonials", href: "#testimonials"},
{
- label: "Contact Us",
- href: "#contact",
- },
+ label: "Contact Us", href: "#contact"},
],
},
{
- title: "Legal & Info",
- items: [
+ title: "Legal & Info", items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Terms of Service", href: "#"},
{
- label: "FAQ",
- href: "#faq",
- },
+ label: "FAQ", href: "#faq"},
{
- label: "Shop Address",
- href: "#contact",
- },
+ label: "Shop Address", href: "#contact"},
],
},
]}