Merge version_2 into main #6
@@ -10,9 +10,9 @@ import { ShoppingCart, Star, Users, Award, CheckCircle, Heart, Globe, Zap } from
|
||||
|
||||
export default function AboutPage() {
|
||||
const navItems = [
|
||||
{ name: "Shop", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Support", id: "faq" },
|
||||
{ name: "Shop", id: "/marketplace" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Support", id: "/contact" },
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
@@ -69,7 +69,7 @@ export default function AboutPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Our Heritage", description: "Founded in 2023, ZARBAFT ROYALE was born from a passion for preserving the artistry of traditional hand-woven textiles while embracing modern luxury. We celebrate the craftsmanship of artisans across Pakistan and South Asia.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-e1vbdry7.jpg", imageAlt: "Heritage Collection"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-e1vbdry7.jpg?_wi=6", imageAlt: "Heritage Collection"},
|
||||
items: [
|
||||
{ icon: Heart, text: "Passionate about craftsmanship" },
|
||||
{ icon: Globe, text: "Celebrating global traditions" },
|
||||
@@ -79,7 +79,7 @@ export default function AboutPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Our Mission", description: "We are committed to delivering premium luxury clothing that tells a story of authenticity, elegance, and timeless sophistication. Every piece is carefully curated to exceed our customers' expectations.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-kph0466w.jpg", imageAlt: "Premium Mission"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-kph0466w.jpg?_wi=6", imageAlt: "Premium Mission"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Authenticity guaranteed" },
|
||||
{ icon: CheckCircle, text: "Quality excellence" },
|
||||
@@ -89,7 +89,7 @@ export default function AboutPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Our Commitment", description: "We stand by our promise of 100% authentic luxury textiles, secure transactions, and exceptional customer service. Your trust is our most valuable asset, and we work tirelessly to maintain it.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-88xv05mi.jpg", imageAlt: "Our Commitment"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-88xv05mi.jpg?_wi=6", imageAlt: "Our Commitment"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Trustworthy partnerships" },
|
||||
{ icon: CheckCircle, text: "Secure shopping experience" },
|
||||
@@ -122,4 +122,4 @@ export default function AboutPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,9 +8,9 @@ import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
||||
|
||||
export default function ContactPage() {
|
||||
const navItems = [
|
||||
{ name: "Shop", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Support", id: "faq" },
|
||||
{ name: "Shop", id: "/marketplace" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Support", id: "/contact" },
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
@@ -114,4 +114,4 @@ export default function ContactPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -36,7 +36,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${nunitoSans.variable} antialiased`}>
|
||||
<body
|
||||
className={`${nunitoSans.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
@@ -1410,4 +1412,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,9 +8,9 @@ import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
||||
|
||||
export default function MarketplacePage() {
|
||||
const navItems = [
|
||||
{ name: "Shop", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Support", id: "faq" },
|
||||
{ name: "Shop", id: "/marketplace" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Support", id: "/contact" },
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
@@ -53,27 +53,27 @@ export default function MarketplacePage() {
|
||||
products={[
|
||||
{
|
||||
id: "prod-1", brand: "ZARBAFT ROYALE", name: "Premium Silk Dupatta", price: "PKR 4,500", rating: 5,
|
||||
reviewCount: "2.3k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-e1vbdry7.jpg", imageAlt: "Premium Silk Dupatta", isFavorited: false,
|
||||
reviewCount: "2.3k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-e1vbdry7.jpg?_wi=3", imageAlt: "Premium Silk Dupatta", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "prod-2", brand: "ZARBAFT ROYALE", name: "Embroidered Lawn Suit", price: "PKR 6,200", rating: 5,
|
||||
reviewCount: "1.9k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-kph0466w.jpg", imageAlt: "Embroidered Lawn Suit", isFavorited: false,
|
||||
reviewCount: "1.9k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-kph0466w.jpg?_wi=3", imageAlt: "Embroidered Lawn Suit", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "prod-3", brand: "ZARBAFT ROYALE", name: "Luxe Banarasi Saree", price: "PKR 8,900", rating: 5,
|
||||
reviewCount: "3.1k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-88xv05mi.jpg", imageAlt: "Luxe Banarasi Saree", isFavorited: false,
|
||||
reviewCount: "3.1k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-88xv05mi.jpg?_wi=3", imageAlt: "Luxe Banarasi Saree", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "prod-4", brand: "ZARBAFT ROYALE", name: "Classic Cotton Kameez", price: "PKR 3,800", rating: 5,
|
||||
reviewCount: "1.5k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-e1vbdry7.jpg", imageAlt: "Classic Cotton Kameez", isFavorited: false,
|
||||
reviewCount: "1.5k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-e1vbdry7.jpg?_wi=4", imageAlt: "Classic Cotton Kameez", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "prod-5", brand: "ZARBAFT ROYALE", name: "Designer Chiffon Shawl", price: "PKR 5,200", rating: 5,
|
||||
reviewCount: "2.1k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-kph0466w.jpg", imageAlt: "Designer Chiffon Shawl", isFavorited: false,
|
||||
reviewCount: "2.1k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-kph0466w.jpg?_wi=4", imageAlt: "Designer Chiffon Shawl", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "prod-6", brand: "ZARBAFT ROYALE", name: "Silk Velvet Dupatta", price: "PKR 7,500", rating: 5,
|
||||
reviewCount: "2.8k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-88xv05mi.jpg", imageAlt: "Silk Velvet Dupatta", isFavorited: false,
|
||||
reviewCount: "2.8k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-88xv05mi.jpg?_wi=4", imageAlt: "Silk Velvet Dupatta", isFavorited: false,
|
||||
},
|
||||
]}
|
||||
containerClassName="py-16 px-6"
|
||||
@@ -99,15 +99,15 @@ export default function MarketplacePage() {
|
||||
products={[
|
||||
{
|
||||
id: "excl-1", brand: "ZARBAFT ROYALE", name: "Heritage Gold Embroidered Saree", price: "PKR 12,500", rating: 5,
|
||||
reviewCount: "892", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-e1vbdry7.jpg", imageAlt: "Heritage Gold Embroidered Saree", isFavorited: false,
|
||||
reviewCount: "892", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-e1vbdry7.jpg?_wi=5", imageAlt: "Heritage Gold Embroidered Saree", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "excl-2", brand: "ZARBAFT ROYALE", name: "Royal Pearl Studded Dupatta", price: "PKR 9,800", rating: 5,
|
||||
reviewCount: "645", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-kph0466w.jpg", imageAlt: "Royal Pearl Studded Dupatta", isFavorited: false,
|
||||
reviewCount: "645", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-kph0466w.jpg?_wi=5", imageAlt: "Royal Pearl Studded Dupatta", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "excl-3", brand: "ZARBAFT ROYALE", name: "Artisan Hand-Dyed Shawl", price: "PKR 10,200", rating: 5,
|
||||
reviewCount: "723", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-88xv05mi.jpg", imageAlt: "Artisan Hand-Dyed Shawl", isFavorited: false,
|
||||
reviewCount: "723", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-88xv05mi.jpg?_wi=5", imageAlt: "Artisan Hand-Dyed Shawl", isFavorited: false,
|
||||
},
|
||||
]}
|
||||
containerClassName="py-16 px-6"
|
||||
@@ -133,4 +133,4 @@ export default function MarketplacePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,9 +14,9 @@ import { ShoppingCart, Star, Users, Award, CheckCircle } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
{ name: "Shop", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Support", id: "faq" },
|
||||
{ name: "Shop", id: "/marketplace" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Support", id: "/contact" },
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
@@ -52,7 +52,7 @@ export default function HomePage() {
|
||||
description="Discover premium hand-woven textiles and elegant clothing crafted with timeless sophistication. Experience luxury in every stitch."
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "/marketplace" },
|
||||
{ text: "Explore Collection", href: "#products" },
|
||||
{ text: "Explore Collection", href: "/marketplace" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
@@ -107,15 +107,15 @@ export default function HomePage() {
|
||||
products={[
|
||||
{
|
||||
id: "prod-1", brand: "ZARBAFT ROYALE", name: "Premium Silk Dupatta", price: "PKR 4,500", rating: 5,
|
||||
reviewCount: "2.3k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-e1vbdry7.jpg", imageAlt: "Premium Silk Dupatta", isFavorited: false,
|
||||
reviewCount: "2.3k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-e1vbdry7.jpg?_wi=1", imageAlt: "Premium Silk Dupatta", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "prod-2", brand: "ZARBAFT ROYALE", name: "Embroidered Lawn Suit", price: "PKR 6,200", rating: 5,
|
||||
reviewCount: "1.9k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-kph0466w.jpg", imageAlt: "Embroidered Lawn Suit", isFavorited: false,
|
||||
reviewCount: "1.9k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-kph0466w.jpg?_wi=1", imageAlt: "Embroidered Lawn Suit", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "prod-3", brand: "ZARBAFT ROYALE", name: "Luxe Banarasi Saree", price: "PKR 8,900", rating: 5,
|
||||
reviewCount: "3.1k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-88xv05mi.jpg", imageAlt: "Luxe Banarasi Saree", isFavorited: false,
|
||||
reviewCount: "3.1k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-88xv05mi.jpg?_wi=1", imageAlt: "Luxe Banarasi Saree", isFavorited: false,
|
||||
},
|
||||
]}
|
||||
containerClassName="py-16 px-6"
|
||||
@@ -133,7 +133,7 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Authentic Quality", description: "Every piece is handpicked and verified for authenticity. We guarantee 100% genuine luxury textiles and garments.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-e1vbdry7.jpg", imageAlt: "Premium Silk Dupatta"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-e1vbdry7.jpg?_wi=2", imageAlt: "Premium Silk Dupatta"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Certified authentic materials" },
|
||||
{ icon: CheckCircle, text: "Artisan craftsmanship" },
|
||||
@@ -143,7 +143,7 @@ export default function HomePage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Seamless Checkout", description: "Fast, secure, and convenient payment options including debit card, credit card, bank transfer, and cash on delivery for Pakistan.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-kph0466w.jpg", imageAlt: "Embroidered Lawn Suit"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-kph0466w.jpg?_wi=2", imageAlt: "Embroidered Lawn Suit"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Multiple payment methods" },
|
||||
{ icon: CheckCircle, text: "Encrypted transactions" },
|
||||
@@ -153,7 +153,7 @@ export default function HomePage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Fast Delivery", description: "Reliable shipping with tracking. Free delivery within Karachi, PKR 350 outside Karachi. Delivery in 4-5 business days.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-88xv05mi.jpg", imageAlt: "Luxe Banarasi Saree"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARrRRKO4KsViu5PfbTjbiz5SDD/uploaded-1772566335914-88xv05mi.jpg?_wi=2", imageAlt: "Luxe Banarasi Saree"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "4-5 business days delivery" },
|
||||
{ icon: CheckCircle, text: "Real-time tracking" },
|
||||
@@ -243,4 +243,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user