Update src/app/page.tsx

This commit is contained in:
2026-06-10 19:18:12 +00:00
parent a47e1a59bb
commit 5e1e3b3d3b

View File

@@ -33,25 +33,15 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Collections",
id: "#collections",
},
name: "Collections", id: "#collections"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Cart2Closet"
/>
@@ -60,8 +50,7 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroSplit
background={{
variant: "plain",
}}
variant: "plain"}}
imagePosition="right"
title="Unveiling Your Style, One Piece at a Time"
description="Cart2Closet is your premier destination for luxury, quality, and unique fashion. Discover exquisite collections that redefine elegance and individuality, tailored for the modern trendsetter."
@@ -69,63 +58,39 @@ export default function LandingPage() {
tagAnimation="opacity"
buttons={[
{
text: "Explore Collections",
href: "#collections",
},
text: "Explore Collections", href: "#collections"},
{
text: "Visit Our Store",
href: "https://www.google.com/maps/place/Cart2Closet+-+Fashion+Store+%E2%80%A2+Luxury+Store+%E2%80%A2+Quality,+Affordable+and+Unique/data=!4m7!3m6!1s0x103b9b47a9e32f01:0xbddf6b7d5a5a1f6a!8m2!3d6.4429718!4d3.473523!16s%2Fg%2F11sbw_916b!3m1!1s0x103b9b47a9e32f01:0xbddf6b7d5a5a1f6a?hl=en&rflfq=1&rlha=1&rllag=6.4429718,3.473523,0&rldgs=0816+672+3412&r ذا=0&rnum=1&rsta=0&rsts=16584&rsst=AUEpHLu6W2Q3X2J4X2Z4F7D3L3K2M3Q2P2R3T2V3F2G2S2A2B3N2N2C2D2O2&svc_id=1&sa=X&ved=2ahUKEwj49u_1x_SGAxWMD0QIHVm_C6kQjKpCKAF6BAgQEAU",
},
text: "Visit Our Store", href: "https://www.google.com/maps/place/Cart2Closet+-+Fashion+Store+%E2%80%A2+Luxury+Store+%E2%80%A2+Quality,+Affordable+and+Unique/data=!4m7!3m6!1s0x103b9b47a9e32f01:0xbddf6b7d5a5a1f6a!8m2!3d6.4429718!4d3.473523!16s%2Fg%2F11sbw_916b!3m1!1s0x103b9b47a9e32f01:0xbddf6b7d5a5a1f6a?hl=en&rflfq=1&rlha=1&rllag=6.4429718,3.473523,0&rldgs=0816+672+3412&r ذا=0&rnum=1&rsta=0&rsts=16584&rsst=AUEpHLu6W2Q3X2J4X2Z4F7D3L3K2M3Q2P2R3T2V3F2G2S2A2B3N2N2C2D2O2&svc_id=1&sa=X&ved=2ahUKEwj49u_1x_SGAxWMD0QIHVm_C6kQjKpCKAF6BAgQEAU"},
]}
buttonAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/portrait-brunette-girl-pink-glasses-wear-black-posed-outdoor-sunny-day_627829-7775.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/portrait-brunette-girl-pink-glasses-wear-black-posed-outdoor-sunny-day_627829-7775.jpg"
imageAlt="Elegant fashion model in Cart2Closet luxury clothing"
mediaAnimation="slide-up"
fixedMediaHeight={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/studio-portrait-blonde-thoughtful-young-female-dressed-shirt-with-square-pattern-isolated-dark-grey-background_613910-143.jpg",
alt: "Happy customer",
},
src: "http://img.b2bpic.net/free-photo/studio-portrait-blonde-thoughtful-young-female-dressed-shirt-with-square-pattern-isolated-dark-grey-background_613910-143.jpg", alt: "Happy customer"},
{
src: "http://img.b2bpic.net/free-photo/portrait-graceful-confident-brunette-posing_651396-486.jpg",
alt: "Satisfied client",
},
src: "http://img.b2bpic.net/free-photo/portrait-graceful-confident-brunette-posing_651396-486.jpg", alt: "Satisfied client"},
{
src: "http://img.b2bpic.net/free-photo/slim-brunette-woman-black-sweater-crossed-arms_613910-7040.jpg",
alt: "Fashion enthusiast",
},
src: "http://img.b2bpic.net/free-photo/slim-brunette-woman-black-sweater-crossed-arms_613910-7040.jpg", alt: "Fashion enthusiast"},
{
src: "http://img.b2bpic.net/free-photo/photo-beautiful-seductive-young-caucasian-woman-golden-cocktail-dress-looking-into-camera-brown-background_639032-1807.jpg",
alt: "Stylish shopper",
},
src: "http://img.b2bpic.net/free-photo/photo-beautiful-seductive-young-caucasian-woman-golden-cocktail-dress-looking-into-camera-brown-background_639032-1807.jpg", alt: "Stylish shopper"},
{
src: "http://img.b2bpic.net/free-photo/female-personal-shopper-helping-cutomer_23-2148924092.jpg",
alt: "Delighted buyer",
},
src: "http://img.b2bpic.net/free-photo/female-personal-shopper-helping-cutomer_23-2148924092.jpg", alt: "Delighted buyer"},
]}
avatarText="Loved by thousands of fashionistas"
marqueeItems={[
{
type: "text",
text: "Designer Apparel",
},
type: "text", text: "Designer Apparel"},
{
type: "text",
text: "Premium Quality",
},
type: "text", text: "Premium Quality"},
{
type: "text",
text: "Exclusive Styles",
},
type: "text", text: "Exclusive Styles"},
{
type: "text",
text: "Sustainable Fashion",
},
type: "text", text: "Sustainable Fashion"},
{
type: "text",
text: "Unique Finds",
},
type: "text", text: "Unique Finds"},
]}
marqueeSpeed={30}
showMarqueeCard={false}
@@ -144,19 +109,13 @@ export default function LandingPage() {
buttonAnimation="opacity"
bulletPoints={[
{
title: "Unrivaled Quality",
description: "Each item is inspected to meet the highest standards of craftsmanship and material excellence.",
},
title: "Unrivaled Quality", description: "Each item is inspected to meet the highest standards of craftsmanship and material excellence."},
{
title: "Distinctive Designs",
description: "Discover unique pieces you won't find anywhere else, reflecting global fashion trends with a local touch.",
},
title: "Distinctive Designs", description: "Discover unique pieces you won't find anywhere else, reflecting global fashion trends with a local touch."},
{
title: "Affordable Luxury",
description: "Experience premium fashion without the premium price tag, making luxury accessible for all.",
},
title: "Affordable Luxury", description: "Experience premium fashion without the premium price tag, making luxury accessible for all."},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-clothing-rack_53876-138107.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/close-up-clothing-rack_53876-138107.jpg"
imageAlt="Interior of a luxurious fashion boutique with clothing displays"
mediaAnimation="slide-up"
/>
@@ -169,53 +128,23 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Unique Collections",
description: "Explore exclusive designs and limited-edition items that ensure your style is always distinct.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150861986.jpg",
imageAlt: "unique fashion collection display",
title: "Unique Collections", description: "Explore exclusive designs and limited-edition items that ensure your style is always distinct.", bentoComponent: "reveal-icon", icon: Sparkles
},
{
title: "Premium Quality",
description: "We source garments made from the finest fabrics and with superior craftsmanship, built to last.",
bentoComponent: "reveal-icon",
icon: Feather,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brunette-girl-pink-glasses-wear-black-posed-outdoor-sunny-day_627829-7775.jpg?_wi=2",
imageAlt: "unique fashion collection display",
title: "Premium Quality", description: "We source garments made from the finest fabrics and with superior craftsmanship, built to last.", bentoComponent: "reveal-icon", icon: Feather
},
{
title: "Accessible Luxury",
description: "Enjoy high-end fashion at prices that respect your budget, making sophistication attainable.",
bentoComponent: "reveal-icon",
icon: DollarSign,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clothing-rack_53876-138107.jpg?_wi=2",
imageAlt: "unique fashion collection display",
title: "Accessible Luxury", description: "Enjoy high-end fashion at prices that respect your budget, making sophistication attainable.", bentoComponent: "reveal-icon", icon: DollarSign
},
{
title: "Personalized Styling",
description: "Our expert team offers tailored advice to help you curate looks that match your individual taste.",
bentoComponent: "reveal-icon",
icon: User,
imageSrc: "http://img.b2bpic.net/free-photo/straw-background_74190-2928.jpg",
imageAlt: "unique fashion collection display",
title: "Personalized Styling", description: "Our expert team offers tailored advice to help you curate looks that match your individual taste.", bentoComponent: "reveal-icon", icon: User
},
{
title: "Ethical Sourcing",
description: "We partner with brands committed to sustainable and responsible production practices.",
bentoComponent: "reveal-icon",
icon: Leaf,
imageSrc: "http://img.b2bpic.net/free-photo/midsection-trendy-sisters-holding-their-hands_23-2147840667.jpg",
imageAlt: "unique fashion collection display",
title: "Ethical Sourcing", description: "We partner with brands committed to sustainable and responsible production practices.", bentoComponent: "reveal-icon", icon: Leaf
},
{
title: "Customer Satisfaction",
description: "Your happiness is our priority. We provide exceptional service and a seamless shopping experience.",
bentoComponent: "reveal-icon",
icon: Smile,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-representing-sagittarius-zodiac-sign_23-2151006198.jpg?_wi=1",
imageAlt: "unique fashion collection display",
},
title: "Customer Satisfaction", description: "Your happiness is our priority. We provide exceptional service and a seamless shopping experience.", bentoComponent: "reveal-icon", icon: Smile
}
]}
title="Why Cart2Closet is Your Fashion Destination"
description="Experience a new standard in retail. From our curated selections to our commitment to value, we're dedicated to enhancing your wardrobe with pieces that truly reflect you."
@@ -233,47 +162,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Elegance Flow Dress",
price: "₦120,000",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-representing-sagittarius-zodiac-sign_23-2151006198.jpg?_wi=2",
imageAlt: "Elegant black evening dress",
},
id: "1", name: "Elegance Flow Dress", price: "₦120,000", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-representing-sagittarius-zodiac-sign_23-2151006198.jpg", imageAlt: "Elegant black evening dress"},
{
id: "2",
name: "Executive Tailored Suit",
price: "₦250,000",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-glasses-near-dark-wall_158538-11245.jpg",
imageAlt: "Sharp grey men's tailored suit",
},
id: "2", name: "Executive Tailored Suit", price: "₦250,000", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-glasses-near-dark-wall_158538-11245.jpg", imageAlt: "Sharp grey men's tailored suit"},
{
id: "3",
name: "Silk Whisper Blouse",
price: "₦75,000",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-charming-brunette-curly-woman-burgundy-pants-trendy-white-blouse-looks-into-camera-poses-near-white-wooden-doors_197531-29877.jpg",
imageAlt: "Stylish silk blouse for women",
},
id: "3", name: "Silk Whisper Blouse", price: "₦75,000", imageSrc: "http://img.b2bpic.net/free-photo/attractive-charming-brunette-curly-woman-burgundy-pants-trendy-white-blouse-looks-into-camera-poses-near-white-wooden-doors_197531-29877.jpg", imageAlt: "Stylish silk blouse for women"},
{
id: "4",
name: "Urban Chic Trousers",
price: "₦85,000",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-takeaway-coffee-cup-standing-outdoor_23-2148148109.jpg",
imageAlt: "Designer women's smart trousers",
},
id: "4", name: "Urban Chic Trousers", price: "₦85,000", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-takeaway-coffee-cup-standing-outdoor_23-2148148109.jpg", imageAlt: "Designer women's smart trousers"},
{
id: "5",
name: "Luxury Leather Jacket",
price: "₦180,000",
imageSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16985.jpg",
imageAlt: "Black luxury leather jacket",
},
id: "5", name: "Luxury Leather Jacket", price: "₦180,000", imageSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16985.jpg", imageAlt: "Black luxury leather jacket"},
{
id: "6",
name: "Pleated Midi Skirt",
price: "₦65,000",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-pretty-woman-walking-through-streets-old-city_158595-2766.jpg",
imageAlt: "Fashionable pleated midi skirt",
},
id: "6", name: "Pleated Midi Skirt", price: "₦65,000", imageSrc: "http://img.b2bpic.net/free-photo/fashion-pretty-woman-walking-through-streets-old-city_158595-2766.jpg", imageAlt: "Fashionable pleated midi skirt"},
]}
title="Discover Our Latest Collections"
description="From sophisticated evening wear to chic casuals, our collections are meticulously curated to bring you the best in contemporary fashion. Find your next favorite piece today."
@@ -291,29 +190,17 @@ export default function LandingPage() {
author="Sarah J."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-female-blue-shirt-grey-background_613910-7970.jpg",
alt: "Sarah J.",
},
src: "http://img.b2bpic.net/free-photo/studio-portrait-brunette-female-blue-shirt-grey-background_613910-7970.jpg", alt: "Sarah J."},
{
src: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg",
alt: "Michael C.",
},
src: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg", alt: "Michael C."},
{
src: "http://img.b2bpic.net/free-photo/happy-shopping-woman-speaking-phone_23-2147962187.jpg",
alt: "Emily R.",
},
src: "http://img.b2bpic.net/free-photo/happy-shopping-woman-speaking-phone_23-2147962187.jpg", alt: "Emily R."},
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-woman-glass-smiling-talking-phone_176420-12471.jpg",
alt: "David K.",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-woman-glass-smiling-talking-phone_176420-12471.jpg", alt: "David K."},
{
src: "http://img.b2bpic.net/free-photo/woman-wearing-blonde-wig-front-view_23-2149883749.jpg",
alt: "Jessica L.",
},
src: "http://img.b2bpic.net/free-photo/woman-wearing-blonde-wig-front-view_23-2149883749.jpg", alt: "Jessica L."},
{
src: "http://img.b2bpic.net/free-photo/handsome-young-man-recommending-store-showing-orange-shopping-bag-ok-sign-standing-blue-backg_1258-150717.jpg",
alt: "Daniel M.",
},
src: "http://img.b2bpic.net/free-photo/handsome-young-man-recommending-store-showing-orange-shopping-bag-ok-sign-standing-blue-backg_1258-150717.jpg", alt: "Daniel M."},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -325,14 +212,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Vogue",
"Chanel",
"Dior",
"Gucci",
"Prada",
"Versace",
"Elle",
]}
"Vogue", "Chanel", "Dior", "Gucci", "Prada", "Versace", "Elle"]}
title="As Seen In & Trusted By"
description="Cart2Closet is recognized by leading fashion authorities and cherished by discerning clients."
tag="Endorsements"
@@ -350,42 +230,22 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "1",
badge: "Everyday Chic",
badgeIcon: Tag,
price: "Discover Affordable Quality",
subtitle: "Curated essentials for daily elegance.",
buttons: [
id: "1", badge: "Everyday Chic", badgeIcon: Tag,
price: "Discover Affordable Quality", subtitle: "Curated essentials for daily elegance.", buttons: [
{
text: "Shop Now",
href: "#collections",
},
text: "Shop Now", href: "#collections"},
],
features: [
"Hand-picked casual wear",
"Trendy accessories",
"Seasonal new arrivals",
"Exclusive discounts",
],
"Hand-picked casual wear", "Trendy accessories", "Seasonal new arrivals", "Exclusive discounts"],
},
{
id: "2",
badge: "Luxury Edit",
badgeIcon: Crown,
price: "Experience Premium Fashion",
subtitle: "Exquisite pieces for special occasions and refined tastes.",
buttons: [
id: "2", badge: "Luxury Edit", badgeIcon: Crown,
price: "Experience Premium Fashion", subtitle: "Exquisite pieces for special occasions and refined tastes.", buttons: [
{
text: "View Collection",
href: "#collections",
},
text: "View Collection", href: "#collections"},
],
features: [
"Designer garments",
"Fine fabrics & craftsmanship",
"Limited edition releases",
"Personal styling session",
],
"Designer garments", "Fine fabrics & craftsmanship", "Limited edition releases", "Personal styling session"],
},
]}
title="Exclusive Style Collections"
@@ -400,8 +260,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Connect With Us"
title="Your Next Fashion Statement Awaits"
description="Visit our physical store or reach out online to discover personalized styling and our unique collections. We are located at 15b Ogidi Crescent, Off Admiralty Rd, Lekki Phase 1, Lagos."
@@ -423,54 +282,33 @@ export default function LandingPage() {
logoText="Cart2Closet"
columns={[
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "New Arrivals",
href: "#collections",
},
label: "New Arrivals", href: "#collections"},
{
label: "Luxury Edit",
href: "#pricing",
},
label: "Luxury Edit", href: "#pricing"},
{
label: "Everyday Chic",
href: "#pricing",
},
label: "Everyday Chic", href: "#pricing"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Instagram",
href: "https://www.instagram.com/cart2closet",
},
label: "Instagram", href: "https://www.instagram.com/cart2closet"},
{
label: "Facebook",
href: "https://www.facebook.com/cart2closet",
},
label: "Facebook", href: "https://www.facebook.com/cart2closet"},
{
label: "WhatsApp",
href: "tel:+2348166723412",
},
label: "WhatsApp", href: "tel:+2348166723412"},
],
},
]}