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
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-grass_181624-12702.jpg", imageAlt: "Professional lawn care service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-grass_181624-12702.jpg?_wi=1", imageAlt: "Professional lawn care service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22794.jpg", imageAlt: "Lawn mowing service"},
|
||||
{
|
||||
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/municipal-male-worker-age-using-fan-rake-gather-fallen-leaves-autumn-low-angle-view-gray_7502-10262.jpg", imageAlt: "Seasonal yard maintenance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-grass_181624-12702.jpg", imageAlt: "Beautiful maintained lawn"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-grass_181624-12702.jpg?_wi=2", imageAlt: "Beautiful maintained lawn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user