Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-16 14:00:34 +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&_wi=1", 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", 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&_wi=2", 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", imageAlt: "Sustainable fashion production"
}
]}
gridVariant="two-columns-alternating-heights"
@@ -145,7 +145,6 @@ export default function Page() {
id: "4", name: "Michael Chen", role: "Tech Professional", testimonial: "From online browsing to delivery, the entire experience is seamless. The clothing speaks for itself. Fantastic brand.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n33hma", imageAlt: "Michael Chen portrait"
}
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}