Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-04-17 09:42:30 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroCentered
background={{ variant: "plain" }}
title="ZX Store: Redefining Modern Style"
description="Elevate your daily wardrobe with premium, ethically-sourced essentials designed for comfort and longevity."
description="Discover curated collections that blend comfort with contemporary fashion. Quality apparel designed for the modern individual."
avatars={[
{ src: "http://img.b2bpic.net/free-photo/beautiful-young-girl-brown-coat-woman-riding-electric-scooter_1157-47569.jpg", alt: "Customer" },
{ src: "http://img.b2bpic.net/free-photo/stylish-african-american-woman-printed-tshirt-posed-outdoor-against-window_627829-2285.jpg", alt: "Customer" },
@@ -83,12 +83,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Premium Jacket", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-blue-denim-shirt_23-2148130363.jpg", priceButtonProps: { text: "Add to Cart" } },
{ id: "p2", name: "Summer Dress", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/denim-pants-placed-display_150588-17.jpg", priceButtonProps: { text: "Add to Cart" } },
{ id: "p3", name: "Leather Bag", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916726.jpg", priceButtonProps: { text: "Add to Cart" } },
{ id: "p4", name: "Knit Sweater", price: "$75", imageSrc: "http://img.b2bpic.net/free-photo/pile-winter-sweaters-with-pine-cones_23-2148312122.jpg", priceButtonProps: { text: "Add to Cart" } },
{ id: "p5", name: "Graphic Tee", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-still-life_23-2150176772.jpg", priceButtonProps: { text: "Add to Cart" } },
{ id: "p6", name: "Silk Scarf", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/smooth-textured-handkerchief-hanging_23-2149091389.jpg", priceButtonProps: { text: "Add to Cart" } },
{ id: "p1", name: "Premium Jacket", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-blue-denim-shirt_23-2148130363.jpg" },
{ id: "p2", name: "Summer Dress", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/denim-pants-placed-display_150588-17.jpg" },
{ id: "p3", name: "Leather Bag", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916726.jpg" },
{ id: "p4", name: "Knit Sweater", price: "$75", imageSrc: "http://img.b2bpic.net/free-photo/pile-winter-sweaters-with-pine-cones_23-2148312122.jpg" },
{ id: "p5", name: "Graphic Tee", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-still-life_23-2150176772.jpg" },
{ id: "p6", name: "Silk Scarf", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/smooth-textured-handkerchief-hanging_23-2149091389.jpg" },
]}
title="Latest Arrivals"
description="Explore our newest clothing essentials."
@@ -170,7 +170,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
tag="Newsletter"
title="Stay Updated"
description="Join our newsletter for exclusive offers."
description="Join our newsletter to receive 15% off your first order and early access to new collections."
imageSrc="http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg"
mediaAnimation="slide-up"
/>