Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 17:21:01 +00:00

View File

@@ -120,15 +120,15 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Quality", title: "Premium Materials", subtitle: "Sourced Responsibly", description: "We select only the finest natural fabrics, ensuring comfort and durability that stand the test of time.", imageSrc: "/placeholders/placeholder1.webp"
tag: "Quality", title: "Premium Materials", subtitle: "Sourced Responsibly", description: "We select only the finest natural fabrics, ensuring comfort and durability that stand the test of time.", imageSrc: "/placeholders/placeholder1.webp?_wi=1"
},
{
id: 2,
tag: "Sustainability", title: "Eco-Conscious", subtitle: "Ethical Production", description: "Our production process prioritizes environmental responsibility and fair labor practices throughout our supply chain.", imageSrc: "/placeholders/placeholder1.webp"
tag: "Sustainability", title: "Eco-Conscious", subtitle: "Ethical Production", description: "Our production process prioritizes environmental responsibility and fair labor practices throughout our supply chain.", imageSrc: "/placeholders/placeholder1.webp?_wi=2"
},
{
id: 3,
tag: "Delivery", title: "Worldwide Shipping", subtitle: "Fast & Reliable", description: "We deliver to customers globally with careful packaging to ensure every order arrives in perfect condition.", imageSrc: "/placeholders/placeholder1.webp"
tag: "Delivery", title: "Worldwide Shipping", subtitle: "Fast & Reliable", description: "We deliver to customers globally with careful packaging to ensure every order arrives in perfect condition.", imageSrc: "/placeholders/placeholder1.webp?_wi=3"
}
]}
textboxLayout="default"