Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -64,35 +64,35 @@ export default function LandingPage() {
|
||||
handle: "@homesowner",
|
||||
testimonial: "The custom gate they built is stunning. Exceptional craftsmanship.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-friends-balcony_23-2149085472.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-friends-balcony_23-2149085472.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mark D.",
|
||||
handle: "@archdesign",
|
||||
testimonial: "Their railings turned our balcony into a focal point. True pros.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-offering-food-neighbor_23-2149447163.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-offering-food-neighbor_23-2149447163.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Elena R.",
|
||||
handle: "@gardenlovers",
|
||||
testimonial: "Our pergola is perfect. The weld quality is flawless.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-hanging-out-together-suburbs_23-2149085438.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-hanging-out-together-suburbs_23-2149085438.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David W.",
|
||||
handle: "@commercial",
|
||||
testimonial: "Delivered on time and exceeded our quality expectations.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone-medium-shot_23-2148993861.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone-medium-shot_23-2148993861.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Linda M.",
|
||||
handle: "@renovators",
|
||||
testimonial: "Amazing attention to detail on the custom stair railings.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barefooted-young-woman-little-girl-standing-back-back-front-flowerbed-outdoor-full-length-portrait-stylish-mother-daughter-wearing-similar-outfit-summer-park_197531-3983.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barefooted-young-woman-little-girl-standing-back-back-front-flowerbed-outdoor-full-length-portrait-stylish-mother-daughter-wearing-similar-outfit-summer-park_197531-3983.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -258,7 +258,7 @@ export default function LandingPage() {
|
||||
role: "Homeowner",
|
||||
company: "Private",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-friends-balcony_23-2149085472.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-friends-balcony_23-2149085472.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -266,7 +266,7 @@ export default function LandingPage() {
|
||||
role: "Architect",
|
||||
company: "DesignLab",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-offering-food-neighbor_23-2149447163.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-offering-food-neighbor_23-2149447163.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -274,7 +274,7 @@ export default function LandingPage() {
|
||||
role: "Owner",
|
||||
company: "GardenStyle",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-hanging-out-together-suburbs_23-2149085438.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-hanging-out-together-suburbs_23-2149085438.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -282,7 +282,7 @@ export default function LandingPage() {
|
||||
role: "Director",
|
||||
company: "BuildersInc",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone-medium-shot_23-2148993861.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone-medium-shot_23-2148993861.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -290,7 +290,7 @@ export default function LandingPage() {
|
||||
role: "Homeowner",
|
||||
company: "RenovateCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barefooted-young-woman-little-girl-standing-back-back-front-flowerbed-outdoor-full-length-portrait-stylish-mother-daughter-wearing-similar-outfit-summer-park_197531-3983.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barefooted-young-woman-little-girl-standing-back-back-front-flowerbed-outdoor-full-length-portrait-stylish-mother-daughter-wearing-similar-outfit-summer-park_197531-3983.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Client Stories"
|
||||
|
||||
Reference in New Issue
Block a user