diff --git a/src/app/page.tsx b/src/app/page.tsx index 05936b7..7f74c0d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function DharamMarblesPage() { title="Crafting excellence in every stone we carve." description="Founded on precision and passion, Dharam Marbles has become a trusted name in the industry, sourcing and providing the finest quality marbles globally." subdescription="Led by our founder, Dharam Chand, we ensure every piece meets the highest aesthetic and durability standards." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-2.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-2.jpg?_wi=1" useInvertedBackground={false} /> @@ -76,7 +76,7 @@ export default function DharamMarblesPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { tag: "Selection", title: "Premium Marble", subtitle: "Sourced Globally", description: "Handpicked marble varieties known for their unique veining and strength.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-2.jpg" }, + { tag: "Selection", title: "Premium Marble", subtitle: "Sourced Globally", description: "Handpicked marble varieties known for their unique veining and strength.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-2.jpg?_wi=2" }, { tag: "Customization", title: "Custom Cutting", subtitle: "Precision Fit", description: "Tailored dimensions to meet specific design requirements for your projects.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-3.jpg" }, { tag: "Finishing", title: "Polishing & Care", subtitle: "High Gloss", description: "Advanced finishing techniques to bring out the natural luster of every slab.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-4.jpg" }, ]}