Merge version_1 into main #1
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=1"
|
||||
imageAlt="Professional HVAC technician performing heating system maintenance"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Furnace Installation & Repair", author: "Expert Service", description: "Professional furnace installation, repair, and maintenance services. We handle all brands and models with precision and care.", tags: ["Installation", "Repair", "Maintenance"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "furnace installation heating system technician work HVAC service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2", imageAlt: "furnace installation heating system technician work HVAC service"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Air Conditioning Systems", author: "Cooling Experts", description: "Top-quality air conditioning installation and repair. Keep your home cool all summer long with our reliable AC services.", tags: ["Installation", "Repair", "Seasonal"],
|
||||
@@ -103,12 +103,12 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "John Smith", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "male portrait professional headshot customer man" },
|
||||
{ id: "2", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "female portrait professional headshot customer woman" },
|
||||
{ id: "3", name: "Mike Davies", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "male portrait professional headshot customer man" },
|
||||
{ id: "4", name: "Linda Brown", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "female portrait professional headshot customer woman" },
|
||||
{ id: "5", name: "Tom Wilson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "male portrait professional headshot customer man" },
|
||||
{ id: "6", name: "Rebecca Lee", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "female portrait professional headshot customer woman" }
|
||||
{ id: "1", name: "John Smith", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", imageAlt: "male portrait professional headshot customer man" },
|
||||
{ id: "2", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", imageAlt: "female portrait professional headshot customer woman" },
|
||||
{ id: "3", name: "Mike Davies", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2", imageAlt: "male portrait professional headshot customer man" },
|
||||
{ id: "4", name: "Linda Brown", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", imageAlt: "female portrait professional headshot customer woman" },
|
||||
{ id: "5", name: "Tom Wilson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=3", imageAlt: "male portrait professional headshot customer man" },
|
||||
{ id: "6", name: "Rebecca Lee", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=3", imageAlt: "female portrait professional headshot customer woman" }
|
||||
]}
|
||||
cardTitle="Over 500+ satisfied customers trust Craig's Complete Heating for expert HVAC service in Fredericton"
|
||||
cardTag="Customer Reviews"
|
||||
|
||||
Reference in New Issue
Block a user