Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 10:06:05 +00:00

View File

@@ -97,7 +97,7 @@ export default function LandingPage() {
tagIcon={Award}
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground="invertDefault"
useInvertedBackground="noInvert"
animationType="slide-up"
gridVariant="uniform-4-items"
features={[
@@ -108,10 +108,10 @@ export default function LandingPage() {
id: "2", title: "Ultimate Comfort", description: "Advanced cushioning technology and ergonomic design for all-day wear.", imageSrc: "http://img.b2bpic.net/free-photo/sporty-woman-resting-relaxed-sofa_158595-5319.jpg", imageAlt: "Comfortable cushioning technology"
},
{
id: "3", title: "Latest Styles", description: "Stay ahead of trends with our constantly updated collection of contemporary sneaker designs.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-casual-outfit-by-business-center_1303-20484.jpg?_wi=1", imageAlt: "Latest sneaker style trends"
id: "3", title: "Latest Styles", description: "Stay ahead of trends with our constantly updated collection of contemporary sneaker designs.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-casual-outfit-by-business-center_1303-20484.jpg", imageAlt: "Latest sneaker style trends"
},
{
id: "4", title: "Fast Shipping", description: "Quick delivery to your doorstep. Orders ship within 24 hours to most locations.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-casual-outfit-by-business-center_1303-20484.jpg?_wi=2", imageAlt: "Fast shipping service"
id: "4", title: "Fast Shipping", description: "Quick delivery to your doorstep. Orders ship within 24 hours to most locations.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-casual-outfit-by-business-center_1303-20484.jpg", imageAlt: "Fast shipping service"
}
]}
/>