Merge version_1 into main #2
289
src/app/page.tsx
289
src/app/page.tsx
@@ -32,55 +32,31 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Collection",
|
||||
id: "products",
|
||||
},
|
||||
name: "Collection", id: "products"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Sutara Luxury"
|
||||
button={{ text: "Book Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Timeless Elegance in Every Thread"
|
||||
description="Discover Sutara’s collection of bespoke luxury Indian suits, crafted for those who embrace tradition with modern sophistication."
|
||||
tag="New Collection 2025"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-woman-wearing-traditional-accessories-yellow-veil_23-2148747963.jpg?_wi=1",
|
||||
imageAlt: "Luxury Indian suit model",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-woman-wearing-traditional-accessories-yellow-veil_23-2148747963.jpg", imageAlt: "Luxury Indian suit model"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/groom-s-arms-with-red-bracelet-button-up-golden-wedding-suit_8353-767.jpg?_wi=1",
|
||||
imageAlt: "Traditional ethnic wear detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-black-suit-standing-outside_1157-33229.jpg",
|
||||
imageAlt: "Stylish businessman in a black suit standing outside",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-groom_1157-13809.jpg",
|
||||
imageAlt: "stylish groom",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-indian-macho-man-model-suit-pink-tie-posed-winter-day_627829-13309.jpg",
|
||||
imageAlt: "Elegant indian macho man model on suit and pink tie posed on winter day",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/groom-s-arms-with-red-bracelet-button-up-golden-wedding-suit_8353-767.jpg", imageAlt: "Traditional ethnic wear detail"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -95,19 +71,13 @@ export default function LandingPage() {
|
||||
description="At Sutara, we blend ancient Indian artistry with contemporary silhouettes. Each piece is meticulously hand-stitched by master artisans using premium materials to ensure an unparalleled luxury experience."
|
||||
metrics={[
|
||||
{
|
||||
value: "150+",
|
||||
title: "Artisans Crafting",
|
||||
},
|
||||
value: "150+", title: "Artisans Crafting"},
|
||||
{
|
||||
value: "20K",
|
||||
title: "Suits Handstitched",
|
||||
},
|
||||
value: "20K", title: "Suits Handstitched"},
|
||||
{
|
||||
value: "50+",
|
||||
title: "Luxury Collections",
|
||||
},
|
||||
value: "50+", title: "Luxury Collections"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/carpets-market-marrakech_23-2148129867.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/carpets-market-marrakech_23-2148129867.jpg"
|
||||
imageAlt="Master artisans at work"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -120,45 +90,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Detail",
|
||||
title: "Hand-Woven Silk",
|
||||
subtitle: "Premium fabric",
|
||||
description: "Authentic, high-grade Indian silk used in all our luxury ensembles.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wdwu10",
|
||||
imageAlt: "fashion magazine logo minimalist",
|
||||
},
|
||||
tag: "Detail", title: "Hand-Woven Silk", subtitle: "Premium fabric", description: "Authentic, high-grade Indian silk used in all our luxury ensembles.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wdwu10", imageAlt: "fashion magazine logo minimalist"},
|
||||
{
|
||||
tag: "Craft",
|
||||
title: "Expert Embroidery",
|
||||
subtitle: "Intricate patterns",
|
||||
description: "Handcrafted Zardosi and thread work by skilled generational artisans.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-woman-wearing-traditional-accessories-yellow-veil_23-2148747963.jpg?_wi=2",
|
||||
imageAlt: "fashion magazine logo minimalist",
|
||||
},
|
||||
tag: "Craft", title: "Expert Embroidery", subtitle: "Intricate patterns", description: "Handcrafted Zardosi and thread work by skilled generational artisans.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-woman-wearing-traditional-accessories-yellow-veil_23-2148747963.jpg", imageAlt: "fashion magazine logo minimalist"},
|
||||
{
|
||||
tag: "Fit",
|
||||
title: "Bespoke Fitting",
|
||||
subtitle: "Tailored perfection",
|
||||
description: "Custom measurements to ensure every suit feels like a second skin.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/groom-s-arms-with-red-bracelet-button-up-golden-wedding-suit_8353-767.jpg?_wi=2",
|
||||
imageAlt: "fashion magazine logo minimalist",
|
||||
},
|
||||
tag: "Fit", title: "Bespoke Fitting", subtitle: "Tailored perfection", description: "Custom measurements to ensure every suit feels like a second skin.", imageSrc: "http://img.b2bpic.net/free-photo/groom-s-arms-with-red-bracelet-button-up-golden-wedding-suit_8353-767.jpg", imageAlt: "fashion magazine logo minimalist"},
|
||||
{
|
||||
tag: "Quality",
|
||||
title: "Verified Origin",
|
||||
subtitle: "Ethical sourcing",
|
||||
description: "Sourced directly from heritage looms and local craft guilds.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpets-market-marrakech_23-2148129867.jpg?_wi=2",
|
||||
imageAlt: "fashion magazine logo minimalist",
|
||||
},
|
||||
tag: "Quality", title: "Verified Origin", subtitle: "Ethical sourcing", description: "Sourced directly from heritage looms and local craft guilds.", imageSrc: "http://img.b2bpic.net/free-photo/carpets-market-marrakech_23-2148129867.jpg", imageAlt: "fashion magazine logo minimalist"},
|
||||
{
|
||||
tag: "Service",
|
||||
title: "Concierge Care",
|
||||
subtitle: "Personal support",
|
||||
description: "Dedicated stylists to guide your selection and fitting process.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-red-pin-with-stones_114579-12004.jpg?_wi=1",
|
||||
imageAlt: "fashion magazine logo minimalist",
|
||||
},
|
||||
tag: "Service", title: "Concierge Care", subtitle: "Personal support", description: "Dedicated stylists to guide your selection and fitting process.", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-red-pin-with-stones_114579-12004.jpg", imageAlt: "fashion magazine logo minimalist"},
|
||||
]}
|
||||
title="Why Choose Sutara?"
|
||||
description="We don't just sell suits; we offer a legacy of elegance through uncompromising quality and refined details."
|
||||
@@ -173,47 +113,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Royal Sherwani",
|
||||
price: "$899",
|
||||
variant: "Silk / Zardosi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-red-pin-with-stones_114579-12004.jpg?_wi=2",
|
||||
},
|
||||
id: "p1", name: "Royal Sherwani", price: "$899", variant: "Silk / Zardosi", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-red-pin-with-stones_114579-12004.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Velvet Kurta Set",
|
||||
price: "$550",
|
||||
variant: "Velvet / Embroidery",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-indian-stylish-mans-friends-traditional-clothes-posed-outdoor-talk-laugh_627829-12656.jpg",
|
||||
},
|
||||
id: "p2", name: "Velvet Kurta Set", price: "$550", variant: "Velvet / Embroidery", imageSrc: "http://img.b2bpic.net/free-photo/two-indian-stylish-mans-friends-traditional-clothes-posed-outdoor-talk-laugh_627829-12656.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Nehru Jacket Suit",
|
||||
price: "$420",
|
||||
variant: "Cotton-Silk / Minimal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-romantic-garden_23-2150316911.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Floral Sherwani",
|
||||
price: "$950",
|
||||
variant: "Silk / Floral Print",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/midsection-man-with-tattoo-his-hand-holding-yellow-limonium-flower_23-2148122084.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Formal Blue Suit",
|
||||
price: "$780",
|
||||
variant: "Premium Blend",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502955.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Classic Chikankari",
|
||||
price: "$380",
|
||||
variant: "Cotton / Traditional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-ukranian-shirt_23-2149318749.jpg",
|
||||
},
|
||||
id: "p3", name: "Nehru Jacket Suit", price: "$420", variant: "Cotton-Silk / Minimal", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-romantic-garden_23-2150316911.jpg"},
|
||||
]}
|
||||
title="Explore Our Luxury Suits"
|
||||
description="Hand-curated collection of formal and ethnic wear designed for your most special occasions."
|
||||
@@ -227,53 +131,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "base",
|
||||
badge: "Essentials",
|
||||
price: "$350",
|
||||
subtitle: "Perfect for festive guest wear",
|
||||
features: [
|
||||
"Premium Fabric",
|
||||
"Standard Fit",
|
||||
"3-Day Dispatch",
|
||||
],
|
||||
id: "base", badge: "Essentials", price: "$350", subtitle: "Perfect for festive guest wear", features: [
|
||||
"Premium Fabric", "Standard Fit", "3-Day Dispatch"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Shop Now",
|
||||
},
|
||||
text: "Shop Now"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Signature",
|
||||
price: "$750",
|
||||
subtitle: "For groom and festive hosts",
|
||||
features: [
|
||||
"Handcrafted Zardosi",
|
||||
"Custom Fit",
|
||||
"Priority Shipping",
|
||||
"Personal Stylist",
|
||||
],
|
||||
id: "pro", badge: "Signature", price: "$750", subtitle: "For groom and festive hosts", features: [
|
||||
"Handcrafted Zardosi", "Custom Fit", "Priority Shipping", "Personal Stylist"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Order Custom",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "elite",
|
||||
badge: "Bespoke",
|
||||
price: "$1200+",
|
||||
subtitle: "Ultimate couture experience",
|
||||
features: [
|
||||
"Heritage Silk",
|
||||
"Fully Custom Pattern",
|
||||
"Concierge Fitting",
|
||||
"Lifetime Maintenance",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Consult Today",
|
||||
},
|
||||
text: "Order Custom"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -289,59 +159,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Arjun Mehta",
|
||||
role: "Corporate Lead",
|
||||
company: "TechFusion",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-drag-queen-indoors_23-2149556820.jpg",
|
||||
},
|
||||
id: "t1", name: "Arjun Mehta", role: "Corporate Lead", company: "TechFusion", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-drag-queen-indoors_23-2149556820.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Priya Sharma",
|
||||
role: "Event Planner",
|
||||
company: "Vivid Events",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-attractive-young-woman-puts-sunglasses-outside-portrait-asian-tanned-lady-black-trench-coat-holds-silver-handbag_197531-27931.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Vikram Singh",
|
||||
role: "Architect",
|
||||
company: "Urban Spaces",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-ring-jewelry-shop_1303-30664.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Ananya Rao",
|
||||
role: "Creative Director",
|
||||
company: "Design Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-handsome-young-man-smart-casual-wear_114579-78895.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Rohit Kapoor",
|
||||
role: "Finance Consultant",
|
||||
company: "Capital Peak",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-young-friends-looking-clothes-store_1301-6716.jpg",
|
||||
},
|
||||
id: "t2", name: "Priya Sharma", role: "Event Planner", company: "Vivid Events", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-attractive-young-woman-puts-sunglasses-outside-portrait-asian-tanned-lady-black-trench-coat-holds-silver-handbag_197531-27931.jpg"}
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "98%",
|
||||
label: "Client Satisfaction",
|
||||
},
|
||||
value: "98%", label: "Client Satisfaction"},
|
||||
{
|
||||
value: "5000+",
|
||||
label: "Weddings Graced",
|
||||
},
|
||||
value: "5000+", label: "Weddings Graced"},
|
||||
{
|
||||
value: "12",
|
||||
label: "Design Awards",
|
||||
},
|
||||
value: "12", label: "Design Awards"},
|
||||
]}
|
||||
title="Voices of Elegance"
|
||||
description="See why connoisseurs choose Sutara for their most important events."
|
||||
@@ -353,14 +183,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Fashion Council",
|
||||
"Textile Guild",
|
||||
"Couture Network",
|
||||
"Design Union",
|
||||
"Heritage Collective",
|
||||
"Premium Style Label",
|
||||
"Elite Garment Hub",
|
||||
]}
|
||||
"Fashion Council", "Textile Guild"]}
|
||||
title="Trusted by Fashion Authorities"
|
||||
description="Our craftsmanship has been celebrated and recognized by the industry’s most prestigious institutions."
|
||||
/>
|
||||
@@ -370,16 +193,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Bespoke Consultations"
|
||||
title="Ready to design your heritage piece?"
|
||||
description="Our styling experts are waiting to guide you through fabric selection and fit measurements."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book an Appointment",
|
||||
href: "#",
|
||||
},
|
||||
text: "Book an Appointment", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -390,42 +210,11 @@ export default function LandingPage() {
|
||||
logoText="Sutara Luxury"
|
||||
columns={[
|
||||
{
|
||||
title: "Collection",
|
||||
items: [
|
||||
title: "Collection", items: [
|
||||
{
|
||||
label: "Men's Wear",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Men's Wear", href: "#products"},
|
||||
{
|
||||
label: "Couture",
|
||||
href: "#products",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Couture", href: "#products"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user