diff --git a/src/app/page.tsx b/src/app/page.tsx index b0523f6..c3b5c0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; -import { Award, CheckCircle, Star } from "lucide-react"; +import { Award, CheckCircle, Star, Zap, Shield, User, Clock } from "lucide-react"; export default function LandingPage() { return ( @@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -133,42 +84,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Signature Series", - price: "$1,200", - imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263202.jpg?_wi=1", - }, - { - id: "p2", - name: "Elite Collection", - price: "$2,500", - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-store-concept-choosing-dishes_169016-23224.jpg", - }, - { - id: "p3", - name: "Bespoke Edition", - price: "$4,000", - imageSrc: "http://img.b2bpic.net/free-photo/composition-with-stationery-elements-grey_23-2148851541.jpg", - }, - { - id: "p4", - name: "Founder Special", - price: "$6,000", - imageSrc: "http://img.b2bpic.net/free-photo/comparison-different-types-brush-strokes_23-2150105284.jpg", - }, - { - id: "p5", - name: "Masterpiece Tier", - price: "$9,500", - imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309697.jpg", - }, - { - id: "p6", - name: "Legacy Reserve", - price: "$12,000", - imageSrc: "http://img.b2bpic.net/free-photo/group-rimmel-dark-blackboard_23-2148210801.jpg", - }, + { id: "p1", name: "Signature Series", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263202.jpg" }, + { id: "p2", name: "Elite Collection", price: "$2,500", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-store-concept-choosing-dishes_169016-23224.jpg" }, + { id: "p3", name: "Bespoke Edition", price: "$4,000", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-stationery-elements-grey_23-2148851541.jpg" }, + { id: "p4", name: "Founder Special", price: "$6,000", imageSrc: "http://img.b2bpic.net/free-photo/comparison-different-types-brush-strokes_23-2150105284.jpg" }, + { id: "p5", name: "Masterpiece Tier", price: "$9,500", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309697.jpg" }, + { id: "p6", name: "Legacy Reserve", price: "$12,000", imageSrc: "http://img.b2bpic.net/free-photo/group-rimmel-dark-blackboard_23-2148210801.jpg" }, ]} title="Curated Collections" description="Select from our premium offerings designed for the discerning individual." @@ -180,34 +101,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - title: "Precision Design", - description: "Every detail engineered for performance.", - buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5749.jpg", - imageAlt: "luxury lifestyle minimalist architecture", - }, - { - title: "Premium Quality", - description: "Materials sourced from the best origins.", - buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-water_1252-814.jpg?_wi=2", - imageAlt: "luxury lifestyle minimalist architecture", - }, - { - title: "Expert Guidance", - description: "Personalized service at every stage.", - buttonIcon: "User", - imageSrc: "http://img.b2bpic.net/free-photo/yellow-branch-leaves-beige-surface_114579-46023.jpg", - imageAlt: "luxury lifestyle minimalist architecture", - }, - { - title: "Timeless Style", - description: "Designs that transcend trends.", - buttonIcon: "Clock", - imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263202.jpg?_wi=2", - imageAlt: "luxury lifestyle minimalist architecture", - }, + { title: "Precision Design", description: "Every detail engineered for performance.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5749.jpg", imageAlt: "luxury lifestyle minimalist architecture" }, + { title: "Premium Quality", description: "Materials sourced from the best origins.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-water_1252-814.jpg", imageAlt: "luxury lifestyle minimalist architecture" }, + { title: "Expert Guidance", description: "Personalized service at every stage.", buttonIcon: User, imageSrc: "http://img.b2bpic.net/free-photo/yellow-branch-leaves-beige-surface_114579-46023.jpg", imageAlt: "luxury lifestyle minimalist architecture" }, + { title: "Timeless Style", description: "Designs that transcend trends.", buttonIcon: Clock, imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263202.jpg", imageAlt: "luxury lifestyle minimalist architecture" }, ]} title="Why Choose Us" description="The difference is in our approach, our materials, and our unwavering commitment to your success." @@ -220,46 +117,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah J.", - handle: "@sarahj", - testimonial: "The attention to detail was outstanding. Truly luxurious.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149405999.jpg", - }, - { - id: "2", - name: "Mark D.", - handle: "@markd", - testimonial: "Simply the best service I've experienced in years.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-posing_23-2148452676.jpg", - }, - { - id: "3", - name: "Elena P.", - handle: "@elenap", - testimonial: "Sophisticated, professional, and entirely worth it.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg", - }, - { - id: "4", - name: "James L.", - handle: "@jamesl", - testimonial: "Unmatched quality across every single touchpoint.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-taking-his-shoes-off-hotel-room_637285-7610.jpg", - }, - { - id: "5", - name: "Sofia R.", - handle: "@sofiar", - testimonial: "Exquisite taste and flawless execution every time.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-graceful-confident-brunette-posing_651396-486.jpg", - }, + { id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "The attention to detail was outstanding. Truly luxurious.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-trendy-hairstyle_23-2149405999.jpg" }, + { id: "2", name: "Mark D.", handle: "@markd", testimonial: "Simply the best service I've experienced in years.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-posing_23-2148452676.jpg" }, + { id: "3", name: "Elena P.", handle: "@elenap", testimonial: "Sophisticated, professional, and entirely worth it.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg" }, + { id: "4", name: "James L.", handle: "@jamesl", testimonial: "Unmatched quality across every single touchpoint.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-taking-his-shoes-off-hotel-room_637285-7610.jpg" }, + { id: "5", name: "Sofia R.", handle: "@sofiar", testimonial: "Exquisite taste and flawless execution every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-graceful-confident-brunette-posing_651396-486.jpg" }, ]} showRating={true} title="Client Perspectives" @@ -271,21 +133,9 @@ export default function LandingPage() {