Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-08 04:54:03 +00:00

View File

@@ -96,27 +96,27 @@ export default function LandingPage() {
title: "Advanced Cushioning", description: "Proprietary foam technology for all-day support.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/pink-colored-honeycomb-pattern-wallpaper_53876-100055.jpg", imageAlt: "Cushioning"},
imageSrc: "http://img.b2bpic.net/free-photo/pink-colored-honeycomb-pattern-wallpaper_53876-100055.jpg?_wi=1", imageAlt: "Cushioning"},
{
imageSrc: "http://img.b2bpic.net/free-photo/pink-colored-honeycomb-pattern-wallpaper_53876-100055.jpg", imageAlt: "Cushioning details"},
imageSrc: "http://img.b2bpic.net/free-photo/pink-colored-honeycomb-pattern-wallpaper_53876-100055.jpg?_wi=2", imageAlt: "Cushioning details"},
],
},
{
title: "Sustainable Materials", description: "Eco-friendly fabrics that look and feel premium.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-girl-s-legs-red-keds-going-upstairs_176420-42223.jpg", imageAlt: "Materials"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-girl-s-legs-red-keds-going-upstairs_176420-42223.jpg?_wi=1", imageAlt: "Materials"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-girl-s-legs-red-keds-going-upstairs_176420-42223.jpg", imageAlt: "Materials detail"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-girl-s-legs-red-keds-going-upstairs_176420-42223.jpg?_wi=2", imageAlt: "Materials detail"},
],
},
{
title: "Featherweight Design", description: "Experience zero-gravity comfort with ultra-light builds.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-multi-colored-abstract-sports-shoe-generated-by-ai_188544-19599.jpg", imageAlt: "Weight"},
imageSrc: "http://img.b2bpic.net/free-photo/modern-multi-colored-abstract-sports-shoe-generated-by-ai_188544-19599.jpg?_wi=1", imageAlt: "Weight"},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-multi-colored-abstract-sports-shoe-generated-by-ai_188544-19599.jpg", imageAlt: "Design"},
imageSrc: "http://img.b2bpic.net/free-photo/modern-multi-colored-abstract-sports-shoe-generated-by-ai_188544-19599.jpg?_wi=2", imageAlt: "Design"},
],
},
]}