diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b06216a..c6a2223 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -20,8 +20,7 @@ export default function AboutPage() { const footerColumns = [ { - title: "Shop", - items: [ + title: "Shop", items: [ { label: "Our Collection", href: "/collection" }, { label: "New Arrivals", href: "/collection?sort=new" }, { label: "Care & Maintenance", href: "/about#care" }, @@ -29,8 +28,7 @@ export default function AboutPage() { ], }, { - title: "About", - items: [ + title: "About", items: [ { label: "Our Story", href: "/about" }, { label: "Craftsmanship", href: "/about#craftsmanship" }, { label: "Sustainability", href: "/about#sustainability" }, @@ -38,8 +36,7 @@ export default function AboutPage() { ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "Contact Us", href: "/contact" }, { label: "FAQ", href: "#faq" }, { label: "Lifetime Refresh", href: "/contact#refresh" }, @@ -47,8 +44,7 @@ export default function AboutPage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Instagram", href: "https://instagram.com/yvonnessecret" }, { label: "Pinterest", href: "https://pinterest.com/yvonnessecret" }, { label: "Newsletter", href: "/newsletter" }, @@ -83,9 +79,7 @@ export default function AboutPage() { tagAnimation="slide-up" buttons={[ { - text: "View Full Story", - href: "/about", - }, + text: "View Full Story", href: "/about"}, ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/close-up-knitted-bag-still-life_23-2150709625.jpg?_wi=4" @@ -94,28 +88,20 @@ export default function AboutPage() { imagePosition="left" bulletPoints={[ { - title: "Hand-Selected Materials", - description: - "Premium European leathers sourced for longevity, sustainability, and uncompromising quality. Every hide is inspected for perfection.", - icon: CheckCircle, + title: "Hand-Selected Materials", description: + "Premium European leathers sourced for longevity, sustainability, and uncompromising quality. Every hide is inspected for perfection.", icon: CheckCircle, }, { - title: "Artisan Craftsmanship", - description: - "Each bag is constructed by master craftspeople with 15+ years of experience. No shortcuts, no machine-heavy production.", - icon: Hammer, + title: "Artisan Craftsmanship", description: + "Each bag is constructed by master craftspeople with 15+ years of experience. No shortcuts, no machine-heavy production.", icon: Hammer, }, { - title: "Lifetime Transparency", - description: - "We stand behind every piece with honest durability guidance, transparent repair services, and a genuine relationship with every customer.", - icon: Eye, + title: "Lifetime Transparency", description: + "We stand behind every piece with honest durability guidance, transparent repair services, and a genuine relationship with every customer.", icon: Eye, }, { - title: "Investment Quality", - description: - "Designed to transcend seasons and trends. Our bags appreciate in personal value and emotional connection as they age gracefully.", - icon: TrendingUp, + title: "Investment Quality", description: + "Designed to transcend seasons and trends. Our bags appreciate in personal value and emotional connection as they age gracefully.", icon: TrendingUp, }, ]} textboxLayout="default" @@ -132,64 +118,44 @@ export default function AboutPage() { tagAnimation="slide-up" buttons={[ { - text: "Learn More", - href: "/about", - }, + text: "Learn More", href: "/about"}, ]} buttonAnimation="slide-up" features={[ { - title: "Transparent Durability", - description: - "We share honest timelines on leather conditioning, hardware longevity, and expert care guidance. No marketing fluff—just real quality assurance.", - icon: Eye, + title: "Transparent Durability", description: + "We share honest timelines on leather conditioning, hardware longevity, and expert care guidance. No marketing fluff—just real quality assurance.", icon: Eye, mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/leather-craftsman-working-with-leather-using-hammer_8353-6079.jpg?_wi=4", - imageAlt: "Close-up of leather craftsmanship detail", - }, + "http://img.b2bpic.net/free-photo/leather-craftsman-working-with-leather-using-hammer_8353-6079.jpg?_wi=4", imageAlt: "Close-up of leather craftsmanship detail"}, { imageSrc: - "http://img.b2bpic.net/free-photo/close-up-knitted-bag-still-life_23-2150709625.jpg?_wi=5", - imageAlt: "Artisan workshop interior", - }, + "http://img.b2bpic.net/free-photo/close-up-knitted-bag-still-life_23-2150709625.jpg?_wi=5", imageAlt: "Artisan workshop interior"}, ], }, { - title: "Personal Connection", - description: - "Each customer receives dedicated guidance from our team. We remember your preferences, offer expert styling advice, and celebrate your investment.", - icon: Award, + title: "Personal Connection", description: + "Each customer receives dedicated guidance from our team. We remember your preferences, offer expert styling advice, and celebrate your investment.", icon: Award, mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16276.jpg?_wi=4", - imageAlt: "Luxury boutique interior", - }, + "http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16276.jpg?_wi=4", imageAlt: "Luxury boutique interior"}, { imageSrc: - "http://img.b2bpic.net/free-photo/leather-craftsman-working-with-leather-using-hammer_8353-6079.jpg?_wi=5", - imageAlt: "Detailed craftsmanship", - }, + "http://img.b2bpic.net/free-photo/leather-craftsman-working-with-leather-using-hammer_8353-6079.jpg?_wi=5", imageAlt: "Detailed craftsmanship"}, ], }, { - title: "Lifetime Refresh", - description: - "Our repair and restoration service keeps your bag pristine for decades. Professional conditioning, hardware replacement, and structural restoration available.", - icon: CheckCircle, + title: "Lifetime Refresh", description: + "Our repair and restoration service keeps your bag pristine for decades. Professional conditioning, hardware replacement, and structural restoration available.", icon: CheckCircle, mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/close-up-knitted-bag-still-life_23-2150709625.jpg?_wi=6", - imageAlt: "Professional workshop", - }, + "http://img.b2bpic.net/free-photo/close-up-knitted-bag-still-life_23-2150709625.jpg?_wi=6", imageAlt: "Professional workshop"}, { imageSrc: - "http://img.b2bpic.net/free-photo/leather-craftsman-working-with-leather-using-hammer_8353-6079.jpg?_wi=6", - imageAlt: "Expert craftsmanship", - }, + "http://img.b2bpic.net/free-photo/leather-craftsman-working-with-leather-using-hammer_8353-6079.jpg?_wi=6", imageAlt: "Expert craftsmanship"}, ], }, ]} @@ -209,32 +175,18 @@ export default function AboutPage() { tagAnimation="slide-up" buttons={[ { - text: "Our Philosophy", - href: "/about", - }, + text: "Our Philosophy", href: "/about"}, ]} buttonAnimation="slide-up" metrics={[ { - id: "1", - value: "15+", - description: "Years average experience per master craftsperson", - }, + id: "1", value: "15+", description: "Years average experience per master craftsperson"}, { - id: "2", - value: "98%", - description: "Customer repeat purchase rate within 5 years", - }, + id: "2", value: "98%", description: "Customer repeat purchase rate within 5 years"}, { - id: "3", - value: "95%", - description: "Handbags still in active use after 10+ years", - }, + id: "3", value: "95%", description: "Handbags still in active use after 10+ years"}, { - id: "4", - value: "1,200+", - description: "Satisfied customers worldwide trusting our craft", - }, + id: "4", value: "1,200+", description: "Satisfied customers worldwide trusting our craft"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" diff --git a/src/app/collection/page.tsx b/src/app/collection/page.tsx index c8bf729..3b01c21 100644 --- a/src/app/collection/page.tsx +++ b/src/app/collection/page.tsx @@ -20,8 +20,7 @@ export default function CollectionPage() { const footerColumns = [ { - title: "Shop", - items: [ + title: "Shop", items: [ { label: "Our Collection", href: "/collection" }, { label: "New Arrivals", href: "/collection" }, { label: "Care & Maintenance", href: "/about" }, @@ -29,17 +28,15 @@ export default function CollectionPage() { ], }, { - title: "About", - items: [ + title: "About", items: [ { label: "Our Story", href: "/about" }, { label: "Craftsmanship", href: "/about" }, { label: "Sustainability", href: "/about" }, - { label: "Customer Stories", href: "/" }, + { label: "Customer Stories", href: "/stories" }, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "Contact Us", href: "/contact" }, { label: "FAQ", href: "/" }, { label: "Lifetime Refresh", href: "/contact" }, @@ -47,8 +44,7 @@ export default function CollectionPage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Instagram", href: "https://instagram.com/yvonnessecret" }, { label: "Pinterest", href: "https://pinterest.com/yvonnessecret" }, { label: "Newsletter", href: "/" }, @@ -85,30 +81,15 @@ export default function CollectionPage() { buttonAnimation="slide-up" products={[ { - id: "caramel-tote", - name: "The Caramel Structured Tote", - price: "$2,450", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-accessories-woman-stylish-apparel-walking-street-sunglasses-handbag-pink-jacket-trendy-colors-spring-summer-fashion-trend-elegant-style-drinking-coffee_285396-4401.jpg?_wi=2", - imageAlt: "Caramel leather structured tote handbag", - initialQuantity: 1, + id: "caramel-tote", name: "The Caramel Structured Tote", price: "$2,450", imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-accessories-woman-stylish-apparel-walking-street-sunglasses-handbag-pink-jacket-trendy-colors-spring-summer-fashion-trend-elegant-style-drinking-coffee_285396-4401.jpg?_wi=2", imageAlt: "Caramel leather structured tote handbag", initialQuantity: 1, isFavorited: false, }, { - id: "burgundy-crossbody", - name: "The Burgundy Crossbody", - price: "$1,895", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-coat-standing-street_1303-31159.jpg?_wi=2", - imageAlt: "Burgundy leather crossbody handbag", - initialQuantity: 1, + id: "burgundy-crossbody", name: "The Burgundy Crossbody", price: "$1,895", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-coat-standing-street_1303-31159.jpg?_wi=2", imageAlt: "Burgundy leather crossbody handbag", initialQuantity: 1, isFavorited: false, }, { - id: "black-essential", - name: "The Black Essential", - price: "$2,100", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-black-perfume-bottle-with-gold-cap-dark-textured-background_84443-84117.jpg?_wi=2", - imageAlt: "Black leather premium handbag", - initialQuantity: 1, + id: "black-essential", name: "The Black Essential", price: "$2,100", imageSrc: "http://img.b2bpic.net/free-photo/luxury-black-perfume-bottle-with-gold-cap-dark-textured-background_84443-84117.jpg?_wi=2", imageAlt: "Black leather premium handbag", initialQuantity: 1, isFavorited: false, }, ]} @@ -130,25 +111,13 @@ export default function CollectionPage() { buttonAnimation="slide-up" metrics={[ { - id: "1", - value: "100%", - description: "Premium European leather sourced ethically", - }, + id: "1", value: "100%", description: "Premium European leather sourced ethically"}, { - id: "2", - value: "15+", - description: "Years of craftsmanship expertise per artisan", - }, + id: "2", value: "15+", description: "Years of craftsmanship expertise per artisan"}, { - id: "3", - value: "Lifetime", - description: "Durability guarantee on all pieces", - }, + id: "3", value: "Lifetime", description: "Durability guarantee on all pieces"}, { - id: "4", - value: "365 days", - description: "Styling consultation and support access", - }, + id: "4", value: "365 days", description: "Styling consultation and support access"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 8e36be7..a7b0c00 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -18,8 +18,7 @@ export default function ContactPage() { const footerColumns = [ { - title: "Shop", - items: [ + title: "Shop", items: [ { label: "Our Collection", href: "/collection" }, { label: "New Arrivals", href: "/collection?sort=new" }, { label: "Care & Maintenance", href: "/about#care" }, @@ -27,8 +26,7 @@ export default function ContactPage() { ], }, { - title: "About", - items: [ + title: "About", items: [ { label: "Our Story", href: "/about" }, { label: "Craftsmanship", href: "/about#craftsmanship" }, { label: "Sustainability", href: "/about#sustainability" }, @@ -36,8 +34,7 @@ export default function ContactPage() { ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "Contact Us", href: "/contact" }, { label: "FAQ", href: "#faq" }, { label: "Lifetime Refresh", href: "/contact#refresh" }, @@ -45,8 +42,7 @@ export default function ContactPage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Instagram", href: "https://instagram.com/yvonnessecret" }, { label: "Pinterest", href: "https://pinterest.com/yvonnessecret" }, { label: "Newsletter", href: "/newsletter" }, @@ -80,8 +76,7 @@ export default function ContactPage() { tagIcon={Mail} tagAnimation="slide-up" background={{ - variant: "radial-gradient", - }} + variant: "radial-gradient"}} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/close-up-people-working-office_329181-16276.jpg?_wi=5" imageAlt="Our luxury boutique studio" diff --git a/src/app/page.tsx b/src/app/page.tsx index b6bc725..a377f88 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,8 +25,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Shop", - items: [ + title: "Shop", items: [ { label: "Our Collection", href: "/collection" }, { label: "New Arrivals", href: "/collection" }, { label: "Care & Maintenance", href: "/about" }, @@ -34,17 +33,15 @@ export default function HomePage() { ], }, { - title: "About", - items: [ + title: "About", items: [ { label: "Our Story", href: "/about" }, { label: "Craftsmanship", href: "/about" }, { label: "Sustainability", href: "/about" }, - { label: "Customer Stories", href: "/" }, + { label: "Customer Stories", href: "/stories" }, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "Contact Us", href: "/contact" }, { label: "FAQ", href: "/" }, { label: "Lifetime Refresh", href: "/contact" }, @@ -52,8 +49,7 @@ export default function HomePage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Instagram", href: "https://instagram.com/yvonnessecret" }, { label: "Pinterest", href: "https://pinterest.com/yvonnessecret" }, { label: "Newsletter", href: "/" }, @@ -82,7 +78,7 @@ export default function HomePage() {