Merge version_1 into main #8

Merged
bender merged 1 commits from version_1 into main 2026-03-10 01:47:32 +00:00

View File

@@ -100,7 +100,7 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Sustainable Materials", description: "Ethically sourced fabrics and sustainable production methods that honor both quality and environment.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-pastel-golden-transparent-fabrics_23-2148516032.jpg", imageAlt: "Premium sustainable fabrics", buttonIcon: Leaf,
title: "Sustainable Materials", description: "Ethically sourced fabrics and sustainable production methods that honor both quality and environment.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-pastel-golden-transparent-fabrics_23-2148516032.jpg?_wi=1", imageAlt: "Premium sustainable fabrics", buttonIcon: Leaf,
buttonHref: "#"
},
{
@@ -112,7 +112,7 @@ export default function LandingPage() {
buttonHref: "#"
},
{
title: "Lifetime Support", description: "Cinco stands behind every piece with exceptional customer service and care guidance.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-pastel-golden-transparent-fabrics_23-2148516032.jpg", imageAlt: "Customer care support", buttonIcon: Heart,
title: "Lifetime Support", description: "Cinco stands behind every piece with exceptional customer service and care guidance.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-pastel-golden-transparent-fabrics_23-2148516032.jpg?_wi=2", imageAlt: "Customer care support", buttonIcon: Heart,
buttonHref: "#"
}
]}