Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-30 09:46:59 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
{ text: "Shop Now", href: "#trending" },
{ text: "Learn More", href: "#about" },
]}
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-texture-boutique-youtube-channel-art_23-2149342998.jpg"
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-texture-boutique-youtube-channel-art_23-2149342998.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -59,9 +59,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Classic Minimalist Watch", price: "$129.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343070.jpg" },
{ id: "p2", name: "Modern Urban Backpack", price: "$85.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292044.jpg" },
{ id: "p3", name: "Ergonomic Desk Lamp", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-psd/vertical-flyer-pottery-with-clay-vessels_23-2148846390.jpg" },
{ id: "p1", name: "Classic Minimalist Watch", price: "$129.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343070.jpg?_wi=1" },
{ id: "p2", name: "Modern Urban Backpack", price: "$85.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292044.jpg?_wi=1" },
{ id: "p3", name: "Ergonomic Desk Lamp", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-psd/vertical-flyer-pottery-with-clay-vessels_23-2148846390.jpg?_wi=1" },
]}
title="Trending Now"
description="Our most popular picks this season."
@@ -82,10 +82,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Alice M.", date: "Oct 2024", title: "Great quality!", quote: "The products are exactly as described.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-woman-with-mobile-phone-shopping-bags-mall_662251-1464.jpg", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-texture-boutique-youtube-channel-art_23-2149342998.jpg" },
{ id: "t2", name: "Bob D.", date: "Sep 2024", title: "Highly recommend", quote: "Shipping was incredibly fast.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman_329181-20199.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343070.jpg" },
{ id: "t3", name: "Charlie P.", date: "Aug 2024", title: "Amazing design", quote: "Really love the aesthetic.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338335.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292044.jpg" },
{ id: "t4", name: "Dana L.", date: "Jul 2024", title: "Best shop", quote: "Will be shopping here again.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-posing-with-coffee_23-2148452691.jpg", imageSrc: "http://img.b2bpic.net/free-psd/vertical-flyer-pottery-with-clay-vessels_23-2148846390.jpg" },
{ id: "t1", name: "Alice M.", date: "Oct 2024", title: "Great quality!", quote: "The products are exactly as described.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-woman-with-mobile-phone-shopping-bags-mall_662251-1464.jpg", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-texture-boutique-youtube-channel-art_23-2149342998.jpg?_wi=2" },
{ id: "t2", name: "Bob D.", date: "Sep 2024", title: "Highly recommend", quote: "Shipping was incredibly fast.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman_329181-20199.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343070.jpg?_wi=2" },
{ id: "t3", name: "Charlie P.", date: "Aug 2024", title: "Amazing design", quote: "Really love the aesthetic.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338335.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292044.jpg?_wi=2" },
{ id: "t4", name: "Dana L.", date: "Jul 2024", title: "Best shop", quote: "Will be shopping here again.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-posing-with-coffee_23-2148452691.jpg", imageSrc: "http://img.b2bpic.net/free-psd/vertical-flyer-pottery-with-clay-vessels_23-2148846390.jpg?_wi=2" },
{ id: "t5", name: "Erik S.", date: "Jun 2024", title: "Fantastic!", quote: "The craftsmanship is top-notch. Very satisfied.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-woman-with-mobile-phone-shopping-bags-mall_662251-1464.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-woman-with-mobile-phone-shopping-bags-mall_662251-1464.jpg" },
]}
title="Customer Reviews"