Merge version_1 into main #3
@@ -56,13 +56,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg", imageAlt: "Dashboard interface"},
|
||||
id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg?_wi=1", imageAlt: "Dashboard interface"},
|
||||
{
|
||||
id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/hand-mechanic-holding-tools_1170-1411.jpg", imageAlt: "Professional tools"},
|
||||
id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/hand-mechanic-holding-tools_1170-1411.jpg?_wi=1", imageAlt: "Professional tools"},
|
||||
{
|
||||
id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tablet_23-2148994134.jpg", imageAlt: "AI Network"},
|
||||
id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tablet_23-2148994134.jpg?_wi=1", imageAlt: "AI Network"},
|
||||
{
|
||||
id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-with-home-automation-app_23-2149036837.jpg", imageAlt: "Mobile Booking"},
|
||||
id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-with-home-automation-app_23-2149036837.jpg?_wi=1", imageAlt: "Mobile Booking"},
|
||||
{
|
||||
id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg", imageAlt: "Thermostat Service"},
|
||||
{
|
||||
@@ -163,13 +163,13 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t1", title: "Amazing Speed", quote: "FixIt Smart transformed how I manage my property maintenance.", name: "Jane D.", role: "Property Owner", imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-freelancer-working-with-touchpad_1262-16086.jpg", imageAlt: "abstract tech background gradient"},
|
||||
{
|
||||
id: "t2", title: "So Simple", quote: "I booked an electrician in seconds. Highly recommended.", name: "Mark S.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg", imageAlt: "abstract tech background gradient"},
|
||||
id: "t2", title: "So Simple", quote: "I booked an electrician in seconds. Highly recommended.", name: "Mark S.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg?_wi=2", imageAlt: "abstract tech background gradient"},
|
||||
{
|
||||
id: "t3", title: "Verified Pros", quote: "The professionals are always on time and professional.", name: "Lisa K.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/hand-mechanic-holding-tools_1170-1411.jpg", imageAlt: "abstract tech background gradient"},
|
||||
id: "t3", title: "Verified Pros", quote: "The professionals are always on time and professional.", name: "Lisa K.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/hand-mechanic-holding-tools_1170-1411.jpg?_wi=2", imageAlt: "abstract tech background gradient"},
|
||||
{
|
||||
id: "t4", title: "Transparent Pricing", quote: "No hidden fees, exactly what I expected.", name: "Peter B.", role: "Real Estate Investor", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tablet_23-2148994134.jpg", imageAlt: "abstract tech background gradient"},
|
||||
id: "t4", title: "Transparent Pricing", quote: "No hidden fees, exactly what I expected.", name: "Peter B.", role: "Real Estate Investor", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tablet_23-2148994134.jpg?_wi=2", imageAlt: "abstract tech background gradient"},
|
||||
{
|
||||
id: "t5", title: "Reliable", quote: "Finally, a platform that actually works for me.", name: "Sarah W.", role: "Interior Designer", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-with-home-automation-app_23-2149036837.jpg", imageAlt: "abstract tech background gradient"},
|
||||
id: "t5", title: "Reliable", quote: "Finally, a platform that actually works for me.", name: "Sarah W.", role: "Interior Designer", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-with-home-automation-app_23-2149036837.jpg?_wi=2", imageAlt: "abstract tech background gradient"},
|
||||
]}
|
||||
title="Homeowners Trust FixIt Smart"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user