diff --git a/src/app/page.tsx b/src/app/page.tsx index 29d2f6e..d4972cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Discover More", href: "#about" }, ]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-velvet-texture_23-2149305941.jpg", imageAlt: "luxury minimalist interior" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-velvet-texture_23-2149305941.jpg?_wi=1", imageAlt: "luxury minimalist interior" }, { imageSrc: "http://img.b2bpic.net/free-photo/abstract-glowing-brown-background-with-soft-lines-generative-al_169016-28458.jpg", imageAlt: "luxury minimalist interior" }, { imageSrc: "http://img.b2bpic.net/free-photo/detail-black-feather-edge-background_23-2148114627.jpg", imageAlt: "luxury minimalist interior" }, { imageSrc: "http://img.b2bpic.net/free-photo/elegant-background-perfect-canva_1361-3593.jpg", imageAlt: "luxury minimalist interior" }, @@ -72,7 +72,7 @@ export default function LandingPage() { { title: "Premium Craftsmanship", description: "Meticulous attention to detail in every piece." }, { title: "Elevated Lifestyle", description: "Curated experiences for the discerning few." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-arrangement-spanish-food_23-2149157456.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-arrangement-spanish-food_23-2149157456.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -99,9 +99,9 @@ export default function LandingPage() { useInvertedBackground={true} animationType="slide-up" products={[ - { id: "p1", name: "Elegance Ring", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916725.jpg" }, - { id: "p2", name: "Classic Watch", price: "$3,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646520.jpg" }, - { id: "p3", name: "Leather Handbag", price: "$2,800", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-rich-woman-sitting-home_23-2149722596.jpg" }, + { id: "p1", name: "Elegance Ring", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916725.jpg?_wi=1" }, + { id: "p2", name: "Classic Watch", price: "$3,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646520.jpg?_wi=1" }, + { id: "p3", name: "Leather Handbag", price: "$2,800", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-rich-woman-sitting-home_23-2149722596.jpg?_wi=1" }, { id: "p4", name: "Silk Scarf", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/new-year-chinese-2021-minimalist-flower-design_23-2148763908.jpg" }, { id: "p5", name: "Velvet Clutch", price: "$900", imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353708.jpg" }, { id: "p6", name: "Gold Cufflinks", price: "$600", imageSrc: "http://img.b2bpic.net/free-photo/composition-various-crockery-marble-table_23-2148141227.jpg" }, @@ -131,11 +131,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { id: "t1", name: "Sarah J.", date: "Jan 2025", title: "CEO", quote: "Absolutely stunning quality. Worth every penny.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-expressive-transgender-posing_23-2149154631.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-velvet-texture_23-2149305941.jpg", imageAlt: "portrait elegant woman" }, - { id: "t2", name: "Michael C.", date: "Feb 2025", title: "Founder", quote: "The attention to detail is unmatched.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/charming-lady-velvet-outfit-holds-martini-glass_197531-15680.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-arrangement-spanish-food_23-2149157456.jpg", imageAlt: "portrait elegant woman" }, - { id: "t3", name: "Emily R.", date: "Mar 2025", title: "Director", quote: "Feels premium from start to finish.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-outdoor_624325-2425.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916725.jpg", imageAlt: "portrait elegant woman" }, - { id: "t4", name: "David K.", date: "Apr 2025", title: "Designer", quote: "Exceeded my expectations in every way.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/white-plant-branch-gray-brick-wall-natural-light-background-mobile-wallpaper_53876-139802.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646520.jpg", imageAlt: "portrait elegant woman" }, - { id: "t5", name: "Laura M.", date: "May 2025", title: "Consultant", quote: "Luxury at its finest. I will definitely return.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-jacket-resting-street-cafe-charming-short-haired-lady-grey-oversize-suit-sensitively-looks-into-camera-chilling-outside_197531-18565.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-rich-woman-sitting-home_23-2149722596.jpg", imageAlt: "portrait elegant woman" }, + { id: "t1", name: "Sarah J.", date: "Jan 2025", title: "CEO", quote: "Absolutely stunning quality. Worth every penny.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-expressive-transgender-posing_23-2149154631.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-velvet-texture_23-2149305941.jpg?_wi=2", imageAlt: "portrait elegant woman" }, + { id: "t2", name: "Michael C.", date: "Feb 2025", title: "Founder", quote: "The attention to detail is unmatched.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/charming-lady-velvet-outfit-holds-martini-glass_197531-15680.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-arrangement-spanish-food_23-2149157456.jpg?_wi=2", imageAlt: "portrait elegant woman" }, + { id: "t3", name: "Emily R.", date: "Mar 2025", title: "Director", quote: "Feels premium from start to finish.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-outdoor_624325-2425.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916725.jpg?_wi=2", imageAlt: "portrait elegant woman" }, + { id: "t4", name: "David K.", date: "Apr 2025", title: "Designer", quote: "Exceeded my expectations in every way.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/white-plant-branch-gray-brick-wall-natural-light-background-mobile-wallpaper_53876-139802.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646520.jpg?_wi=2", imageAlt: "portrait elegant woman" }, + { id: "t5", name: "Laura M.", date: "May 2025", title: "Consultant", quote: "Luxury at its finest. I will definitely return.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-jacket-resting-street-cafe-charming-short-haired-lady-grey-oversize-suit-sensitively-looks-into-camera-chilling-outside_197531-18565.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-rich-woman-sitting-home_23-2149722596.jpg?_wi=2", imageAlt: "portrait elegant woman" }, ]} title="Loved by Those Who Value Excellence" description="Experiences from our discerning community."