Merge version_1 into main #1
@@ -24,7 +24,7 @@ export default function ContactPage() {
|
||||
name: "Rachel Adams",
|
||||
handle: "@rachelstyles",
|
||||
testimonial: "As a personal stylist, ClosetFlow is a game-changer. My clients' wardrobes are now perfectly organized and easy to reference.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg?_wi=3",
|
||||
imageAlt: "Rachel Adams",
|
||||
},
|
||||
{
|
||||
@@ -32,7 +32,7 @@ export default function ContactPage() {
|
||||
name: "Marcus Chen",
|
||||
handle: "@marcusfashion",
|
||||
testimonial: "Finally found a tool that lets me catalog my collection without hassle. The visual interface is stunning.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-shirt-shop_1303-19863.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-shirt-shop_1303-19863.jpg?_wi=2",
|
||||
imageAlt: "Marcus Chen",
|
||||
},
|
||||
{
|
||||
@@ -40,7 +40,7 @@ export default function ContactPage() {
|
||||
name: "Sophia Laurent",
|
||||
handle: "@sophiaboutique",
|
||||
testimonial: "Managing my boutique inventory is now effortless. ClosetFlow saves me hours every week on organization.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-shop-manager-front-her-boutique_146671-15776.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-shop-manager-front-her-boutique_146671-15776.jpg?_wi=3",
|
||||
imageAlt: "Sophia Laurent",
|
||||
},
|
||||
{
|
||||
@@ -48,7 +48,7 @@ export default function ContactPage() {
|
||||
name: "Aisha Patel",
|
||||
handle: "@aishacloset",
|
||||
testimonial: "I love how easy it is to find what I own and plan outfits. No more duplicate purchases!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-shopping-second-hand-market_23-2149353688.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-shopping-second-hand-market_23-2149353688.jpg?_wi=3",
|
||||
imageAlt: "Aisha Patel",
|
||||
},
|
||||
{
|
||||
@@ -56,7 +56,7 @@ export default function ContactPage() {
|
||||
name: "Elena Rodriguez",
|
||||
handle: "@elenaStyle",
|
||||
testimonial: "The categorization system is intuitive and powerful. Best wardrobe investment I've made.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-business-woman_1328-2307.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-business-woman_1328-2307.jpg?_wi=2",
|
||||
imageAlt: "Elena Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -64,7 +64,7 @@ export default function ContactPage() {
|
||||
name: "Nicole Thompson",
|
||||
handle: "@nicolefashion",
|
||||
testimonial: "Outstanding customer service and continuous feature updates. ClosetFlow keeps getting better.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-black-coat-using-phone_1303-29721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-black-coat-using-phone_1303-29721.jpg?_wi=2",
|
||||
imageAlt: "Nicole Thompson",
|
||||
},
|
||||
];
|
||||
@@ -75,7 +75,7 @@ export default function ContactPage() {
|
||||
title: "Email Support",
|
||||
description: "Reach our support team directly and get personalized assistance for your account and questions.",
|
||||
tag: "Support",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-using-digital-tablet_1098-21499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-using-digital-tablet_1098-21499.jpg?_wi=3",
|
||||
imageAlt: "Email support team",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function ContactPage() {
|
||||
title: "Live Chat",
|
||||
description: "Connect with our team in real-time for quick answers and immediate assistance.",
|
||||
tag: "Instant Help",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-shopping-app-interface_23-2148662515.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-shopping-app-interface_23-2148662515.jpg?_wi=3",
|
||||
imageAlt: "Live chat support",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function ContactPage() {
|
||||
title: "Help Center",
|
||||
description: "Browse our comprehensive documentation, guides, and tutorials for self-service support.",
|
||||
tag: "Documentation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-thrift-shop_23-2149729283.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-thrift-shop_23-2149729283.jpg?_wi=2",
|
||||
imageAlt: "Help resources",
|
||||
},
|
||||
];
|
||||
@@ -197,7 +197,7 @@ export default function ContactPage() {
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/set-with-fashionable-women-s-clothing-jeans-sweater_169016-3212.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/set-with-fashionable-women-s-clothing-jeans-sweater_169016-3212.jpg?_wi=2"
|
||||
imageAlt="Fashion wardrobe collection"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -72,7 +72,7 @@ export default function HowItWorksPage() {
|
||||
title: "Step 1: Upload Your Collection",
|
||||
description: "Quickly upload photos of your clothing items using our intuitive interface. Batch upload is supported for faster organization.",
|
||||
tag: "Getting Started",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-using-digital-tablet_1098-21499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-using-digital-tablet_1098-21499.jpg?_wi=2",
|
||||
imageAlt: "Upload wardrobe interface",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function HowItWorksPage() {
|
||||
title: "Step 2: Organize with Smart Categories",
|
||||
description: "Use our intelligent categorization system to organize by type, color, size, season, or any custom criteria that matches your style.",
|
||||
tag: "Organization",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-shopping-app-interface_23-2148662515.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-shopping-app-interface_23-2148662515.jpg?_wi=2",
|
||||
imageAlt: "Categorization system",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function HowItWorksPage() {
|
||||
title: "Step 3: Browse and Manage Effortlessly",
|
||||
description: "Access your complete wardrobe through an intuitive visual gallery. Search, filter, and manage your collection with ease.",
|
||||
tag: "Discovery",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-concept-youtube-thumbnail_23-2148600119.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-concept-youtube-thumbnail_23-2148600119.jpg?_wi=2",
|
||||
imageAlt: "Visual browsing interface",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -54,7 +54,7 @@ export default function HomePage() {
|
||||
tag="Fashion Management"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fashion-designer-using-digital-tablet_1098-21499.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fashion-designer-using-digital-tablet_1098-21499.jpg?_wi=1"
|
||||
imageAlt="Fashion wardrobe management dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -75,21 +75,21 @@ export default function HomePage() {
|
||||
handle: "Personal Stylist",
|
||||
testimonial: "This platform transformed how I manage my clients' wardrobes. Quick access and perfect organization!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Jessica Wong",
|
||||
handle: "Fashion Enthusiast",
|
||||
testimonial: "Finally, I can see everything I own and plan outfits effortlessly. Absolutely love it!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-shopping-second-hand-market_23-2149353688.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-shopping-second-hand-market_23-2149353688.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Maria Santos",
|
||||
handle: "Boutique Owner",
|
||||
testimonial: "Managing my inventory has never been easier. Professional and intuitive!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-shop-manager-front-her-boutique_146671-15776.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-shop-manager-front-her-boutique_146671-15776.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -129,7 +129,7 @@ export default function HomePage() {
|
||||
title: "Smart Categorization",
|
||||
description: "Organize clothing by type, color, size, season, or custom categories. Visual browsing makes finding items instant.",
|
||||
tag: "Organization",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-shopping-app-interface_23-2148662515.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-shopping-app-interface_23-2148662515.jpg?_wi=1",
|
||||
imageAlt: "Smart clothing categorization interface",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function HomePage() {
|
||||
title: "Real-Time Inventory Tracking",
|
||||
description: "Monitor stock levels, track item locations, and get instant alerts for duplicates. Never lose track again.",
|
||||
tag: "Tracking",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-thrift-shop_23-2149729283.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-thrift-shop_23-2149729283.jpg?_wi=1",
|
||||
imageAlt: "Real-time inventory tracking system",
|
||||
},
|
||||
{
|
||||
@@ -145,7 +145,7 @@ export default function HomePage() {
|
||||
title: "Visual Browsing Experience",
|
||||
description: "Intuitive gallery view with high-res images, filters, and search. Browse your collection like never before.",
|
||||
tag: "Discovery",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-concept-youtube-thumbnail_23-2148600119.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fashion-concept-youtube-thumbnail_23-2148600119.jpg?_wi=1",
|
||||
imageAlt: "Visual wardrobe browsing interface",
|
||||
},
|
||||
]}
|
||||
@@ -292,7 +292,7 @@ export default function HomePage() {
|
||||
name: "Rachel Adams",
|
||||
handle: "@rachelstyles",
|
||||
testimonial: "As a personal stylist, ClosetFlow is a game-changer. My clients' wardrobes are now perfectly organized and easy to reference.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg?_wi=2",
|
||||
imageAlt: "Rachel Adams",
|
||||
},
|
||||
{
|
||||
@@ -300,7 +300,7 @@ export default function HomePage() {
|
||||
name: "Marcus Chen",
|
||||
handle: "@marcusfashion",
|
||||
testimonial: "Finally found a tool that lets me catalog my collection without hassle. The visual interface is stunning.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-shirt-shop_1303-19863.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-shirt-shop_1303-19863.jpg?_wi=1",
|
||||
imageAlt: "Marcus Chen",
|
||||
},
|
||||
{
|
||||
@@ -308,7 +308,7 @@ export default function HomePage() {
|
||||
name: "Sophia Laurent",
|
||||
handle: "@sophiaboutique",
|
||||
testimonial: "Managing my boutique inventory is now effortless. ClosetFlow saves me hours every week on organization.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-shop-manager-front-her-boutique_146671-15776.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-shop-manager-front-her-boutique_146671-15776.jpg?_wi=2",
|
||||
imageAlt: "Sophia Laurent",
|
||||
},
|
||||
{
|
||||
@@ -316,7 +316,7 @@ export default function HomePage() {
|
||||
name: "Aisha Patel",
|
||||
handle: "@aishacloset",
|
||||
testimonial: "I love how easy it is to find what I own and plan outfits. No more duplicate purchases!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-shopping-second-hand-market_23-2149353688.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-shopping-second-hand-market_23-2149353688.jpg?_wi=2",
|
||||
imageAlt: "Aisha Patel",
|
||||
},
|
||||
{
|
||||
@@ -324,7 +324,7 @@ export default function HomePage() {
|
||||
name: "Elena Rodriguez",
|
||||
handle: "@elenaStyle",
|
||||
testimonial: "The categorization system is intuitive and powerful. Best wardrobe investment I've made.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-business-woman_1328-2307.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-business-woman_1328-2307.jpg?_wi=1",
|
||||
imageAlt: "Elena Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -332,7 +332,7 @@ export default function HomePage() {
|
||||
name: "Nicole Thompson",
|
||||
handle: "@nicolefashion",
|
||||
testimonial: "Outstanding customer service and continuous feature updates. ClosetFlow keeps getting better.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-black-coat-using-phone_1303-29721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-black-coat-using-phone_1303-29721.jpg?_wi=1",
|
||||
imageAlt: "Nicole Thompson",
|
||||
},
|
||||
]}
|
||||
@@ -411,7 +411,7 @@ export default function HomePage() {
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/set-with-fashionable-women-s-clothing-jeans-sweater_169016-3212.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/set-with-fashionable-women-s-clothing-jeans-sweater_169016-3212.jpg?_wi=1"
|
||||
imageAlt="Fashion wardrobe collection"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user