diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d75b6c..1bdb328 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,24 +32,13 @@ export default function LandingPage() {
@@ -58,10 +47,7 @@ export default function LandingPage() { logoText="EMMARAAT" description="Crafting premium living spaces with elegant tiles, sophisticated washroom fittings, modern kitchens, and bespoke wardrobes." buttons={[ - { - text: "Explore Collection", - href: "#products", - }, + { text: "Explore Collection", href: "#products" }, ]} imageSrc="http://img.b2bpic.net/free-photo/enthusiastic-young-woman-stands-stylish-wardrobe-with-open-box-his-hands-she-s-dressed-black-dress-silver-shoes-wow-emotions_197531-1690.jpg" /> @@ -73,18 +59,9 @@ export default function LandingPage() { title="Unrivaled Elegance and Quality" description="At Emmaraat, we believe your space should be as unique as your lifestyle. Our curated selection of high-end materials and precision fittings ensures every detail reflects perfection." metrics={[ - { - value: "15+", - title: "Years Experience", - }, - { - value: "500+", - title: "Projects Completed", - }, - { - value: "100%", - title: "Client Satisfaction", - }, + { value: "15+", title: "Years Experience" }, + { value: "500+", title: "Projects Completed" }, + { value: "100%", title: "Client Satisfaction" }, ]} imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-classic-warm-living-room-with-piano-armchair_105762-2249.jpg" mediaAnimation="slide-up" @@ -99,48 +76,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - label: "Tiles", - title: "Designer Surfaces", - items: [ - "Ceramic", - "Porcelain", - "Natural Stone", - "Mosaic Patterns", - ], + id: "f1", label: "Tiles", title: "Designer Surfaces", items: ["Ceramic", "Porcelain", "Natural Stone", "Mosaic Patterns"], }, { - id: "f2", - label: "Washrooms", - title: "Sanitary Excellence", - items: [ - "Designer Faucets", - "Vanity Units", - "Shower Systems", - "Eco-friendly toilets", - ], + id: "f2", label: "Washrooms", title: "Sanitary Excellence", items: ["Designer Faucets", "Vanity Units", "Shower Systems", "Eco-friendly toilets"], }, { - id: "f3", - label: "Kitchens", - title: "Culinary Craft", - items: [ - "Modular Kitchens", - "Modern Island Sets", - "Smart Storage", - "High-end Countertops", - ], + id: "f3", label: "Kitchens", title: "Culinary Craft", items: ["Modular Kitchens", "Modern Island Sets", "Smart Storage", "High-end Countertops"], }, { - id: "f4", - label: "Wardrobes", - title: "Bespoke Storage", - items: [ - "Custom Shelving", - "Sliding Doors", - "Luxury Finishes", - "Interior Lighting", - ], + id: "f4", label: "Wardrobes", title: "Bespoke Storage", items: ["Custom Shelving", "Sliding Doors", "Luxury Finishes", "Interior Lighting"], }, ]} title="Comprehensive Design Solutions" @@ -155,60 +100,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { - id: "p1", - brand: "Emmaraat", - name: "Marble-Finish Floor Tile", - price: "From $45/sqm", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/base-units-led-line-cooktop_169016-68864.jpg", - }, - { - id: "p2", - brand: "Emmaraat", - name: "Minimalist Chrome Faucet", - price: "$299", - rating: 5, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-underwear-classification_23-2148857553.jpg", - }, - { - id: "p3", - brand: "Emmaraat", - name: "Modern Oak Kitchen Set", - price: "$12,400", - rating: 5, - reviewCount: "42", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440974.jpg", - }, - { - id: "p4", - brand: "Emmaraat", - name: "Glass-Door Luxury Wardrobe", - price: "$4,500", - rating: 5, - reviewCount: "56", - imageSrc: "http://img.b2bpic.net/free-photo/pair-scales-bathroom-floor_23-2147787843.jpg", - }, - { - id: "p5", - brand: "Emmaraat", - name: "Textured Mosaic Wall Tile", - price: "$65/sqm", - rating: 4, - reviewCount: "98", - imageSrc: "http://img.b2bpic.net/free-photo/mosaic_23-2148015076.jpg", - }, - { - id: "p6", - brand: "Emmaraat", - name: "Eco-Flush Sanitary Suite", - price: "$1,250", - rating: 5, - reviewCount: "72", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-different-color-eye-shadows_23-2147878860.jpg", - }, + { id: "p1", brand: "Emmaraat", name: "Marble-Finish Floor Tile", price: "From $45/sqm", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/base-units-led-line-cooktop_169016-68864.jpg" }, + { id: "p2", brand: "Emmaraat", name: "Minimalist Chrome Faucet", price: "$299", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/close-up-underwear-classification_23-2148857553.jpg" }, + { id: "p3", brand: "Emmaraat", name: "Modern Oak Kitchen Set", price: "$12,400", rating: 5, reviewCount: "42", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440974.jpg" }, + { id: "p4", brand: "Emmaraat", name: "Glass-Door Luxury Wardrobe", price: "$4,500", rating: 5, reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/pair-scales-bathroom-floor_23-2147787843.jpg" }, + { id: "p5", brand: "Emmaraat", name: "Textured Mosaic Wall Tile", price: "$65/sqm", rating: 4, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/mosaic_23-2148015076.jpg" }, + { id: "p6", brand: "Emmaraat", name: "Eco-Flush Sanitary Suite", price: "$1,250", rating: 5, reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/close-up-different-color-eye-shadows_23-2147878860.jpg" }, ]} title="Selected Collections" description="Browse our latest arrivals in premium tiles, sanitary ware, and kitchen essentials." @@ -221,24 +118,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - icon: Award, - title: "Design Awards", - value: "25", - }, - { - id: "m2", - icon: Star, - title: "Top Rating", - value: "4.9/5", - }, - { - id: "m3", - icon: Users, - title: "Happy Families", - value: "1.2k+", - }, + { id: "m1", icon: Award, title: "Design Awards", value: "25" }, + { id: "m2", icon: Star, title: "Top Rating", value: "4.9/5" }, + { id: "m3", icon: Users, title: "Happy Families", value: "1.2k+" }, ]} title="Excellence in Numbers" description="Evidence of our commitment to delivering superior design solutions for modern homes." @@ -251,41 +133,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Sarah Miller", - handle: "@sarah_miller", - testimonial: "Emmaraat transformed my kitchen into a masterpiece. Truly professional.", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-new-home-together-african-american-couple-with-cardboard-boxes_1157-40329.jpg", - }, - { - id: "t2", - name: "James Anderson", - handle: "@j_anderson", - testimonial: "The tile selection at Emmaraat is unparalleled. Great experience.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-123449.jpg", - }, - { - id: "t3", - name: "Elena Rodriguez", - handle: "@elena_rod", - testimonial: "I love my new bathroom fittings. Premium quality and beautiful design.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-young-man-sitting-coffee-shop-using-digital-tablet-video-chats-with_1258-245333.jpg", - }, - { - id: "t4", - name: "Michael Chen", - handle: "@m_chen", - testimonial: "Exceptional service from the initial consultation to the final fitting.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-with-laptop_23-2149721892.jpg", - }, - { - id: "t5", - name: "Linda Thompson", - handle: "@linda_t", - testimonial: "The bespoke wardrobe design fits my room perfectly. Highly recommended.", - imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530823.jpg", - }, + { id: "t1", name: "Sarah Miller", handle: "@sarah_miller", testimonial: "Emmaraat transformed my kitchen into a masterpiece. Truly professional.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-new-home-together-african-american-couple-with-cardboard-boxes_1157-40329.jpg" }, + { id: "t2", name: "James Anderson", handle: "@j_anderson", testimonial: "The tile selection at Emmaraat is unparalleled. Great experience.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-123449.jpg" }, + { id: "t3", name: "Elena Rodriguez", handle: "@elena_rod", testimonial: "I love my new bathroom fittings. Premium quality and beautiful design.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-young-man-sitting-coffee-shop-using-digital-tablet-video-chats-with_1258-245333.jpg" }, + { id: "t4", name: "Michael Chen", handle: "@m_chen", testimonial: "Exceptional service from the initial consultation to the final fitting.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-with-laptop_23-2149721892.jpg" }, + { id: "t5", name: "Linda Thompson", handle: "@linda_t", testimonial: "The bespoke wardrobe design fits my room perfectly. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530823.jpg" }, ]} title="Client Experiences" description="Hear what our valued clients have to say about their journey with Emmaraat." @@ -297,21 +149,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "Do you provide custom wardrobe design?", - content: "Yes, we offer fully bespoke wardrobe designs tailored to your specific storage requirements and style preferences.", - }, - { - id: "q2", - title: "How long does a kitchen renovation take?", - content: "The duration depends on the project scope, but we typically aim for a seamless 4-6 week turnaround from design to final install.", - }, - { - id: "q3", - title: "Can I visit your showroom?", - content: "Absolutely! We welcome you to our showroom to experience our tile and fixture quality firsthand.", - }, + { id: "q1", title: "Do you provide custom wardrobe design?", content: "Yes, we offer fully bespoke wardrobe designs tailored to your specific storage requirements and style preferences." }, + { id: "q2", title: "How long does a kitchen renovation take?", content: "The duration depends on the project scope, but we typically aim for a seamless 4-6 week turnaround from design to final install." }, + { id: "q3", title: "Can I visit your showroom?", content: "Absolutely! We welcome you to our showroom to experience our tile and fixture quality firsthand." }, ]} imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797633.jpg" mediaAnimation="slide-up" @@ -324,9 +164,7 @@ export default function LandingPage() {