Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-16 14:01:04 +00:00

View File

@@ -109,10 +109,10 @@ export default function Page() {
buttonAnimation="slide-up"
features={[
{
id: "1", title: "Premium Materials", description: "Sourced from the finest suppliers to ensure durability and comfort in every garment.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f0l9bj", imageAlt: "Premium fabric selection"
id: "1", title: "Premium Materials", description: "Sourced from the finest suppliers to ensure durability and comfort in every garment.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f0l9bj&_wi=1", imageAlt: "Premium fabric selection"
},
{
id: "2", title: "Sustainable Practice", description: "Eco-friendly production methods that respect both people and planet throughout our supply chain.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f0l9bj", imageAlt: "Sustainable fashion production"
id: "2", title: "Sustainable Practice", description: "Eco-friendly production methods that respect both people and planet throughout our supply chain.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f0l9bj&_wi=2", imageAlt: "Sustainable fashion production"
}
]}
gridVariant="two-columns-alternating-heights"