Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 09:12:39 +00:00

View File

@@ -59,11 +59,11 @@ export default function LandingPage() {
{
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/sweet-bar-with-grey-mousse-desserts-chocolate-cake-candy-pops_8353-10479.jpg", imageAlt: "jewelry supplier luxury items gemstones accessories"},
{
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-phone-technology-store_1303-31328.jpg", imageAlt: "phone accessories technology mobile supplies wholesale"},
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-phone-technology-store_1303-31328.jpg?_wi=1", imageAlt: "phone accessories technology mobile supplies wholesale"},
{
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/row-fashionable-clothing-hangers_1232-3003.jpg", imageAlt: "hoodie supplier apparel clothing bundles fashion"},
{
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-50305.jpg", imageAlt: "cologne bottles fragrance supplier luxury goods beauty"},
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-50305.jpg?_wi=1", imageAlt: "cologne bottles fragrance supplier luxury goods beauty"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -91,11 +91,11 @@ export default function LandingPage() {
{
id: "product-3", name: "Moissanite Jewelry Supplier", price: "$20.00", imageSrc: "http://img.b2bpic.net/free-photo/classy-silver-wedding-rings-made-white-gold-lie-crystal-bracelet_8353-8667.jpg", imageAlt: "moissanite jewelry diamond rings luxury accessories supplier"},
{
id: "product-4", name: "Phone Accessories Pack", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-phone-technology-store_1303-31328.jpg", imageAlt: "phone supplier mobile cases technology accessories wholesale"},
id: "product-4", name: "Phone Accessories Pack", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-phone-technology-store_1303-31328.jpg?_wi=2", imageAlt: "phone supplier mobile cases technology accessories wholesale"},
{
id: "product-5", name: "Premium Hoodie Bundle", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/row-hoodies-with-different-colors-one-that-says-hoodie_188544-43266.jpg", imageAlt: "hoodie bundle apparel supplier clothing collection fashion"},
{
id: "product-6", name: "Cologne Collection", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-50305.jpg", imageAlt: "cologne supplier fragrance bottles luxury scents beauty"},
id: "product-6", name: "Cologne Collection", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-50305.jpg?_wi=2", imageAlt: "cologne supplier fragrance bottles luxury scents beauty"},
]}
/>
</div>