Merge version_1 into main #3
@@ -78,7 +78,7 @@ export default function AboutPage() {
|
||||
description="Every garment in the ZARBAFT ROYALE collection represents decades of expertise in luxury fashion design and premium textile selection."
|
||||
subdescription="Est. 2015 | Karachi, Pakistan"
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bride-sitting-windowsill-holds-wedding-dress_1153-5941.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bride-sitting-windowsill-holds-wedding-dress_1153-5941.jpg?_wi=4"
|
||||
imageAlt="ZARBAFT ROYALE brand heritage"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -91,13 +91,13 @@ export default function AboutPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Premium Quality", description: "We source only the finest fabrics and materials from around the world to ensure every piece meets our exacting standards.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-background-texture-fabrics-blue-shades_169016-19461.jpg"},
|
||||
title: "Premium Quality", description: "We source only the finest fabrics and materials from around the world to ensure every piece meets our exacting standards.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-background-texture-fabrics-blue-shades_169016-19461.jpg?_wi=3"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Expert Craftsmanship", description: "Our master artisans bring years of experience to every stitch, creating garments that are true works of art.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg"},
|
||||
title: "Expert Craftsmanship", description: "Our master artisans bring years of experience to every stitch, creating garments that are true works of art.", 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"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Timeless Design", description: "Our collections transcend trends, featuring elegant designs that remain stylish and relevant for years to come.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7076.jpg"},
|
||||
title: "Timeless Design", description: "Our collections transcend trends, featuring elegant designs that remain stylish and relevant for years to come.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7076.jpg?_wi=2"},
|
||||
]}
|
||||
title="Our Core Values"
|
||||
description="At ZARBAFT ROYALE, we're committed to excellence in every aspect of our business."
|
||||
|
||||
@@ -97,13 +97,13 @@ export default function ContactPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Karachi Delivery", description: "Fast flat-rate delivery to Karachi. PKR 250 for express shipping within 2-3 business days.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg"},
|
||||
title: "Karachi Delivery", description: "Fast flat-rate delivery to Karachi. PKR 250 for express shipping within 2-3 business days.", 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"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Nationwide Shipping", description: "Nationwide coverage at PKR 350. Reliable delivery to all major cities within 4-5 business days.", imageSrc: "http://img.b2bpic.net/free-photo/bride-sitting-windowsill-holds-wedding-dress_1153-5941.jpg"},
|
||||
title: "Nationwide Shipping", description: "Nationwide coverage at PKR 350. Reliable delivery to all major cities within 4-5 business days.", imageSrc: "http://img.b2bpic.net/free-photo/bride-sitting-windowsill-holds-wedding-dress_1153-5941.jpg?_wi=3"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Premium Packaging", description: "Every order arrives in elegant luxury packaging. White-glove presentation for a memorable unboxing experience.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-background-texture-fabrics-blue-shades_169016-19461.jpg"},
|
||||
title: "Premium Packaging", description: "Every order arrives in elegant luxury packaging. White-glove presentation for a memorable unboxing experience.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-background-texture-fabrics-blue-shades_169016-19461.jpg?_wi=2"},
|
||||
]}
|
||||
title="Shipping & Delivery Information"
|
||||
description="Learn more about our delivery options and shipping process."
|
||||
|
||||
@@ -83,7 +83,7 @@ export default function HomePage() {
|
||||
{ text: "View Collection", href: "#products" },
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg"
|
||||
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="Premium luxury collection showcase"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -98,7 +98,7 @@ export default function HomePage() {
|
||||
description="Every garment in the ZARBAFT ROYALE collection represents decades of expertise in luxury fashion design and premium textile selection."
|
||||
subdescription="Est. 2015 | Karachi, Pakistan"
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bride-sitting-windowsill-holds-wedding-dress_1153-5941.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bride-sitting-windowsill-holds-wedding-dress_1153-5941.jpg?_wi=1"
|
||||
imageAlt="ZARBAFT ROYALE brand heritage"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -111,10 +111,10 @@ export default function HomePage() {
|
||||
products={[
|
||||
{
|
||||
id: "prod-1", brand: "ZARBAFT ROYALE", name: "Silk Ensemble Dress", price: "PKR 45,000", rating: 5,
|
||||
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-model-woman-shiny-lace-evening-dress-posing-sitting-chair-beige-color_285396-7785.jpg", imageAlt: "Elegant silk ensemble dress"},
|
||||
reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-model-woman-shiny-lace-evening-dress-posing-sitting-chair-beige-color_285396-7785.jpg?_wi=1", imageAlt: "Elegant silk ensemble dress"},
|
||||
{
|
||||
id: "prod-2", brand: "ZARBAFT ROYALE", name: "Premium Wool Coat", price: "PKR 68,000", rating: 5,
|
||||
reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7076.jpg", imageAlt: "Luxury premium wool coat"},
|
||||
reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-female-grey-coat_613910-7076.jpg?_wi=1", imageAlt: "Luxury premium wool coat"},
|
||||
{
|
||||
id: "prod-3", brand: "ZARBAFT ROYALE", name: "Signature Collection", price: "PKR 55,000", rating: 5,
|
||||
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/golden-easter-eggs-by-easter-decorations_1303-30816.jpg", imageAlt: "Signature luxury collection piece"},
|
||||
@@ -156,16 +156,16 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Karachi Delivery", description: "Fast flat-rate delivery to Karachi. PKR 250 for express shipping within 2-3 business days.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg"},
|
||||
title: "Karachi Delivery", description: "Fast flat-rate delivery to Karachi. PKR 250 for express shipping within 2-3 business days.", 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"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Nationwide Shipping", description: "Nationwide coverage at PKR 350. Reliable delivery to all major cities within 4-5 business days.", imageSrc: "http://img.b2bpic.net/free-photo/bride-sitting-windowsill-holds-wedding-dress_1153-5941.jpg"},
|
||||
title: "Nationwide Shipping", description: "Nationwide coverage at PKR 350. Reliable delivery to all major cities within 4-5 business days.", imageSrc: "http://img.b2bpic.net/free-photo/bride-sitting-windowsill-holds-wedding-dress_1153-5941.jpg?_wi=2"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Premium Packaging", description: "Every order arrives in elegant luxury packaging. White-glove presentation for a memorable unboxing experience.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-background-texture-fabrics-blue-shades_169016-19461.jpg"},
|
||||
title: "Premium Packaging", description: "Every order arrives in elegant luxury packaging. White-glove presentation for a memorable unboxing experience.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-background-texture-fabrics-blue-shades_169016-19461.jpg?_wi=1"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Order Tracking", description: "Real-time tracking for all deliveries. Get instant updates and manage your shipment with ease.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-model-woman-shiny-lace-evening-dress-posing-sitting-chair-beige-color_285396-7785.jpg"},
|
||||
title: "Order Tracking", description: "Real-time tracking for all deliveries. Get instant updates and manage your shipment with ease.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-model-woman-shiny-lace-evening-dress-posing-sitting-chair-beige-color_285396-7785.jpg?_wi=2"},
|
||||
]}
|
||||
title="Shipping & Delivery"
|
||||
description="Experience seamless, reliable delivery with our premium shipping options tailored for your convenience."
|
||||
|
||||
Reference in New Issue
Block a user