Merge version_1 into main #1
@@ -55,12 +55,12 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg", imageAlt: "emergency plumber working on burst pipe" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg", imageAlt: "emergency plumber working on burst pipe" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg", imageAlt: "emergency plumber working on burst pipe" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg", imageAlt: "emergency plumber working on burst pipe" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg", imageAlt: "emergency plumber working on burst pipe" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg", imageAlt: "emergency plumber working on burst pipe" }
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg?_wi=1", imageAlt: "emergency plumber working on burst pipe" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg?_wi=2", imageAlt: "emergency plumber working on burst pipe" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg?_wi=3", imageAlt: "emergency plumber working on burst pipe" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg?_wi=4", imageAlt: "emergency plumber working on burst pipe" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg?_wi=5", imageAlt: "emergency plumber working on burst pipe" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg?_wi=6", imageAlt: "emergency plumber working on burst pipe" }
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -84,10 +84,10 @@ export default function LandingPage() {
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardEight
|
||||
features={[
|
||||
{ id: 1, title: "24/7 Emergency Response", description: "Burst pipes, no hot water, heating failures? We're there within 1–2 hours of your call, day or night.", imageSrc: "http://img.b2bpic.net/free-vector/service-everyday-label-with-pointer_1017-30333.jpg", imageAlt: "24/7 emergency service icon design" },
|
||||
{ id: 1, title: "24/7 Emergency Response", description: "Burst pipes, no hot water, heating failures? We're there within 1–2 hours of your call, day or night.", imageSrc: "http://img.b2bpic.net/free-vector/service-everyday-label-with-pointer_1017-30333.jpg?_wi=1", imageAlt: "24/7 emergency service icon design" },
|
||||
{ id: 2, title: "Fast Professional Response", description: "Our technicians arrive fully equipped to diagnose and repair most issues on the first visit.", imageSrc: "http://img.b2bpic.net/free-vector/flat-hand-drawn-time-management-concept-with-people_23-2148823074.jpg", imageAlt: "fast professional response illustration" },
|
||||
{ id: 3, title: "Certified & Trusted Quality", description: "Licensed, insured, and factory-trained experts with 15+ years of experience serving Calgary families.", imageSrc: "http://img.b2bpic.net/free-vector/check-mark-three-stars_78370-4450.jpg", imageAlt: "professional certified quality badge" },
|
||||
{ id: 4, title: "Fair, Transparent Pricing", description: "No hidden fees. Fixed estimates upfront and affordable emergency service rates for peace of mind.", imageSrc: "http://img.b2bpic.net/free-vector/service-everyday-label-with-pointer_1017-30333.jpg", imageAlt: "24/7 emergency service icon design" }
|
||||
{ id: 4, title: "Fair, Transparent Pricing", description: "No hidden fees. Fixed estimates upfront and affordable emergency service rates for peace of mind.", imageSrc: "http://img.b2bpic.net/free-vector/service-everyday-label-with-pointer_1017-30333.jpg?_wi=2", imageAlt: "24/7 emergency service icon design" }
|
||||
]}
|
||||
title="Our Emergency Services"
|
||||
description="Expert solutions for every plumbing and heating emergency. Available 24/7 to restore your comfort."
|
||||
|
||||
Reference in New Issue
Block a user