Merge version_1 into main #1
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@alice",
|
||||
testimonial: "PeakRoofing transformed our home with a flawless new roof. Very professional team!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-lamp-hanging-inside-building-with-glass-ceiling_181624-11469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-lamp-hanging-inside-building-with-glass-ceiling_181624-11469.jpg?_wi=1",
|
||||
imageAlt: "residential roof replacement construction",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
handle: "@bob",
|
||||
testimonial: "Exceptional service, finished ahead of schedule and within budget.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modular-building-isometric-concept-with-steps-frame-house-construction-vector-illustration_1284-80034.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modular-building-isometric-concept-with-steps-frame-house-construction-vector-illustration_1284-80034.jpg?_wi=1",
|
||||
imageAlt: "residential roof replacement construction",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@carol",
|
||||
testimonial: "Highly recommended for any roofing needs. Superb attention to detail.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-repairs-room_1157-24928.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-repairs-room_1157-24928.jpg?_wi=1",
|
||||
imageAlt: "residential roof replacement construction",
|
||||
},
|
||||
{
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
href: "#features",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-lamp-hanging-inside-building-with-glass-ceiling_181624-11469.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-lamp-hanging-inside-building-with-glass-ceiling_181624-11469.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
description: "Durable, energy-efficient metal roofs for modern aesthetics.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modular-building-isometric-concept-with-steps-frame-house-construction-vector-illustration_1284-80034.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modular-building-isometric-concept-with-steps-frame-house-construction-vector-illustration_1284-80034.jpg?_wi=2",
|
||||
imageAlt: "roofing project icon",
|
||||
},
|
||||
{
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
description: "Future-proof your home with integrated solar roofing solutions.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Sun,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-lamp-hanging-inside-building-with-glass-ceiling_181624-11469.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-lamp-hanging-inside-building-with-glass-ceiling_181624-11469.jpg?_wi=3",
|
||||
imageAlt: "roofing project icon",
|
||||
},
|
||||
{
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
description: "Professional maintenance and repair for flat roof structures.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Wrench,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-repairs-room_1157-24928.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-repairs-room_1157-24928.jpg?_wi=2",
|
||||
imageAlt: "roofing project icon",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user