Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Get Free Quote", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858218.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858218.jpg?_wi=1"
|
||||
imageAlt="Freshly mowed professional lawn"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
description="Sarah Johnson"
|
||||
subdescription="Homeowner, Nashville TN"
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-successful-woman-thumbs-up-give-approval-drink-coffee_176420-16240.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-successful-woman-thumbs-up-give-approval-drink-coffee_176420-16240.jpg?_wi=1"
|
||||
imageAlt="Sarah Johnson"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Nashville", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-woman-thumbs-up-give-approval-drink-coffee_176420-16240.jpg", imageAlt: "Sarah Johnson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-woman-thumbs-up-give-approval-drink-coffee_176420-16240.jpg?_wi=2", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Property Manager", company: "Memphis Area", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-stately-ginger-fellow-stylish-navy-t-shirt-smiling-showing-ok-sign-looking-camera-while-posing-blue-studio-background-human-facial-expressions-sincer_639032-2122.jpg", imageAlt: "Michael Chen"},
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858218.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/natural-grass-close-up_23-2148858218.jpg?_wi=2"
|
||||
imageAlt="Beautiful lawn"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user