Merge version_2 into main #2
@@ -66,6 +66,7 @@ export default function HvacKingsPage() {
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E32tVJsNXRHhIVoC6NU9Vo0ScJ/uploaded-1779394408249-apig5orn.png"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -77,13 +78,14 @@ export default function HvacKingsPage() {
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{
|
||||
title: "Heating & Furnaces", description: "Efficient installation and repair for all types of heating units.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E32tVJsNXRHhIVoC6NU9Vo0ScJ/uploaded-1779394408249-p37jt0ql.png"},
|
||||
title: "Heating & Furnaces", description: "Efficient installation and repair for all types of heating units.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E32tVJsNXRHhIVoC6NU9Vo0ScJ/uploaded-1779394408249-p37jt0ql.png"},
|
||||
{
|
||||
title: "AC Systems", description: "Keeping your home cool and comfortable throughout Toronto summers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E32tVJsNXRHhIVoC6NU9Vo0ScJ/uploaded-1779394408249-eepeixbg.png"},
|
||||
title: "AC Systems", description: "Keeping your home cool and comfortable throughout Toronto summers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E32tVJsNXRHhIVoC6NU9Vo0ScJ/uploaded-1779394408249-eepeixbg.png"},
|
||||
{
|
||||
title: "24/7 Support", description: "We are always available when you need us most for emergency repairs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E32tVJsNXRHhIVoC6NU9Vo0ScJ/uploaded-1779394408249-7gfacg0k.png"},
|
||||
title: "24/7 Support", description: "We are always available when you need us most for emergency repairs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E32tVJsNXRHhIVoC6NU9Vo0ScJ/uploaded-1779394408249-7gfacg0k.png"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -98,6 +100,7 @@ export default function HvacKingsPage() {
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -110,6 +113,7 @@ export default function HvacKingsPage() {
|
||||
{ id: "2", title: "Are you licensed?", content: "Yes, all our technicians are fully licensed and insured." },
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -123,6 +127,7 @@ export default function HvacKingsPage() {
|
||||
{ text: "Email Us", href: "mailto:support@hvackings.to" },
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user