Merge version_1 into main #1
217
src/app/page.tsx
217
src/app/page.tsx
@@ -2,6 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import { Zap, ChefHat, Box, Tv } from 'lucide-react';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||
@@ -32,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Pali Interio"
|
||||
/>
|
||||
@@ -58,32 +51,20 @@ export default function LandingPage() {
|
||||
description="Ranchi's Most Trusted Interior Design Studio. We specialize in luxury wall treatments, modular furniture, and complete home transformations."
|
||||
buttons={[
|
||||
{
|
||||
text: "Redesign Your Space",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Redesign Your Space", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/living-room-with-large-blue-sofa-large-coffee-table-with-large-window-that-says-room-is-decorated-with-large-plant_123827-23873.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/living-room-with-fireplace-large-painting-wall_123827-23876.jpg",
|
||||
alt: "Happy client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/living-room-with-fireplace-large-painting-wall_123827-23876.jpg", alt: "Happy client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/3d-rendering-loft-scandinavian-living-room-with-working-table-bookshelf_105762-2141.jpg",
|
||||
alt: "Satisfied homeowner",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/3d-rendering-loft-scandinavian-living-room-with-working-table-bookshelf_105762-2141.jpg", alt: "Satisfied homeowner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/3d-rendering-loft-luxury-living-room-with-design-chandelier_105762-2230.jpg",
|
||||
alt: "Project success",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/3d-rendering-loft-luxury-living-room-with-design-chandelier_105762-2230.jpg", alt: "Project success"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/living-room-with-blue-sofa-gold-coffee-table_123827-23877.jpg",
|
||||
alt: "Design expert",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/living-room-with-blue-sofa-gold-coffee-table_123827-23877.jpg", alt: "Design expert"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278642.jpg",
|
||||
alt: "Trusted professional",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278642.jpg", alt: "Trusted professional"},
|
||||
]}
|
||||
avatarText="Join 500+ happy clients"
|
||||
/>
|
||||
@@ -97,17 +78,11 @@ export default function LandingPage() {
|
||||
description="Pali Interio is Ranchi's premier interior design studio, specializing in high-quality wall treatments, modular furniture, and complete home and office transformations. From 3D wall panels and WPC louvers to custom modular kitchens and fitted wardrobes, we bring design expertise and premium materials together under one roof. With a 5-star rating across 53 verified reviews, our team is known for timely delivery and attention to detail."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Expert Craftsmanship",
|
||||
description: "Precision and quality in every detail.",
|
||||
},
|
||||
title: "Expert Craftsmanship", description: "Precision and quality in every detail."},
|
||||
{
|
||||
title: "Timely Delivery",
|
||||
description: "We honor deadlines to transform your space.",
|
||||
},
|
||||
title: "Timely Delivery", description: "We honor deadlines to transform your space."},
|
||||
{
|
||||
title: "5-Star Satisfaction",
|
||||
description: "Verified reviews from happy clients.",
|
||||
},
|
||||
title: "5-Star Satisfaction", description: "Verified reviews from happy clients."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-architect-woman-her-working-desk-working-new-projects-architecture-design_482257-33107.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -120,28 +95,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "3D Wall Panels",
|
||||
description: "Add texture and modern aesthetics.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-with-abstract-lines_1127-107.jpg",
|
||||
buttonIcon: "Zap",
|
||||
title: "3D Wall Panels", description: "Add texture and modern aesthetics.", imageSrc: "http://img.b2bpic.net/free-photo/building-with-abstract-lines_1127-107.jpg", buttonIcon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Modular Kitchens",
|
||||
description: "Custom functional kitchen designs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-beautiful-kitchen-studio_651396-1984.jpg",
|
||||
buttonIcon: "ChefHat",
|
||||
title: "Modular Kitchens", description: "Custom functional kitchen designs.", imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-beautiful-kitchen-studio_651396-1984.jpg", buttonIcon: ChefHat,
|
||||
},
|
||||
{
|
||||
title: "Fitted Wardrobes",
|
||||
description: "Smart, custom storage solutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-sitting-huge-dressing-room-thinks-choice-clothes-she-is-dressed-stylish-black-outfit-silver-shoes-expressing-true-positive-face-emotions_197531-1676.jpg",
|
||||
buttonIcon: "Box",
|
||||
title: "Fitted Wardrobes", description: "Smart, custom storage solutions.", imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-sitting-huge-dressing-room-thinks-choice-clothes-she-is-dressed-stylish-black-outfit-silver-shoes-expressing-true-positive-face-emotions_197531-1676.jpg", buttonIcon: Box,
|
||||
},
|
||||
{
|
||||
title: "TV Unit Design",
|
||||
description: "Custom cabinets for your living space.",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/modern-wooden-tv-stand-with-rattan-accents_191095-78662.jpg",
|
||||
buttonIcon: "Tv",
|
||||
title: "TV Unit Design", description: "Custom cabinets for your living space.", imageSrc: "http://img.b2bpic.net/free-psd/modern-wooden-tv-stand-with-rattan-accents_191095-78662.jpg", buttonIcon: Tv,
|
||||
},
|
||||
]}
|
||||
title="Our Specialized Services"
|
||||
@@ -157,41 +120,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Designer Wallpapers",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-store-chooses-wallpaper-her-home-concept-repair-shopping_169016-4586.jpg",
|
||||
},
|
||||
id: "p1", name: "Designer Wallpapers", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-store-chooses-wallpaper-her-home-concept-repair-shopping_169016-4586.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Premium PVC Panels",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15959.jpg",
|
||||
},
|
||||
id: "p2", name: "Premium PVC Panels", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15959.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "WPC Wall Louvers",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/striped-pattern-wooden-surface-background_1252-1085.jpg",
|
||||
},
|
||||
id: "p3", name: "WPC Wall Louvers", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/striped-pattern-wooden-surface-background_1252-1085.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Luxury Wardrobes",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-opens-cabinet-kitchen-organization-stylish-home_169016-68846.jpg",
|
||||
},
|
||||
id: "p4", name: "Luxury Wardrobes", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/woman-opens-cabinet-kitchen-organization-stylish-home_169016-68846.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Full Furniture Sets",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-white-couch-blue-white-painting_123827-23871.jpg",
|
||||
},
|
||||
id: "p5", name: "Full Furniture Sets", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-white-couch-blue-white-painting_123827-23871.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Office Workstations",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/no-people-startup-company-office-used-work-business-strategy-showing-financial-charts-diagrams-computer-display-nobody-empty-desk-planning-management-data_482257-49895.jpg",
|
||||
},
|
||||
id: "p6", name: "Office Workstations", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/no-people-startup-company-office-used-work-business-strategy-showing-financial-charts-diagrams-computer-display-nobody-empty-desk-planning-management-data_482257-49895.jpg"},
|
||||
]}
|
||||
title="Interior Product Portfolio"
|
||||
description="Explore our high-quality materials and design solutions."
|
||||
@@ -205,59 +144,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ravi Kumar",
|
||||
role: "Homeowner",
|
||||
company: "Ranchi",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278642.jpg",
|
||||
},
|
||||
id: "1", name: "Ravi Kumar", role: "Homeowner", company: "Ranchi", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278642.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Anita Sharma",
|
||||
role: "Client",
|
||||
company: "Ranchi",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-with-kids-moving-their-new-home_23-2149749198.jpg",
|
||||
},
|
||||
id: "2", name: "Anita Sharma", role: "Client", company: "Ranchi", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-with-kids-moving-their-new-home_23-2149749198.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sunil V.",
|
||||
role: "Homeowner",
|
||||
company: "Doranda",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-couch_23-2148542240.jpg",
|
||||
},
|
||||
id: "3", name: "Sunil V.", role: "Homeowner", company: "Doranda", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-couch_23-2148542240.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Vikram Singh",
|
||||
role: "Office Owner",
|
||||
company: "Ranchi",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/marketing-company-employees-congratulating-each-other-great-startup-marketing-strategy-results-happy-smiling-pregnant-woman-high-fiving-coworker-amazing-presentation-ideas_482257-40081.jpg",
|
||||
},
|
||||
id: "4", name: "Vikram Singh", role: "Office Owner", company: "Ranchi", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/marketing-company-employees-congratulating-each-other-great-startup-marketing-strategy-results-happy-smiling-pregnant-woman-high-fiving-coworker-amazing-presentation-ideas_482257-40081.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Meera Gupta",
|
||||
role: "Client",
|
||||
company: "Doranda",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-couch-holding-papers_23-2148751499.jpg",
|
||||
},
|
||||
id: "5", name: "Meera Gupta", role: "Client", company: "Doranda", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-couch-holding-papers_23-2148751499.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "53+",
|
||||
label: "Verified Reviews",
|
||||
},
|
||||
value: "53+", label: "Verified Reviews"},
|
||||
{
|
||||
value: "5.0",
|
||||
label: "Avg Rating",
|
||||
},
|
||||
value: "5.0", label: "Avg Rating"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Satisfaction",
|
||||
},
|
||||
value: "100%", label: "Satisfaction"},
|
||||
]}
|
||||
title="Trusted by Homeowners"
|
||||
description="Join our 53 verified customers in Ranchi."
|
||||
@@ -271,20 +179,11 @@ export default function LandingPage() {
|
||||
tag="Milestones"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "500+",
|
||||
description: "Spaces Transformed",
|
||||
},
|
||||
id: "m1", value: "500+", description: "Spaces Transformed"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "53",
|
||||
description: "Verified 5-Star Reviews",
|
||||
},
|
||||
id: "m2", value: "53", description: "Verified 5-Star Reviews"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "10",
|
||||
description: "Years of Design Expertise",
|
||||
},
|
||||
id: "m3", value: "10", description: "Years of Design Expertise"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -296,20 +195,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Where is your studio located?",
|
||||
content: "We are located in Doranda, Ranchi. Visit us for a design consultation.",
|
||||
},
|
||||
id: "f1", title: "Where is your studio located?", content: "We are located in Doranda, Ranchi. Visit us for a design consultation."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "What are your business hours?",
|
||||
content: "We are open daily until 9 PM.",
|
||||
},
|
||||
id: "f2", title: "What are your business hours?", content: "We are open daily until 9 PM."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you offer full interior design?",
|
||||
content: "Yes, we handle end-to-end designs for homes, offices, and restaurants.",
|
||||
},
|
||||
id: "f3", title: "Do you offer full interior design?", content: "Yes, we handle end-to-end designs for homes, offices, and restaurants."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions about your project?"
|
||||
@@ -321,14 +211,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready to redesign your space? Visit us at Doranda, Ranchi or call 079923 85035 — open till 9 PM."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:07992385035",
|
||||
},
|
||||
text: "Call Now", href: "tel:07992385035"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -337,21 +224,15 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Studio",
|
||||
items: [
|
||||
title: "Studio", items: [
|
||||
{
|
||||
label: "Doranda, Ranchi",
|
||||
href: "#",
|
||||
},
|
||||
label: "Doranda, Ranchi", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "079923 85035",
|
||||
href: "tel:07992385035",
|
||||
},
|
||||
label: "079923 85035", href: "tel:07992385035"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user