From 8a628cfeda8ac52209fcbbe78a5547f594f40292 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 03:24:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 285 +++++++++++------------------------------------ 1 file changed, 66 insertions(+), 219 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 60d5de4..dc749b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,35 +32,21 @@ export default function LandingPage() { @@ -68,57 +54,36 @@ export default function LandingPage() {
@@ -159,47 +114,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", - name: "Mala Vida Hoodie", - price: "$75.00", - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-fashion-model-black-suit-generated-by-ai_188544-34551.jpg", - imageAlt: "Black Mala Vida Hoodie", - }, + id: "1", name: "Mala Vida Hoodie", price: "$75.00", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-fashion-model-black-suit-generated-by-ai_188544-34551.jpg", imageAlt: "Black Mala Vida Hoodie"}, { - id: "2", - name: "Graphic Tee", - price: "$35.00", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-casual-man_1421-411.jpg", - imageAlt: "Black Graphic T-Shirt", - }, + id: "2", name: "Graphic Tee", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-casual-man_1421-411.jpg", imageAlt: "Black Graphic T-Shirt"}, { - id: "3", - name: "Distressed Jeans", - price: "$89.99", - imageSrc: "http://img.b2bpic.net/free-photo/caucasian-punk-female-with-attitude-outdoors_23-2149111018.jpg", - imageAlt: "Blue Distressed Jeans", - }, + id: "3", name: "Distressed Jeans", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-punk-female-with-attitude-outdoors_23-2149111018.jpg", imageAlt: "Blue Distressed Jeans"}, { - id: "4", - name: "Oversized Jacket", - price: "$120.00", - imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-together-street_1303-25866.jpg", - imageAlt: "Black Oversized Jacket", - }, + id: "4", name: "Oversized Jacket", price: "$120.00", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-together-street_1303-25866.jpg", imageAlt: "Black Oversized Jacket"}, { - id: "5", - name: "Cropped Tank Top", - price: "$29.00", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-wearing-white-tshirt-standing-wall_618663-103.jpg", - imageAlt: "Black Cropped Tank Top", - }, + id: "5", name: "Cropped Tank Top", price: "$29.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-wearing-white-tshirt-standing-wall_618663-103.jpg", imageAlt: "Black Cropped Tank Top"}, { - id: "6", - name: "Leather Mini Skirt", - price: "$65.00", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-smiling-photographer-girl-taking-photos-using-her-retro-camera_158538-1374.jpg", - imageAlt: "Black Leather Mini Skirt", - }, + id: "6", name: "Leather Mini Skirt", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-smiling-photographer-girl-taking-photos-using-her-retro-camera_158538-1374.jpg", imageAlt: "Black Leather Mini Skirt"}, ]} title="Our Latest Collection" description="Explore the newest additions to the Mala Vida range. Style, comfort, and attitude combined in every stitch." @@ -214,34 +139,22 @@ export default function LandingPage() { features={[ { icon: Apple, - title: "Apple Pay", - description: "Quick and secure payments directly from your Apple devices.", - }, + title: "Apple Pay", description: "Quick and secure payments directly from your Apple devices."}, { icon: DollarSign, - title: "Cash App", - description: "Seamless transactions using your Cash App account.", - }, + title: "Cash App", description: "Seamless transactions using your Cash App account."}, { icon: Wallet, - title: "Venmo", - description: "Pay with ease through your Venmo balance or linked accounts.", - }, + title: "Venmo", description: "Pay with ease through your Venmo balance or linked accounts."}, { icon: DollarSign, - title: "Zelle", - description: "Fast and free payments directly to our bank account.", - }, + title: "Zelle", description: "Fast and free payments directly to our bank account."}, { icon: CreditCard, - title: "PayPal", - description: "Globally trusted and flexible payment options via PayPal.", - }, + title: "PayPal", description: "Globally trusted and flexible payment options via PayPal."}, { icon: ShieldCheck, - title: "Secure Checkout", - description: "All transactions are encrypted and protected for your peace of mind.", - }, + title: "Secure Checkout", description: "All transactions are encrypted and protected for your peace of mind."}, ]} title="Seamless Shopping, Secure Payments" description="Experience hassle-free shopping with a variety of trusted payment options for your convenience. We make it easy to pay for your next favorite outfit." @@ -255,19 +168,13 @@ export default function LandingPage() { metrics={[ { icon: Sparkles, - label: "Years in Fashion", - value: "5+", - }, + label: "Years in Fashion", value: "5+"}, { icon: Users, - label: "Global Community", - value: "10K+", - }, + label: "Global Community", value: "10K+"}, { icon: Diamond, - label: "Quality Craftsmanship", - value: "100%", - }, + label: "Quality Craftsmanship", value: "100%"}, ]} metricsAnimation="slide-up" /> @@ -277,52 +184,23 @@ export default function LandingPage() { @@ -352,18 +223,13 @@ export default function LandingPage() { @@ -375,50 +241,31 @@ export default function LandingPage() { logoText="Mala Vida" columns={[ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { - label: "Home", - href: "#home", - }, + label: "Home", href: "#home"}, { - label: "Shop", - href: "#shop", - }, + label: "Shop", href: "#shop"}, { - label: "Payments", - href: "#payments", - }, + label: "Payments", href: "#payments"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "FAQs", - href: "#", - }, + label: "FAQs", href: "#"}, { - label: "Contact Us", - href: "#contact", - }, + label: "Contact Us", href: "#contact"}, { - label: "Shipping", - href: "#", - }, + label: "Shipping", href: "#"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ], }, ]} -- 2.49.1