From c25f61d2811fa388591e736758dc7549b86e5a46 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 19:59:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 351 ++++++----------------------------------------- 1 file changed, 39 insertions(+), 312 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8cfc15f..a573ac7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,139 +31,33 @@ export default function LandingPage() {
@@ -175,39 +69,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - id: "1", - label: "Quality", - title: "High Durability Fiber", - items: [ - "Weather-resistant finish", - "Premium grade materials", - "Custom designs available", - ], - }, - { - id: "2", - label: "Design", - title: "Modern Aesthetics", - items: [ - "Contemporary patterns", - "Customized to interiors", - "Timeless color palettes", - ], - }, - { - id: "3", - label: "Service", - title: "Complete Support", - items: [ - "Installation assistance", - "Professional design consult", - "Long-term warranty support", - ], - }, + { id: "1", label: "Craftsmanship", title: "Premium Fiber Quality", items: ["High durability", "Weather-resistant", "Intricate finishes"] }, + { id: "2", label: "Customization", title: "Tailored Decor Solutions", items: ["Custom sizes", "Personalized designs", "Bespoke finishes"] }, + { id: "3", label: "Service", title: "Expert Support", items: ["Professional install", "Design guidance", "Warranty assurance"] }, ]} title="Why Choose Aadarsh Industries?" - description="Delivering premium home decor solutions that blend durability with contemporary style." + description="We combine artisan skill with high-performance materials for lasting interior beauty." />
@@ -218,51 +85,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Modern Fiber Panel", - price: "$120", - variant: "Wall Decor", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646520.jpg", - }, - { - id: "p2", - name: "Elegant Room Divider", - price: "$450", - variant: "Partition", - imageSrc: "http://img.b2bpic.net/free-photo/knitting-tools-close-up_23-2148832314.jpg", - }, - { - id: "p3", - name: "Minimalist Accent Piece", - price: "$85", - variant: "Accessories", - imageSrc: "http://img.b2bpic.net/free-photo/minimal-modern-vases-books_23-2149681086.jpg", - }, - { - id: "p4", - name: "Designer Wall Sculpture", - price: "$290", - variant: "Art Piece", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-gardening-composition_23-2148128785.jpg", - }, - { - id: "p5", - name: "Fiber Ceiling Medallion", - price: "$150", - variant: "Ceiling Decor", - imageSrc: "http://img.b2bpic.net/free-photo/different-vases-with-blue-purple-light-assortment_23-2149835477.jpg", - }, - { - id: "p6", - name: "Custom Fiber Art", - price: "$300", - variant: "Bespoke", - imageSrc: "http://img.b2bpic.net/free-vector/flat-abstract-geometric-real-estate-brochure_23-2149053508.jpg", - }, + { id: "p1", name: "Modern Fiber Panel", price: "₹8,500", variant: "Wall Decor", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646520.jpg" }, + { id: "p2", name: "Elegant Room Partition", price: "₹32,000", variant: "Partition", imageSrc: "http://img.b2bpic.net/free-photo/knitting-tools-close-up_23-2148832314.jpg" }, + { id: "p3", name: "Minimalist Decor Set", price: "₹5,500", variant: "Accessories", imageSrc: "http://img.b2bpic.net/free-photo/minimal-modern-vases-books_23-2149681086.jpg" }, ]} - title="Our Signature Collections" - description="Explore our curated catalog of fiber art and premium home décor products designed for elegance." + title="Featured Collections" + description="Curated home decor pieces at accessible price points." /> @@ -271,64 +99,14 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - testimonials={[ - { - id: "1", - name: "Suresh Kumar", - role: "Architect", - company: "DesignCo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", - }, - { - id: "2", - name: "Meera Patel", - role: "Homeowner", - company: "Private", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/focused-professional-working-apartment-design-project_1262-18477.jpg", - }, - { - id: "3", - name: "Rahul Singh", - role: "Interior Designer", - company: "StudioR", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", - }, - { - id: "4", - name: "Deepa Iyer", - role: "Manager", - company: "TechHome", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home-office_329181-4290.jpg", - }, - { - id: "5", - name: "Amit Shah", - role: "Developer", - company: "BuildGroup", - 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", - }, - ]} + testimonials={[]} kpiItems={[ - { - value: "100%", - label: "Client Satisfaction", - }, - { - value: "29+", - label: "Years Experience", - }, - { - value: "1.5k+", - label: "Projects Completed", - }, + { value: "100%", label: "Satisfaction" }, + { value: "29+", label: "Experience" }, + { value: "1.5k", label: "Projects" }, ]} - title="Loved by Homeowners" - description="Hear directly from our clients about their experience with Aadarsh Industries." + title="Client Experiences" + description="See what homeowners say about our fiber craftsmanship." /> @@ -336,23 +114,10 @@ export default function LandingPage() { @@ -360,59 +125,21 @@ export default function LandingPage() {