Merge version_2 into main #2
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Emergency", title: "24/7 Emergency", subtitle: "Fast Response", description: "We arrive when you need us most.", imageSrc: "http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg"},
|
||||
tag: "Emergency", title: "24/7 Emergency", subtitle: "Fast Response", description: "We arrive when you need us most.", imageSrc: "http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg?_wi=1"},
|
||||
{
|
||||
tag: "Maintenance", title: "Drain Cleaning", subtitle: "Deep Roots", description: "Clearing stubborn obstructions for good.", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-132404.jpg"},
|
||||
{
|
||||
@@ -108,13 +108,13 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Mark D.", role: "Homeowner", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg" },
|
||||
{ id: "1", name: "Mark D.", role: "Homeowner", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg?_wi=1" },
|
||||
{ id: "2", name: "Susan P.", role: "Landlord", company: "Property Management", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg" },
|
||||
{ id: "3", name: "Andrea Rice", role: "Homeowner", company: "Neighborhood", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-sitting-sofa-using-tablet_23-2148020480.jpg" },
|
||||
{ id: "4", name: "Brad", role: "Client", company: "Community", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/african-american-caucasian-couple-hugging-happily-indoors-newly-purchased-home-joyful-moment_482257-134711.jpg" },
|
||||
{ id: "5", name: "Darling Dollz", role: "Local Business", company: "Bistro", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg" },
|
||||
{ id: "6", name: "Tracy", role: "Resident", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg" },
|
||||
{ id: "7", name: "Sherry Hescott", role: "Homeowner", company: "Neighborhood", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg" },
|
||||
{ id: "6", name: "Tracy", role: "Resident", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg?_wi=2" },
|
||||
{ id: "7", name: "Sherry Hescott", role: "Homeowner", company: "Neighborhood", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg?_wi=2" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "4.5/5", label: "Avg Rating" },
|
||||
|
||||
Reference in New Issue
Block a user