Merge version_1_1781778034616 into main #1
@@ -18,25 +18,18 @@ export default function HomePage() {
|
||||
title="Heritage Reimagined Luxury Redefined"
|
||||
description="Nudr elevates the iconic kumma with contemporary craftsmanship and premium materials. Wear tradition with unmistakable sophistication."
|
||||
primaryButton={{
|
||||
text: "Explore the Collection",
|
||||
href: "#products",
|
||||
}}
|
||||
text: "Explore the Collection", href: "#products"}}
|
||||
secondaryButton={{
|
||||
text: "Our Heritage",
|
||||
href: "#about",
|
||||
}}
|
||||
text: "Our Heritage", href: "#about"}}
|
||||
items={[
|
||||
{
|
||||
text: "Hand-stitched precision",
|
||||
icon: CheckCircle,
|
||||
text: "Hand-stitched precision", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
text: "Premium materials",
|
||||
icon: Sparkles,
|
||||
text: "Premium materials", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
text: "Omani Authenticity",
|
||||
icon: Award,
|
||||
text: "Omani Authenticity", icon: Award,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-dress_23-2149267422.jpg"
|
||||
@@ -64,20 +57,11 @@ export default function HomePage() {
|
||||
description="Every thread is placed with intent, honoring generations of Omani skill."
|
||||
items={[
|
||||
{
|
||||
title: "Precision Embroidery",
|
||||
description: "Intricate patterns executed with high-grade silk and gold threads.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-elegant-golden-fabric-texture_23-2148495654.jpg",
|
||||
},
|
||||
title: "Precision Embroidery", description: "Intricate patterns executed with high-grade silk and gold threads.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-elegant-golden-fabric-texture_23-2148495654.jpg"},
|
||||
{
|
||||
title: "Atelier Process",
|
||||
description: "Slow fashion techniques ensure every piece meets our luxury standard.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tailor-woman-using-tools-sewing-fabrics_23-2148827117.jpg",
|
||||
},
|
||||
title: "Atelier Process", description: "Slow fashion techniques ensure every piece meets our luxury standard.", imageSrc: "http://img.b2bpic.net/free-photo/tailor-woman-using-tools-sewing-fabrics_23-2148827117.jpg"},
|
||||
{
|
||||
title: "Curated Materials",
|
||||
description: "Only the finest breathable fabrics sourced for all-day comfort.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-golden-cutlery-with-leaves-plate_23-2148347411.jpg",
|
||||
},
|
||||
title: "Curated Materials", description: "Only the finest breathable fabrics sourced for all-day comfort.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-golden-cutlery-with-leaves-plate_23-2148347411.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -91,47 +75,19 @@ export default function HomePage() {
|
||||
description="Discover our signature silhouettes, each telling a unique story of Omani culture."
|
||||
items={[
|
||||
{
|
||||
title: "Royal Gold",
|
||||
description: "Classic white base with detailed gold threadwork.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-jeans-fabric-details_150588-43.jpg",
|
||||
},
|
||||
title: "Royal Gold", description: "Classic white base with detailed gold threadwork.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/blue-jeans-fabric-details_150588-43.jpg"},
|
||||
{
|
||||
title: "Midnight Onyx",
|
||||
description: "Deep black with minimalist embroidery highlights.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creepy-model-with-bandages-as-mummy_23-2147680360.jpg",
|
||||
},
|
||||
title: "Midnight Onyx", description: "Deep black with minimalist embroidery highlights.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/creepy-model-with-bandages-as-mummy_23-2147680360.jpg"},
|
||||
{
|
||||
title: "Desert Dune",
|
||||
description: "Warm beige tones for refined everyday luxury.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-look-left-black-dress-stone-background_176474-116066.jpg",
|
||||
},
|
||||
title: "Desert Dune", description: "Warm beige tones for refined everyday luxury.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-look-left-black-dress-stone-background_176474-116066.jpg"},
|
||||
{
|
||||
title: "Omani Geometric",
|
||||
description: "Bold modern patterns inspired by Islamic architecture.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-knitting_23-2147691689.jpg",
|
||||
},
|
||||
title: "Omani Geometric", description: "Bold modern patterns inspired by Islamic architecture.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/girl-knitting_23-2147691689.jpg"},
|
||||
{
|
||||
title: "Emerald Elite",
|
||||
description: "Sophisticated green accents for formal occasions.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400876.jpg",
|
||||
},
|
||||
title: "Emerald Elite", description: "Sophisticated green accents for formal occasions.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400876.jpg"},
|
||||
{
|
||||
title: "Matte Majesty",
|
||||
description: "Modern matte threadwork on dark foundations.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grayscale-shot-wooden-stitching-awl-genuine-leather-rolls-craftsman-s-work-table_181624-56295.jpg",
|
||||
},
|
||||
title: "Matte Majesty", description: "Modern matte threadwork on dark foundations.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/grayscale-shot-wooden-stitching-awl-genuine-leather-rolls-craftsman-s-work-table_181624-56295.jpg"},
|
||||
{
|
||||
title: "Crimson Heritage",
|
||||
description: "Classic red craftsmanship for timeless style.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-ribbon-table_23-2147962361.jpg",
|
||||
},
|
||||
title: "Crimson Heritage", description: "Classic red craftsmanship for timeless style.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/red-ribbon-table_23-2147962361.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -145,45 +101,20 @@ export default function HomePage() {
|
||||
description="How our clients experience the Nudr difference."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ahmed Al-M.",
|
||||
role: "Finance Executive",
|
||||
quote: "The level of detail in Nudr headwear is unrivaled. It feels like wearing history with a modern edge.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-5687.jpg",
|
||||
},
|
||||
name: "Ahmed Al-M.", role: "Finance Executive", quote: "The level of detail in Nudr headwear is unrivaled. It feels like wearing history with a modern edge.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-5687.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Khalid S.",
|
||||
role: "Architect",
|
||||
quote: "Modern patterns meet authentic roots. Finally, a brand that understands luxury Omani fashion.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-man-talking-phone-while-sitting-stairs-outdoors_58466-14608.jpg",
|
||||
},
|
||||
name: "Khalid S.", role: "Architect", quote: "Modern patterns meet authentic roots. Finally, a brand that understands luxury Omani fashion.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-man-talking-phone-while-sitting-stairs-outdoors_58466-14608.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah R.",
|
||||
role: "Fashion Consultant",
|
||||
quote: "I collect high-end traditional wear, and Nudr is the new standard of sophistication.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-blonde-man-wearing-glasses-with-tinsel-garland-around-neck-standing-with-closed-posture-looking-camera-isolated-white-background-with-copy-space_141793-104536.jpg",
|
||||
},
|
||||
name: "Sarah R.", role: "Fashion Consultant", quote: "I collect high-end traditional wear, and Nudr is the new standard of sophistication.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-blonde-man-wearing-glasses-with-tinsel-garland-around-neck-standing-with-closed-posture-looking-camera-isolated-white-background-with-copy-space_141793-104536.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Omar B.",
|
||||
role: "Entrepreneur",
|
||||
quote: "Excellence from the packaging to the stitching. A true luxury experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-man_23-2148479560.jpg",
|
||||
},
|
||||
name: "Omar B.", role: "Entrepreneur", quote: "Excellence from the packaging to the stitching. A true luxury experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-man_23-2148479560.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Yousuf H.",
|
||||
role: "Cultural Critic",
|
||||
quote: "Heritage reimagined without losing authenticity. Truly impressive.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/eid-mubarak-card-with-mandala-pattern-background_53876-85219.jpg",
|
||||
},
|
||||
name: "Yousuf H.", role: "Cultural Critic", quote: "Heritage reimagined without losing authenticity. Truly impressive.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/eid-mubarak-card-with-mandala-pattern-background_53876-85219.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -197,20 +128,11 @@ export default function HomePage() {
|
||||
description="The foundation of our luxury promise."
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
title: "Years of Tradition",
|
||||
value: "50+",
|
||||
},
|
||||
icon: "Award", title: "Years of Tradition", value: "50+"},
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "Stitches per Kumma",
|
||||
value: "12k+",
|
||||
},
|
||||
icon: "Sparkles", title: "Stitches per Kumma", value: "12k+"},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Premium Materials",
|
||||
value: "100%",
|
||||
},
|
||||
icon: "Shield", title: "Premium Materials", value: "100%"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -222,13 +144,9 @@ export default function HomePage() {
|
||||
tag="Contact"
|
||||
text="Inquiries regarding bespoke collections and limited editions."
|
||||
primaryButton={{
|
||||
text: "Contact Our Team",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Contact Our Team", href: "#"}}
|
||||
secondaryButton={{
|
||||
text: "View Lookbook",
|
||||
href: "#",
|
||||
}}
|
||||
text: "View Lookbook", href: "#"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user