Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-26 18:49:53 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Truck, Shield, RotateCcw } from 'lucide-react';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
import FooterCard from '@/components/sections/footer/FooterCard';
@@ -28,22 +29,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "home",
},
{
name: "Products",
id: "products",
},
{
name: "Features",
id: "features",
},
{
name: "Testimonials",
id: "testimonials",
},
{ name: "Home", id: "home" },
{ name: "Products", id: "products" },
{ name: "Features", id: "features" },
{ name: "Testimonials", id: "testimonials" },
]}
brandName="IndiDecor Tech"
/>
@@ -54,10 +43,7 @@ export default function LandingPage() {
title="Style Your Home. Upgrade Your Tech."
description="Discover curated furniture, cutting-edge electronics, and the latest mobiles, delivered straight to your door across India."
buttons={[
{
text: "Explore Collection",
href: "#products",
},
{ text: "Explore Collection", href: "#products" },
]}
imageSrc="http://img.b2bpic.net/free-photo/luxury-lounge-area-hotel-reception_482257-78350.jpg"
/>
@@ -69,23 +55,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Pan-India Delivery",
description: "Reliable delivery to every corner of India with safety guarantees.",
buttonIcon: "Truck",
imageSrc: "http://img.b2bpic.net/free-vector/purchase-online-onboarding-app-screens-set-mobile-phone_23-2148409299.jpg",
},
title: "Pan-India Delivery", description: "Reliable delivery to every corner of India with safety guarantees.", buttonIcon: Truck,
imageSrc: "http://img.b2bpic.net/free-vector/purchase-online-onboarding-app-screens-set-mobile-phone_23-2148409299.jpg"},
{
title: "Genuine Quality",
description: "100% authentic electronics and premium furniture craftsmanship.",
buttonIcon: "Shield",
imageSrc: "http://img.b2bpic.net/free-photo/female-operator-holding-yellow-note_329181-11709.jpg",
},
title: "Genuine Quality", description: "100% authentic electronics and premium furniture craftsmanship.", buttonIcon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/female-operator-holding-yellow-note_329181-11709.jpg"},
{
title: "Easy Returns",
description: "Hassle-free exchange policies for your peace of mind.",
buttonIcon: "RotateCcw",
imageSrc: "http://img.b2bpic.net/free-vector/return-money-from-purchases-labels_23-2148467774.jpg",
},
title: "Easy Returns", description: "Hassle-free exchange policies for your peace of mind.", buttonIcon: RotateCcw,
imageSrc: "http://img.b2bpic.net/free-vector/return-money-from-purchases-labels_23-2148467774.jpg"},
]}
title="Why Choose IndiDecor Tech?"
description="We blend convenience with quality, providing seamless shopping for your home and lifestyle needs."
@@ -100,41 +77,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "LuxuryHome",
name: "Velvet Comfort Sofa",
price: "₹45,999",
rating: 5,
reviewCount: "128",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-relax-chair-domestic-living_1203-4118.jpg?_wi=1",
},
id: "p1", brand: "LuxuryHome", name: "Velvet Comfort Sofa", price: "₹45,999", rating: 5,
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/indoor-relax-chair-domestic-living_1203-4118.jpg"},
{
id: "p2",
brand: "TechVision",
name: "4K Smart LED TV",
price: "₹32,500",
rating: 4,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-psd/modern-tv-isolated_23-2151430332.jpg",
},
id: "p2", brand: "TechVision", name: "4K Smart LED TV", price: "₹32,500", rating: 4,
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-psd/modern-tv-isolated_23-2151430332.jpg"},
{
id: "p3",
brand: "SmartCore",
name: "X-Pro Smartphone",
price: "₹28,999",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4844.jpg",
},
id: "p3", brand: "SmartCore", name: "X-Pro Smartphone", price: "₹28,999", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4844.jpg"},
{
id: "p4",
brand: "ComfortPlus",
name: "Ergonomic Office Chair",
price: "₹12,499",
rating: 4,
reviewCount: "64",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-relax-chair-domestic-living_1203-4118.jpg?_wi=2",
},
id: "p4", brand: "ComfortPlus", name: "Ergonomic Office Chair", price: "₹12,499", rating: 4,
reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/indoor-relax-chair-domestic-living_1203-4118.jpg"},
]}
title="Best Sellers"
description="Hand-picked favorites for your modern lifestyle."
@@ -143,55 +96,27 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
animationType="blur-reveal"
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Arjun Mehta",
role: "Architect",
company: "Design Studio",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/home-sofa-with-objects-cozy-decor-living-room_169016-5759.jpg",
},
id: "t1", name: "Arjun Mehta", role: "Architect", company: "Design Studio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/home-sofa-with-objects-cozy-decor-living-room_169016-5759.jpg"},
{
id: "t2",
name: "Priya Sharma",
role: "Tech Lead",
company: "IT Hub",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-playing-space-shooter-game-tv_482257-76104.jpg",
},
id: "t2", name: "Priya Sharma", role: "Tech Lead", company: "IT Hub", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-playing-space-shooter-game-tv_482257-76104.jpg"},
{
id: "t3",
name: "Rohan Gupta",
role: "Student",
company: "Tech Institute",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-relaxing-time-home_23-2149106933.jpg",
},
id: "t3", name: "Rohan Gupta", role: "Student", company: "Tech Institute", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-relaxing-time-home_23-2149106933.jpg"},
{
id: "t4",
name: "Sneha Iyer",
role: "Manager",
company: "Growth Co",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/empty-contemporary-apartment-with-trendy-neon-lights-big-smart-tv_482257-125669.jpg",
},
id: "t4", name: "Sneha Iyer", role: "Manager", company: "Growth Co", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/empty-contemporary-apartment-with-trendy-neon-lights-big-smart-tv_482257-125669.jpg"},
]}
kpiItems={[
{
value: "50k+",
label: "Happy Customers",
},
{
value: "12+",
label: "States Served",
},
{
value: "4.8",
label: "Avg. Rating",
},
{ value: "50k+", label: "Happy Customers" },
{ value: "12+", label: "States Served" },
{ value: "4.8", label: "Avg. Rating" },
]}
title="Customer Stories"
description="Hear from thousands of happy Indians who transformed their homes with us."
@@ -204,20 +129,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "Is delivery free?",
content: "Yes, we offer free shipping on all orders over ₹2,000 across India.",
},
id: "q1", title: "Is delivery free?", content: "Yes, we offer free shipping on all orders over ₹2,000 across India."},
{
id: "q2",
title: "How long does shipping take?",
content: "Typical delivery time is 3-7 business days depending on your pincode.",
},
id: "q2", title: "How long does shipping take?", content: "Typical delivery time is 3-7 business days depending on your pincode."},
{
id: "q3",
title: "What about installation?",
content: "Professional installation support is provided for all electronics and large furniture.",
},
id: "q3", title: "What about installation?", content: "Professional installation support is provided for all electronics and large furniture."},
]}
mediaAnimation="slide-up"
title="Common Questions"