Merge version_2 into main #2
@@ -93,15 +93,15 @@ export default function HvacPage() {
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Eco-Friendly Options", description: "Choose sustainable sanitary products that are kind to you and the planet.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-4.jpg", imageAlt: "Eco-friendly sanitary products"},
|
||||
title: "Eco-Friendly Options", description: "Choose sustainable sanitary products that are kind to you and the planet.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-4.jpg?_wi=1", imageAlt: "Eco-friendly sanitary products"},
|
||||
{
|
||||
title: "Daily Essentials", description: "High-quality daily care products for your hygiene routines.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-5.jpg", imageAlt: "Hygiene essentials"},
|
||||
{
|
||||
title: "Professional Kits", description: "Complete sanitary kits designed for homes and commercial establishments.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-6.jpg", imageAlt: "Sanitary kits"},
|
||||
title: "Professional Kits", description: "Complete sanitary kits designed for homes and commercial establishments.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-6.jpg?_wi=1", imageAlt: "Sanitary kits"},
|
||||
{
|
||||
title: "Advanced Sanitization", description: "Powerful tools and agents for maintaining a deep-cleaned environment.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-7.jpg", imageAlt: "Sanitization tools"},
|
||||
title: "Advanced Sanitization", description: "Powerful tools and agents for maintaining a deep-cleaned environment.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-7.jpg?_wi=1", imageAlt: "Sanitization tools"},
|
||||
{
|
||||
title: "Gentle Care Series", description: "Specially formulated products for sensitive skin and delicate requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-8.jpg", imageAlt: "Gentle products"},
|
||||
title: "Gentle Care Series", description: "Specially formulated products for sensitive skin and delicate requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-8.jpg?_wi=1", imageAlt: "Gentle products"},
|
||||
{
|
||||
title: "Subscription Boxes", description: "Never run out of your favorites with our convenient monthly delivery service.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-9.jpg", imageAlt: "Subscription boxes"},
|
||||
]}
|
||||
@@ -138,13 +138,13 @@ export default function HvacPage() {
|
||||
description="Your smooth path to better hygiene"
|
||||
features={[
|
||||
{
|
||||
title: "Choose Your Product", description: "Browse our extensive collection online and select the items that best meet your needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-6.jpg", imageAlt: "Choosing products"},
|
||||
title: "Choose Your Product", description: "Browse our extensive collection online and select the items that best meet your needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-6.jpg?_wi=2", imageAlt: "Choosing products"},
|
||||
{
|
||||
title: "Fast Checkout", description: "Securely complete your purchase with our simple and safe checkout process.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-7.jpg", imageAlt: "Secure payment"},
|
||||
title: "Fast Checkout", description: "Securely complete your purchase with our simple and safe checkout process.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-7.jpg?_wi=2", imageAlt: "Secure payment"},
|
||||
{
|
||||
title: "Fast Delivery", description: "We pack and ship your orders quickly to ensure timely arrival at your doorstep.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-4.jpg", imageAlt: "Shipping process"},
|
||||
title: "Fast Delivery", description: "We pack and ship your orders quickly to ensure timely arrival at your doorstep.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-4.jpg?_wi=2", imageAlt: "Shipping process"},
|
||||
{
|
||||
title: "Satisfaction Guaranteed", description: "If you are not 100% happy with your order, our dedicated customer service team is here to help.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-8.jpg", imageAlt: "Customer service"},
|
||||
title: "Satisfaction Guaranteed", description: "If you are not 100% happy with your order, our dedicated customer service team is here to help.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-8.jpg?_wi=2", imageAlt: "Customer service"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user