Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
href: "#gallery",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
handle: "@customer",
|
||||
testimonial: "Couldn’t recommend this company anymore. They completed all tasks in the timeframe and nothing was too much to ask.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-color-baby-s-room_329181-9327.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-color-baby-s-room_329181-9327.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
handle: "@customer",
|
||||
testimonial: "Professional, reliable and kept to the budget that I could afford. I would recommend them for any home improvement project.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
handle: "@customer",
|
||||
testimonial: "Exceptional attention to detail and a very clean workspace. Highly recommended for any home renovation.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Craftsmanship at its Core"
|
||||
description="With over 15 years of experience in high-end residential improvements, we treat your home like our own."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg?_wi=2"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
@@ -183,22 +183,22 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Paul",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Isabel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-color-baby-s-room_329181-9327.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-color-baby-s-room_329181-9327.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "David",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sarah",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-color-baby-s-room_329181-9327.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-color-baby-s-room_329181-9327.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user