From a7eea18987be8484f56e2724c0974f27617cef23 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 21:46:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 301 ++++++++++------------------------------------- 1 file changed, 64 insertions(+), 237 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 732370a..352ed16 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,6 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; +import { CheckCircle } from "lucide-react"; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import FeatureCardTen from '@/components/sections/feature/FeatureCardTen'; @@ -31,22 +32,10 @@ export default function LandingPage() { @@ -139,46 +87,16 @@ export default function LandingPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={false} - products={[ - { - id: "p1", - name: "Classic Tote", - price: "$450", - imageSrc: "http://img.b2bpic.net/free-photo/sexy-elegant-woman-natural-beauty-fashion-style-clothes-casual-formal-suit-white-cotton-blouse-silk-pants-romantic-date-blouse-pants-party-style-glamour-model-trend-accessory-bag-dark-hair-makeup_132075-12101.jpg?_wi=2", - }, - { - id: "p2", - name: "Urban Crossbody", - price: "$280", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-bag-nature_23-2148192737.jpg?_wi=2", - }, - { - id: "p3", - name: "Signature Satchel", - price: "$520", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-bag-hanging_52683-151481.jpg?_wi=2", - }, - { - id: "p4", - name: "Minimalist Clutch", - price: "$190", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-details-accessories-elegant-woman-dressed-blue-suit_285396-7924.jpg", - }, - { - id: "p5", - name: "Essential Bucket", - price: "$340", - imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916670.jpg", - }, - { - id: "p6", - name: "Evening Elegance", - price: "$390", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-cardboard-organic-dinnerware_23-2149542142.jpg", - }, - ]} title="The Collection" description="Exquisite handbags designed for the sophisticated individual." + products={[ + { id: "p1", name: "Classic Tote", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/sexy-elegant-woman-natural-beauty-fashion-style-clothes-casual-formal-suit-white-cotton-blouse-silk-pants-romantic-date-blouse-pants-party-style-glamour-model-trend-accessory-bag-dark-hair-makeup_132075-12101.jpg" }, + { id: "p2", name: "Urban Crossbody", price: "$280", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-bag-nature_23-2148192737.jpg" }, + { id: "p3", name: "Signature Satchel", price: "$520", imageSrc: "http://img.b2bpic.net/free-photo/still-life-bag-hanging_52683-151481.jpg" }, + { id: "p4", name: "Minimalist Clutch", price: "$190", imageSrc: "http://img.b2bpic.net/free-photo/fashion-details-accessories-elegant-woman-dressed-blue-suit_285396-7924.jpg" }, + { id: "p5", name: "Essential Bucket", price: "$340", imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916670.jpg" }, + { id: "p6", name: "Evening Elegance", price: "$390", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cardboard-organic-dinnerware_23-2149542142.jpg" }, + ]} /> @@ -187,31 +105,19 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" useInvertedBackground={true} - features={[ - { - title: "Finest Materials", - description: "Sourced from the best tanneries.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/back-view-artisan-holding-tools_23-2150104789.jpg", - }, - items: [ - { - text: "Genuine full-grain leather", - }, - { - text: "Sustainable sourced", - }, - { - text: "Long-lasting durability", - }, - ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetic-tiles-with-women-s-bag_23-2150916677.jpg?_wi=3", - imageAlt: "artisan leather quality detail close-up", - }, - ]} title="Handcrafted Excellence" description="Every bag tells a story of precision and passion." + features={[ + { + title: "Finest Materials", description: "Sourced from the best tanneries.", media: { imageSrc: "http://img.b2bpic.net/free-photo/back-view-artisan-holding-tools_23-2150104789.jpg" }, + items: [ + { icon: CheckCircle, text: "Genuine full-grain leather" }, + { icon: CheckCircle, text: "Sustainable sourced" }, + { icon: CheckCircle, text: "Long-lasting durability" }, + ], + reverse: false, + }, + ]} /> @@ -221,21 +127,9 @@ export default function LandingPage() { title="By the Numbers" tag="Quality Assured" metrics={[ - { - id: "m1", - value: "100+", - description: "Bags Handcrafted", - }, - { - id: "m2", - value: "15+", - description: "Years of Expertise", - }, - { - id: "m3", - value: "5k+", - description: "Happy Clients", - }, + { id: "m1", value: "100+", description: "Bags Handcrafted" }, + { id: "m2", value: "15+", description: "Years of Expertise" }, + { id: "m3", value: "5k+", description: "Happy Clients" }, ]} metricsAnimation="slide-up" /> @@ -246,70 +140,28 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={true} - testimonials={[ - { - id: "t1", - name: "Amina", - handle: "@amina", - testimonial: "Beautiful work.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-beige-coat-walking-city_1303-27206.jpg", - }, - { - id: "t2", - name: "Zaid", - handle: "@zaid", - testimonial: "Truly elegant.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-romatic-mood-smiling-happiness-sitting-table-wearing-pink-jacket-stylish-apparel-waiting-boyfriend-date-cafe-drinking-cappuccino-exited-face-expression_285396-4263.jpg", - }, - { - id: "t3", - name: "Leila", - handle: "@leila", - testimonial: "Excellent quality.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg", - }, - { - id: "t4", - name: "Omar", - handle: "@omar", - testimonial: "So sophisticated.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-bag-friend_23-2147950284.jpg", - }, - { - id: "t5", - name: "Sara", - handle: "@sara", - testimonial: "My favorite store.", - imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-23081.jpg", - }, - ]} title="What Our Clients Say" description="Read stories from those who carry our legacy." + testimonials={[ + { id: "t1", name: "Amina", handle: "@amina", testimonial: "Beautiful work.", imageSrc: "http://img.b2bpic.net/free-photo/woman-beige-coat-walking-city_1303-27206.jpg" }, + { id: "t2", name: "Zaid", handle: "@zaid", testimonial: "Truly elegant.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-romatic-mood-smiling-happiness-sitting-table-wearing-pink-jacket-stylish-apparel-waiting-boyfriend-date-cafe-drinking-cappuccino-exited-face-expression_285396-4263.jpg" }, + { id: "t3", name: "Leila", handle: "@leila", testimonial: "Excellent quality.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg" }, + { id: "t4", name: "Omar", handle: "@omar", testimonial: "So sophisticated.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-bag-friend_23-2147950284.jpg" }, + { id: "t5", name: "Sara", handle: "@sara", testimonial: "My favorite store.", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-23081.jpg" }, + ]} />
@@ -319,21 +171,10 @@ export default function LandingPage() { title="Reach Out to Us" description="Have questions about our collections? We're here to help." inputs={[ - { - name: "name", - type: "text", - placeholder: "Your Name", - }, - { - name: "email", - type: "email", - placeholder: "Your Email", - }, + { name: "name", type: "text", placeholder: "Your Name" }, + { name: "email", type: "email", placeholder: "Your Email" }, ]} - textarea={{ - name: "message", - placeholder: "Your Message", - }} + textarea={{ name: "message", placeholder: "Your Message" }} imageSrc="http://img.b2bpic.net/free-photo/full-shot-rich-woman-sitting-home_23-2149722595.jpg" /> @@ -343,29 +184,15 @@ export default function LandingPage() { logoText="Ahmad Ullrobai" columns={[ { - title: "Shop", - items: [ - { - label: "Collection", - href: "#products", - }, - { - label: "About", - href: "#about", - }, + title: "Shop", items: [ + { label: "Collection", href: "#products" }, + { label: "About", href: "#about" }, ], }, { - title: "Support", - items: [ - { - label: "FAQ", - href: "#faq", - }, - { - label: "Contact", - href: "#contact", - }, + title: "Support", items: [ + { label: "FAQ", href: "#faq" }, + { label: "Contact", href: "#contact" }, ], }, ]} -- 2.49.1