Update src/app/page.tsx
This commit is contained in:
@@ -48,9 +48,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/night-park-with-people-sitting-chairs_140725-11122.jpg", imageAlt: "Newly paved asphalt driveway at a luxury home"},
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/night-park-with-people-sitting-chairs_140725-11122.jpg?_wi=1", imageAlt: "Newly paved asphalt driveway at a luxury home"},
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/night-park-with-people-sitting-chairs_140725-11122.jpg", imageAlt: "Close up of smooth, dark asphalt surface"},
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/night-park-with-people-sitting-chairs_140725-11122.jpg?_wi=2", imageAlt: "Close up of smooth, dark asphalt surface"},
|
||||
]}
|
||||
rating={5}
|
||||
ratingText="Trusted by Local Homeowners"
|
||||
|
||||
Reference in New Issue
Block a user