Merge version_1 into main #1
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", imageAlt: "Professional roofers working on residential roof installation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=1", imageAlt: "Professional roofers working on residential roof installation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg", imageAlt: "Completed roof replacement on modern home"},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
tag="Services"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Roof Repairs & Replacements", description: "Expert repair and full replacement services for all roofing types and materials.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", imageAlt: "Roof repair work"},
|
||||
id: "01", title: "Roof Repairs & Replacements", description: "Expert repair and full replacement services for all roofing types and materials.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=2", imageAlt: "Roof repair work"},
|
||||
{
|
||||
id: "02", title: "Residential Roofing", description: "Quality roofing solutions designed to protect homes with durability and style.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", imageAlt: "Residential roof installation"},
|
||||
{
|
||||
@@ -120,16 +120,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Allen Panzeri", role: "Homeowner", company: "Google Reviews", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Dean Boettger", role: "Homeowner", company: "Google Reviews", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Trish Doran", role: "Property Manager", company: "Google Reviews", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg"},
|
||||
{
|
||||
id: "4", name: "Wayne Smith", role: "Commercial Owner", company: "Google Reviews", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "40+", label: "Years in Business" },
|
||||
|
||||
Reference in New Issue
Block a user