Merge version_1 into main #2
@@ -24,7 +24,7 @@ export default function AboutPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -43,12 +43,12 @@ export default function AboutPage() {
|
||||
<HeroBillboardGallery
|
||||
title="About ZARBAFT ROYALE"
|
||||
description="A legacy of luxury, craftsmanship, and timeless elegance. Since 2018, we have been curating the finest premium fashion pieces for discerning customers who appreciate true quality."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Our Story"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg?_wi=4", imageAlt: "Our Heritage" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-model-woman-shiny-lace-evening-dress-posing-sitting-chair-beige-color_285396-7779.jpg?_wi=2", imageAlt: "Quality Craftsmanship" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-choosing-jacket-shop_171337-18967.jpg?_wi=3", imageAlt: "Premium Selection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg", imageAlt: "Our Heritage" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-model-woman-shiny-lace-evening-dress-posing-sitting-chair-beige-color_285396-7779.jpg", imageAlt: "Quality Craftsmanship" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-choosing-jacket-shop_171337-18967.jpg", imageAlt: "Premium Selection" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Shop Collection", href: "/products" },
|
||||
@@ -65,25 +65,13 @@ export default function AboutPage() {
|
||||
description="What drives us to excellence every single day"
|
||||
metrics={[
|
||||
{
|
||||
id: "value-001",
|
||||
value: "Quality",
|
||||
title: "First",
|
||||
description: "Every piece undergoes rigorous quality checks to ensure perfection",
|
||||
icon: Award,
|
||||
id: "value-001", value: "Quality", title: "First", description: "Every piece undergoes rigorous quality checks to ensure perfection", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "value-002",
|
||||
value: "Customer",
|
||||
title: "Centric",
|
||||
description: "Your satisfaction and trust are at the heart of everything we do",
|
||||
icon: Heart,
|
||||
id: "value-002", value: "Customer", title: "Centric", description: "Your satisfaction and trust are at the heart of everything we do", icon: Heart,
|
||||
},
|
||||
{
|
||||
id: "value-003",
|
||||
value: "Globally",
|
||||
title: "Inspired",
|
||||
description: "We source the finest materials and designs from around the world",
|
||||
icon: Globe,
|
||||
id: "value-003", value: "Globally", title: "Inspired", description: "We source the finest materials and designs from around the world", icon: Globe,
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -99,9 +87,9 @@ export default function AboutPage() {
|
||||
description="To democratize luxury fashion by making premium, authentic pieces accessible to fashion enthusiasts across Pakistan. We believe that elegance and quality should not be compromised, regardless of where you shop."
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/golden-easter-eggs-by-easter-decorations_1303-30816.jpg?_wi=2", imageAlt: "Luxury Accessories" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lady-evening-dress-elegant-woman-long-gown_1157-47535.jpg?_wi=2", imageAlt: "Evening Wear" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7076.jpg?_wi=2", imageAlt: "Premium Outerwear" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/golden-easter-eggs-by-easter-decorations_1303-30816.jpg", imageAlt: "Luxury Accessories" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lady-evening-dress-elegant-woman-long-gown_1157-47535.jpg", imageAlt: "Evening Wear" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7076.jpg", imageAlt: "Premium Outerwear" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Explore Size Guide", href: "/sizing" },
|
||||
@@ -116,8 +104,7 @@ export default function AboutPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{ label: "All Collections", href: "/products" },
|
||||
{ label: "New Arrivals", href: "/products?sort=new" },
|
||||
{ label: "Sale", href: "/products?filter=sale" },
|
||||
@@ -125,8 +112,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Story", href: "/about" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
@@ -134,8 +120,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "Shipping Info", href: "/faq" },
|
||||
{ label: "Returns", href: "/faq" },
|
||||
@@ -143,8 +128,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "/privacy" },
|
||||
{ label: "Terms of Service", href: "/terms" },
|
||||
{ label: "Shipping Policy", href: "/shipping" },
|
||||
|
||||
@@ -24,7 +24,7 @@ export default function ContactPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -43,12 +43,12 @@ export default function ContactPage() {
|
||||
<HeroBillboardGallery
|
||||
title="Get in Touch with ZARBAFT ROYALE"
|
||||
description="Have questions about our collections, sizing, or styling? Our luxury concierge team is here to assist you with personalized service and expert recommendations."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact Us"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-indoors_624325-3423.jpg?_wi=3", imageAlt: "Customer Service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/indoor-studio-shot-attractive-pretty-woman-with-light-brown-hair-wearing-black-jacket-with-red-lips_291650-1321.jpg?_wi=2", imageAlt: "Support Team" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg?_wi=5", imageAlt: "Styling Consultants" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-indoors_624325-3423.jpg", imageAlt: "Customer Service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/indoor-studio-shot-attractive-pretty-woman-with-light-brown-hair-wearing-black-jacket-with-red-lips_291650-1321.jpg", imageAlt: "Support Team" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg", imageAlt: "Styling Consultants" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Start Chat", href: "#contact-form" },
|
||||
@@ -63,20 +63,11 @@ export default function ContactPage() {
|
||||
<ContactFaq
|
||||
faqs={[
|
||||
{
|
||||
id: "contact-faq-1",
|
||||
title: "Do you offer styling consultations?",
|
||||
content: "Absolutely! Our styling experts are available via chat for personalized recommendations based on your preferences, body type, and lifestyle. We understand that finding the perfect piece is a personal journey.",
|
||||
},
|
||||
id: "contact-faq-1", title: "Do you offer styling consultations?", content: "Absolutely! Our styling experts are available via chat for personalized recommendations based on your preferences, body type, and lifestyle. We understand that finding the perfect piece is a personal journey."},
|
||||
{
|
||||
id: "contact-faq-2",
|
||||
title: "Can I request custom alterations?",
|
||||
content: "Yes, we offer professional alteration services for a small additional fee. Contact our team to discuss your requirements. Our expert tailors ensure your pieces fit perfectly.",
|
||||
},
|
||||
id: "contact-faq-2", title: "Can I request custom alterations?", content: "Yes, we offer professional alteration services for a small additional fee. Contact our team to discuss your requirements. Our expert tailors ensure your pieces fit perfectly."},
|
||||
{
|
||||
id: "contact-faq-3",
|
||||
title: "What is the refund process?",
|
||||
content: "Refunds are processed within 7-10 business days of approved returns. You'll receive confirmation via email with the refund amount and expected date. We make the process seamless and transparent.",
|
||||
},
|
||||
id: "contact-faq-3", title: "What is the refund process?", content: "Refunds are processed within 7-10 business days of approved returns. You'll receive confirmation via email with the refund amount and expected date. We make the process seamless and transparent."},
|
||||
]}
|
||||
ctaTitle="Book an Intro Call"
|
||||
ctaDescription="Let's connect and discuss how we can help you find your perfect luxury pieces. Our team is ready to provide personalized styling advice."
|
||||
@@ -91,8 +82,7 @@ export default function ContactPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{ label: "All Collections", href: "/products" },
|
||||
{ label: "New Arrivals", href: "/products?sort=new" },
|
||||
{ label: "Sale", href: "/products?filter=sale" },
|
||||
@@ -100,8 +90,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Story", href: "/about" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
@@ -109,8 +98,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "Shipping Info", href: "/faq" },
|
||||
{ label: "Returns", href: "/faq" },
|
||||
@@ -118,8 +106,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "/privacy" },
|
||||
{ label: "Terms of Service", href: "/terms" },
|
||||
{ label: "Shipping Policy", href: "/shipping" },
|
||||
|
||||
137
src/app/page.tsx
137
src/app/page.tsx
@@ -27,7 +27,7 @@ export default function HomePage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -46,15 +46,15 @@ export default function HomePage() {
|
||||
<HeroBillboardGallery
|
||||
title="Discover Premium Luxury Fashion"
|
||||
description="Exquisite collections curated for the discerning eye. Each piece represents elegance, craftsmanship, and timeless style."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Exclusive Collection"
|
||||
tagIcon={Sparkles}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg?_wi=1", imageAlt: "Luxury Fashion - Collection 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-choosing-jacket-shop_171337-18967.jpg?_wi=1", imageAlt: "Luxury Fashion - Collection 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-model-woman-shiny-lace-evening-dress-posing-sitting-chair-beige-color_285396-7779.jpg?_wi=1", imageAlt: "Luxury Fashion - Collection 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/golden-easter-eggs-by-easter-decorations_1303-30816.jpg?_wi=1", imageAlt: "Luxury Fashion - Collection 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg?_wi=2", imageAlt: "Luxury Fashion - Collection 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg", imageAlt: "Luxury Fashion - Collection 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-choosing-jacket-shop_171337-18967.jpg", imageAlt: "Luxury Fashion - Collection 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-model-woman-shiny-lace-evening-dress-posing-sitting-chair-beige-color_285396-7779.jpg", imageAlt: "Luxury Fashion - Collection 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/golden-easter-eggs-by-easter-decorations_1303-30816.jpg", imageAlt: "Luxury Fashion - Collection 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg", imageAlt: "Luxury Fashion - Collection 5" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "/products" },
|
||||
@@ -71,28 +71,13 @@ export default function HomePage() {
|
||||
description="Handpicked luxury pieces for the modern sophisticate. Quality, elegance, and exclusivity in every item."
|
||||
products={[
|
||||
{
|
||||
id: "prod-001",
|
||||
name: "Silk Evening Gown",
|
||||
price: "PKR 45,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lady-evening-dress-elegant-woman-long-gown_1157-47535.jpg?_wi=1",
|
||||
imageAlt: "Luxury Silk Evening Gown",
|
||||
initialQuantity: 1,
|
||||
id: "prod-001", name: "Silk Evening Gown", price: "PKR 45,000", imageSrc: "http://img.b2bpic.net/free-photo/lady-evening-dress-elegant-woman-long-gown_1157-47535.jpg", imageAlt: "Luxury Silk Evening Gown", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "prod-002",
|
||||
name: "Premium Wool Coat",
|
||||
price: "PKR 38,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7076.jpg?_wi=1",
|
||||
imageAlt: "Designer Premium Wool Coat",
|
||||
initialQuantity: 1,
|
||||
id: "prod-002", name: "Premium Wool Coat", price: "PKR 38,500", imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7076.jpg", imageAlt: "Designer Premium Wool Coat", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "prod-003",
|
||||
name: "Tailored Blazer",
|
||||
price: "PKR 32,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-choosing-jacket-shop_171337-18967.jpg?_wi=2",
|
||||
imageAlt: "Premium Tailored Blazer",
|
||||
initialQuantity: 1,
|
||||
id: "prod-003", name: "Tailored Blazer", price: "PKR 32,000", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-choosing-jacket-shop_171337-18967.jpg", imageAlt: "Premium Tailored Blazer", initialQuantity: 1,
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -108,32 +93,16 @@ export default function HomePage() {
|
||||
description="Building trust through excellence and customer satisfaction"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-001",
|
||||
value: "5000",
|
||||
title: "Happy Customers",
|
||||
description: "Trusted by fashion enthusiasts across Pakistan",
|
||||
icon: Users,
|
||||
id: "metric-001", value: "5000", title: "Happy Customers", description: "Trusted by fashion enthusiasts across Pakistan", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "metric-002",
|
||||
value: "2018",
|
||||
title: "Founded",
|
||||
description: "Years of luxury expertise and excellence",
|
||||
icon: Calendar,
|
||||
id: "metric-002", value: "2018", title: "Founded", description: "Years of luxury expertise and excellence", icon: Calendar,
|
||||
},
|
||||
{
|
||||
id: "metric-003",
|
||||
value: "100%",
|
||||
title: "Authentic",
|
||||
description: "Guaranteed genuine premium pieces",
|
||||
icon: CheckCircle,
|
||||
id: "metric-003", value: "100%", title: "Authentic", description: "Guaranteed genuine premium pieces", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "metric-004",
|
||||
value: "24/7",
|
||||
title: "Support",
|
||||
description: "AI agent and customer service ready to help",
|
||||
icon: Headphones,
|
||||
id: "metric-004", value: "24/7", title: "Support", description: "AI agent and customer service ready to help", icon: Headphones,
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -149,41 +118,13 @@ export default function HomePage() {
|
||||
description="Hear from our valued customers about their experience with ZARBAFT ROYALE"
|
||||
testimonials={[
|
||||
{
|
||||
id: "test-001",
|
||||
title: "Impeccable Quality and Service",
|
||||
quote: "The craftsmanship and attention to detail in every piece is extraordinary. ZARBAFT ROYALE has become my go-to destination for premium fashion. Delivery was prompt and the packaging was exquisite.",
|
||||
name: "Ayesha Khan",
|
||||
role: "Fashion Entrepreneur",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-indoors_624325-3423.jpg?_wi=1",
|
||||
imageAlt: "Ayesha Khan",
|
||||
},
|
||||
id: "test-001", title: "Impeccable Quality and Service", quote: "The craftsmanship and attention to detail in every piece is extraordinary. ZARBAFT ROYALE has become my go-to destination for premium fashion. Delivery was prompt and the packaging was exquisite.", name: "Ayesha Khan", role: "Fashion Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-indoors_624325-3423.jpg", imageAlt: "Ayesha Khan"},
|
||||
{
|
||||
id: "test-002",
|
||||
title: "Luxury Redefined",
|
||||
quote: "What sets ZARBAFT ROYALE apart is their uncompromising commitment to quality. Each piece feels like an investment in elegance. The sizing accuracy and customer support are exceptional.",
|
||||
name: "Zara Malik",
|
||||
role: "Style Influencer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-studio-shot-attractive-pretty-woman-with-light-brown-hair-wearing-black-jacket-with-red-lips_291650-1321.jpg?_wi=1",
|
||||
imageAlt: "Zara Malik",
|
||||
},
|
||||
id: "test-002", title: "Luxury Redefined", quote: "What sets ZARBAFT ROYALE apart is their uncompromising commitment to quality. Each piece feels like an investment in elegance. The sizing accuracy and customer support are exceptional.", name: "Zara Malik", role: "Style Influencer", imageSrc: "http://img.b2bpic.net/free-photo/indoor-studio-shot-attractive-pretty-woman-with-light-brown-hair-wearing-black-jacket-with-red-lips_291650-1321.jpg", imageAlt: "Zara Malik"},
|
||||
{
|
||||
id: "test-003",
|
||||
title: "Premium Experience",
|
||||
quote: "From browsing to checkout, the entire experience feels premium. The fabric quality is unparalleled and the fits are perfect. I've recommended ZARBAFT ROYALE to all my friends.",
|
||||
name: "Fatima Hassan",
|
||||
role: "Fashion Blogger",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg?_wi=3",
|
||||
imageAlt: "Fatima Hassan",
|
||||
},
|
||||
id: "test-003", title: "Premium Experience", quote: "From browsing to checkout, the entire experience feels premium. The fabric quality is unparalleled and the fits are perfect. I've recommended ZARBAFT ROYALE to all my friends.", name: "Fatima Hassan", role: "Fashion Blogger", imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg", imageAlt: "Fatima Hassan"},
|
||||
{
|
||||
id: "test-004",
|
||||
title: "Worth Every Penny",
|
||||
quote: "Luxury fashion doesn't have to be inaccessible. ZARBAFT ROYALE proves that quality, elegance, and fair pricing can coexist. I'm a loyal customer for life.",
|
||||
name: "Saira Abdullah",
|
||||
role: "Business Executive",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-indoors_624325-3423.jpg?_wi=2",
|
||||
imageAlt: "Saira Abdullah",
|
||||
},
|
||||
id: "test-004", title: "Worth Every Penny", quote: "Luxury fashion doesn't have to be inaccessible. ZARBAFT ROYALE proves that quality, elegance, and fair pricing can coexist. I'm a loyal customer for life.", name: "Saira Abdullah", role: "Business Executive", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-indoors_624325-3423.jpg", imageAlt: "Saira Abdullah"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -196,35 +137,17 @@ export default function HomePage() {
|
||||
description="Everything you need to know about our products, shipping, and services"
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-001",
|
||||
title: "What is your return policy?",
|
||||
content: "We offer a 30-day return guarantee on all items. Items must be unworn and in original condition with all packaging. Returns are free for Karachi; other locations may have nominal charges.",
|
||||
},
|
||||
id: "faq-001", title: "What is your return policy?", content: "We offer a 30-day return guarantee on all items. Items must be unworn and in original condition with all packaging. Returns are free for Karachi; other locations may have nominal charges."},
|
||||
{
|
||||
id: "faq-002",
|
||||
title: "How long does shipping take?",
|
||||
content: "Standard shipping to Karachi takes 2-3 business days (flat rate: PKR 250). Nationwide delivery takes 4-5 business days (flat rate: PKR 350). Expedited options available upon request.",
|
||||
},
|
||||
id: "faq-002", title: "How long does shipping take?", content: "Standard shipping to Karachi takes 2-3 business days (flat rate: PKR 250). Nationwide delivery takes 4-5 business days (flat rate: PKR 350). Expedited options available upon request."},
|
||||
{
|
||||
id: "faq-003",
|
||||
title: "Do you offer international shipping?",
|
||||
content: "Currently, we ship within Pakistan only. International orders can be arranged upon request with custom shipping quotes. Contact our support team for details.",
|
||||
},
|
||||
id: "faq-003", title: "Do you offer international shipping?", content: "Currently, we ship within Pakistan only. International orders can be arranged upon request with custom shipping quotes. Contact our support team for details."},
|
||||
{
|
||||
id: "faq-004",
|
||||
title: "How do I find my size?",
|
||||
content: "Visit our Size Guide page for detailed measurements. Our AI chat agent can also help you determine the perfect size based on your preferences and previous fits.",
|
||||
},
|
||||
id: "faq-004", title: "How do I find my size?", content: "Visit our Size Guide page for detailed measurements. Our AI chat agent can also help you determine the perfect size based on your preferences and previous fits."},
|
||||
{
|
||||
id: "faq-005",
|
||||
title: "What payment methods do you accept?",
|
||||
content: "We accept Credit/Debit Cards (Visa, Mastercard), Bank Transfers, and Cash on Delivery (COD). All payments are secure and encrypted.",
|
||||
},
|
||||
id: "faq-005", title: "What payment methods do you accept?", content: "We accept Credit/Debit Cards (Visa, Mastercard), Bank Transfers, and Cash on Delivery (COD). All payments are secure and encrypted."},
|
||||
{
|
||||
id: "faq-006",
|
||||
title: "Can I track my order?",
|
||||
content: "Yes! You'll receive a tracking link via email upon shipment. Our AI agent can also provide real-time updates on your order status and estimated delivery date.",
|
||||
},
|
||||
id: "faq-006", title: "Can I track my order?", content: "Yes! You'll receive a tracking link via email upon shipment. Our AI agent can also provide real-time updates on your order status and estimated delivery date."},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -236,8 +159,7 @@ export default function HomePage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{ label: "All Collections", href: "/products" },
|
||||
{ label: "New Arrivals", href: "/products?sort=new" },
|
||||
{ label: "Sale", href: "/products?filter=sale" },
|
||||
@@ -245,8 +167,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Story", href: "/about" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
@@ -254,8 +175,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "Shipping Info", href: "/faq" },
|
||||
{ label: "Returns", href: "/faq" },
|
||||
@@ -263,8 +183,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "/privacy" },
|
||||
{ label: "Terms of Service", href: "/terms" },
|
||||
{ label: "Shipping Policy", href: "/shipping" },
|
||||
|
||||
@@ -23,7 +23,7 @@ export default function SizingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -42,12 +42,12 @@ export default function SizingPage() {
|
||||
<HeroBillboardGallery
|
||||
title="Find Your Perfect Size"
|
||||
description="Our comprehensive sizing guide helps you select the perfect fit for every piece. Each item is designed with premium fabrics and tailored cuts for an elevated silhouette."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Size Guide"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-psd/luxury-men-s-fashion-invoice-template_23-2150860024.jpg", imageAlt: "Detailed Size Chart" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lady-evening-dress-elegant-woman-long-gown_1157-47535.jpg?_wi=3", imageAlt: "Perfect Fit Example 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7076.jpg?_wi=3", imageAlt: "Perfect Fit Example 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lady-evening-dress-elegant-woman-long-gown_1157-47535.jpg", imageAlt: "Perfect Fit Example 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7076.jpg", imageAlt: "Perfect Fit Example 2" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Contact Stylist", href: "/contact" },
|
||||
@@ -64,35 +64,17 @@ export default function SizingPage() {
|
||||
description="Detailed information to ensure your next purchase fits perfectly and arrives ready to wear"
|
||||
faqs={[
|
||||
{
|
||||
id: "size-faq-001",
|
||||
title: "How should I measure for the perfect fit?",
|
||||
content: "Use a soft measuring tape and keep it snug but not tight. Measure across your chest at the fullest point, around your natural waist, and down your inseam from the top of your inner thigh. For dresses, measure from shoulder to your desired hemline. All measurements should be taken while standing in a relaxed position.",
|
||||
},
|
||||
id: "size-faq-001", title: "How should I measure for the perfect fit?", content: "Use a soft measuring tape and keep it snug but not tight. Measure across your chest at the fullest point, around your natural waist, and down your inseam from the top of your inner thigh. For dresses, measure from shoulder to your desired hemline. All measurements should be taken while standing in a relaxed position."},
|
||||
{
|
||||
id: "size-faq-002",
|
||||
title: "What is your size conversion chart?",
|
||||
content: "We offer International Size conversions: XS (32-34), S (34-36), M (36-38), L (38-40), XL (40-42), XXL (42-44). Pakistani sizes may vary, so we recommend using our detailed measurement guide. Our AI chat agent can help you find the perfect size based on your measurements.",
|
||||
},
|
||||
id: "size-faq-002", title: "What is your size conversion chart?", content: "We offer International Size conversions: XS (32-34), S (34-36), M (36-38), L (38-40), XL (40-42), XXL (42-44). Pakistani sizes may vary, so we recommend using our detailed measurement guide. Our AI chat agent can help you find the perfect size based on your measurements."},
|
||||
{
|
||||
id: "size-faq-003",
|
||||
title: "Do your pieces run large or small?",
|
||||
content: "ZARBAFT ROYALE pieces are designed to fit true to size. Premium fabrics maintain their shape and provide a flattering silhouette. However, different styles may have varying fits. We recommend checking individual product descriptions for style-specific fit notes.",
|
||||
},
|
||||
id: "size-faq-003", title: "Do your pieces run large or small?", content: "ZARBAFT ROYALE pieces are designed to fit true to size. Premium fabrics maintain their shape and provide a flattering silhouette. However, different styles may have varying fits. We recommend checking individual product descriptions for style-specific fit notes."},
|
||||
{
|
||||
id: "size-faq-004",
|
||||
title: "What if my size is between two sizes?",
|
||||
content: "If you're between sizes, we recommend sizing up for comfort and elegant draping. Luxury fabrics benefit from a slightly relaxed fit rather than being too snug. Our styling consultants can provide personalized recommendations via chat.",
|
||||
},
|
||||
id: "size-faq-004", title: "What if my size is between two sizes?", content: "If you're between sizes, we recommend sizing up for comfort and elegant draping. Luxury fabrics benefit from a slightly relaxed fit rather than being too snug. Our styling consultants can provide personalized recommendations via chat."},
|
||||
{
|
||||
id: "size-faq-005",
|
||||
title: "Can you modify sizing on custom orders?",
|
||||
content: "Yes! We accommodate custom sizing requests. Contact our team for a quote on made-to-measure options. This ensures your piece is tailored perfectly to your specifications.",
|
||||
},
|
||||
id: "size-faq-005", title: "Can you modify sizing on custom orders?", content: "Yes! We accommodate custom sizing requests. Contact our team for a quote on made-to-measure options. This ensures your piece is tailored perfectly to your specifications."},
|
||||
{
|
||||
id: "size-faq-006",
|
||||
title: "What if I receive an item that doesn't fit?",
|
||||
content: "We offer free exchanges within 14 days if the fit is incorrect. We'll ship you the new size at no cost. Our 30-day return policy also applies if you're unsatisfied with the fit. Contact support@zarbaft.local to initiate an exchange.",
|
||||
},
|
||||
id: "size-faq-006", title: "What if I receive an item that doesn't fit?", content: "We offer free exchanges within 14 days if the fit is incorrect. We'll ship you the new size at no cost. Our 30-day return policy also applies if you're unsatisfied with the fit. Contact support@zarbaft.local to initiate an exchange."},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -104,8 +86,7 @@ export default function SizingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{ label: "All Collections", href: "/products" },
|
||||
{ label: "New Arrivals", href: "/products?sort=new" },
|
||||
{ label: "Sale", href: "/products?filter=sale" },
|
||||
@@ -113,8 +94,7 @@ export default function SizingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Story", href: "/about" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
@@ -122,8 +102,7 @@ export default function SizingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "Shipping Info", href: "/faq" },
|
||||
{ label: "Returns", href: "/faq" },
|
||||
@@ -131,8 +110,7 @@ export default function SizingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "/privacy" },
|
||||
{ label: "Terms of Service", href: "/terms" },
|
||||
{ label: "Shipping Policy", href: "/shipping" },
|
||||
|
||||
Reference in New Issue
Block a user