diff --git a/src/app/for-buyers/page.tsx b/src/app/for-buyers/page.tsx
index 2e2073b..5c7e6f9 100644
--- a/src/app/for-buyers/page.tsx
+++ b/src/app/for-buyers/page.tsx
@@ -25,7 +25,7 @@ export default function ForBuyersPage() {
borderRadius="pill"
contentWidth="mediumSmall"
sizing="mediumLargeSizeLargeTitles"
- background="circleGradient"
+ background="aurora"
cardStyle="solid"
primaryButtonStyle="shadow"
secondaryButtonStyle="layered"
@@ -42,7 +42,7 @@ export default function ForBuyersPage() {
tag="For Buyers"
tagIcon={Sparkles}
tagAnimation="slide-up"
- background={{ variant: "circleGradient" }}
+ background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Start Shopping", href: "#products" },
{ text: "Browse Sellers", href: "/for-sellers" },
@@ -51,29 +51,19 @@ export default function ForBuyersPage() {
mediaItems={[
{
imageSrc:
- "http://img.b2bpic.net/free-photo/ladies-with-shopping-packets-sitting-bench-park_23-2147950213.jpg?_wi=2",
- imageAlt: "Happy buyers with shopping",
- },
+ "http://img.b2bpic.net/free-photo/ladies-with-shopping-packets-sitting-bench-park_23-2147950213.jpg", imageAlt: "Happy buyers with shopping"},
{
imageSrc:
- "http://img.b2bpic.net/free-photo/young-woman-choosimng-car-car-showroom_1303-26290.jpg?_wi=2",
- imageAlt: "Customer choosing products",
- },
+ "http://img.b2bpic.net/free-photo/young-woman-choosimng-car-car-showroom_1303-26290.jpg", imageAlt: "Customer choosing products"},
{
imageSrc:
- "http://img.b2bpic.net/free-photo/high-angle-people-choosing-nails_23-2149975488.jpg",
- imageAlt: "Customization choices",
- },
+ "http://img.b2bpic.net/free-photo/high-angle-people-choosing-nails_23-2149975488.jpg", imageAlt: "Customization choices"},
{
imageSrc:
- "http://img.b2bpic.net/free-vector/abstract-shape-background_1040-1012.jpg",
- imageAlt: "Design customization",
- },
+ "http://img.b2bpic.net/free-vector/abstract-shape-background_1040-1012.jpg", imageAlt: "Design customization"},
{
imageSrc:
- "http://img.b2bpic.net/free-photo/android-using-vr-glasses-home_23-2151903290.jpg",
- imageAlt: "Preview customizations",
- },
+ "http://img.b2bpic.net/free-photo/android-using-vr-glasses-home_23-2151903290.jpg", imageAlt: "Preview customizations"},
]}
ariaLabel="Hero section for buyers"
/>
@@ -93,44 +83,20 @@ export default function ForBuyersPage() {
buttonAnimation="slide-up"
products={[
{
- id: "prod-1",
- name: "Premium Custom T-Shirt",
- price: "$24.99",
- variant: "Organic Cotton • 5+ Colors",
- imageSrc:
- "http://img.b2bpic.net/free-photo/medium-shot-girls-posing_23-2148499518.jpg?_wi=2",
- imageAlt: "Premium custom t-shirt",
- isFavorited: false,
+ id: "prod-1", name: "Premium Custom T-Shirt", price: "$24.99", variant: "Organic Cotton • 5+ Colors", imageSrc:
+ "http://img.b2bpic.net/free-photo/medium-shot-girls-posing_23-2148499518.jpg", imageAlt: "Premium custom t-shirt", isFavorited: false,
},
{
- id: "prod-2",
- name: "Personalized Ceramic Mug",
- price: "$14.99",
- variant: "White Ceramic • Custom Design",
- imageSrc:
- "http://img.b2bpic.net/free-photo/mug-pot-near-flowers_23-2147759297.jpg?_wi=2",
- imageAlt: "Personalized ceramic mug",
- isFavorited: false,
+ id: "prod-2", name: "Personalized Ceramic Mug", price: "$14.99", variant: "White Ceramic • Custom Design", imageSrc:
+ "http://img.b2bpic.net/free-photo/mug-pot-near-flowers_23-2147759297.jpg", imageAlt: "Personalized ceramic mug", isFavorited: false,
},
{
- id: "prod-3",
- name: "Custom Leather Journal",
- price: "$34.99",
- variant: "Premium Leather • Embossing",
- imageSrc:
- "http://img.b2bpic.net/free-photo/watercolors-brushes-white-paper_23-2147654011.jpg?_wi=2",
- imageAlt: "Custom leather journal",
- isFavorited: false,
+ id: "prod-3", name: "Custom Leather Journal", price: "$34.99", variant: "Premium Leather • Embossing", imageSrc:
+ "http://img.b2bpic.net/free-photo/watercolors-brushes-white-paper_23-2147654011.jpg", imageAlt: "Custom leather journal", isFavorited: false,
},
{
- id: "prod-4",
- name: "Cozy Custom Hoodie",
- price: "$44.99",
- variant: "Fleece Blend • 8 Colors",
- imageSrc:
- "http://img.b2bpic.net/free-photo/woman-with-curly-hair-poses-bridge-wears-blue-sweatshirt-trousers-listens-motivational-music-via-wireless-headphones-focused-into-distance-people-leisure-hobby-concept_273609-55980.jpg?_wi=2",
- imageAlt: "Cozy custom hoodie",
- isFavorited: false,
+ id: "prod-4", name: "Cozy Custom Hoodie", price: "$44.99", variant: "Fleece Blend • 8 Colors", imageSrc:
+ "http://img.b2bpic.net/free-photo/woman-with-curly-hair-poses-bridge-wears-blue-sweatshirt-trousers-listens-motivational-music-via-wireless-headphones-focused-into-distance-people-leisure-hobby-concept_273609-55980.jpg", imageAlt: "Cozy custom hoodie", isFavorited: false,
},
]}
gridVariant="four-items-2x2-equal-grid"
@@ -146,10 +112,7 @@ export default function ForBuyersPage() {
@@ -89,40 +79,28 @@ export default function ForSellersPage() {
features={[
{
icon: Store,
- title: "Easy Store Setup",
- description:
- "Create your seller store in minutes. No coding required. Beautiful templates ready to customize.",
- },
+ title: "Easy Store Setup", description:
+ "Create your seller store in minutes. No coding required. Beautiful templates ready to customize."},
{
icon: Palette,
- title: "Product Customization Rules",
- description:
- "Set custom options for your products - colors, sizes, materials, designs. Buyers choose exactly what they want.",
- },
+ title: "Product Customization Rules", description:
+ "Set custom options for your products - colors, sizes, materials, designs. Buyers choose exactly what they want."},
{
icon: BarChart3,
- title: "Advanced Analytics",
- description:
- "Track sales, monitor buyer preferences, understand trends, and make data-driven decisions for growth.",
- },
+ title: "Advanced Analytics", description:
+ "Track sales, monitor buyer preferences, understand trends, and make data-driven decisions for growth."},
{
icon: Users,
- title: "Customer Management",
- description:
- "Build relationships with buyers, track purchase history, and send personalized offers and updates.",
- },
+ title: "Customer Management", description:
+ "Build relationships with buyers, track purchase history, and send personalized offers and updates."},
{
icon: Settings,
- title: "Automation Tools",
- description:
- "Automate order processing, inventory management, and customer communications to save time.",
- },
+ title: "Automation Tools", description:
+ "Automate order processing, inventory management, and customer communications to save time."},
{
icon: Sparkles,
- title: "Marketing Support",
- description:
- "Access built-in marketing tools, promotional campaigns, and analytics to grow your customer base.",
- },
+ title: "Marketing Support", description:
+ "Access built-in marketing tools, promotional campaigns, and analytics to grow your customer base."},
]}
animationType="slide-up"
textboxLayout="default"
@@ -137,10 +115,7 @@ export default function ForSellersPage() {
@@ -92,40 +82,28 @@ export default function HomePage() {
features={[
{
icon: Store,
- title: "Seller Dashboard",
- description:
- "Manage inventory, customize products, track orders, and engage with buyers all from one intuitive dashboard.",
- },
+ title: "Seller Dashboard", description:
+ "Manage inventory, customize products, track orders, and engage with buyers all from one intuitive dashboard."},
{
icon: Palette,
- title: "Customization Engine",
- description:
- "Sellers set customizable options; buyers personalize purchases with colors, sizes, designs, and more.",
- },
+ title: "Customization Engine", description:
+ "Sellers set customizable options; buyers personalize purchases with colors, sizes, designs, and more."},
{
icon: ShoppingCart,
- title: "Smart Shopping",
- description:
- "Discover verified sellers, browse curated products, and create your perfect personalized items.",
- },
+ title: "Smart Shopping", description:
+ "Discover verified sellers, browse curated products, and create your perfect personalized items."},
{
icon: Shield,
- title: "Buyer & Seller Protection",
- description:
- "Secure transactions, dispute resolution, and verified seller badges build trust in every transaction.",
- },
+ title: "Buyer & Seller Protection", description:
+ "Secure transactions, dispute resolution, and verified seller badges build trust in every transaction."},
{
icon: Zap,
- title: "Real-Time Synchronization",
- description:
- "Live inventory updates, instant order notifications, and real-time customization previews.",
- },
+ title: "Real-Time Synchronization", description:
+ "Live inventory updates, instant order notifications, and real-time customization previews."},
{
icon: TrendingUp,
- title: "Analytics & Insights",
- description:
- "Track sales performance, buyer preferences, and market trends to grow your business smarter.",
- },
+ title: "Analytics & Insights", description:
+ "Track sales performance, buyer preferences, and market trends to grow your business smarter."},
]}
animationType="slide-up"
textboxLayout="default"
@@ -150,44 +128,20 @@ export default function HomePage() {
buttonAnimation="slide-up"
products={[
{
- id: "prod-1",
- name: "Premium Custom T-Shirt",
- price: "$24.99",
- variant: "Organic Cotton • 5+ Colors",
- imageSrc:
- "http://img.b2bpic.net/free-photo/medium-shot-girls-posing_23-2148499518.jpg?_wi=1",
- imageAlt: "Premium custom t-shirt",
- isFavorited: false,
+ id: "prod-1", name: "Premium Custom T-Shirt", price: "$24.99", variant: "Organic Cotton • 5+ Colors", imageSrc:
+ "http://img.b2bpic.net/free-photo/medium-shot-girls-posing_23-2148499518.jpg", imageAlt: "Premium custom t-shirt", isFavorited: false,
},
{
- id: "prod-2",
- name: "Personalized Ceramic Mug",
- price: "$14.99",
- variant: "White Ceramic • Custom Design",
- imageSrc:
- "http://img.b2bpic.net/free-photo/mug-pot-near-flowers_23-2147759297.jpg?_wi=1",
- imageAlt: "Personalized ceramic mug",
- isFavorited: false,
+ id: "prod-2", name: "Personalized Ceramic Mug", price: "$14.99", variant: "White Ceramic • Custom Design", imageSrc:
+ "http://img.b2bpic.net/free-photo/mug-pot-near-flowers_23-2147759297.jpg", imageAlt: "Personalized ceramic mug", isFavorited: false,
},
{
- id: "prod-3",
- name: "Custom Leather Journal",
- price: "$34.99",
- variant: "Premium Leather • Embossing",
- imageSrc:
- "http://img.b2bpic.net/free-photo/watercolors-brushes-white-paper_23-2147654011.jpg?_wi=1",
- imageAlt: "Custom leather journal",
- isFavorited: false,
+ id: "prod-3", name: "Custom Leather Journal", price: "$34.99", variant: "Premium Leather • Embossing", imageSrc:
+ "http://img.b2bpic.net/free-photo/watercolors-brushes-white-paper_23-2147654011.jpg", imageAlt: "Custom leather journal", isFavorited: false,
},
{
- id: "prod-4",
- name: "Cozy Custom Hoodie",
- price: "$44.99",
- variant: "Fleece Blend • 8 Colors",
- imageSrc:
- "http://img.b2bpic.net/free-photo/woman-with-curly-hair-poses-bridge-wears-blue-sweatshirt-trousers-listens-motivational-music-via-wireless-headphones-focused-into-distance-people-leisure-hobby-concept_273609-55980.jpg?_wi=1",
- imageAlt: "Cozy custom hoodie",
- isFavorited: false,
+ id: "prod-4", name: "Cozy Custom Hoodie", price: "$44.99", variant: "Fleece Blend • 8 Colors", imageSrc:
+ "http://img.b2bpic.net/free-photo/woman-with-curly-hair-poses-bridge-wears-blue-sweatshirt-trousers-listens-motivational-music-via-wireless-headphones-focused-into-distance-people-leisure-hobby-concept_273609-55980.jpg", imageAlt: "Cozy custom hoodie", isFavorited: false,
},
]}
gridVariant="four-items-2x2-equal-grid"
@@ -203,10 +157,7 @@ export default function HomePage() {