Update src/app/page.tsx
This commit is contained in:
@@ -43,14 +43,14 @@ export default function LandingPage() {
|
||||
description="Fast 24-Hour Estimates • Fair Competitive Pricing • Clean, Professional Crews"
|
||||
tag="Ace Asphalt Paving"
|
||||
buttons={[
|
||||
{ text: "Get Your Free Estimate", href: "#contact" },
|
||||
{ text: "Get Your Free Estimate", href: "#contact-form" },
|
||||
{ text: "View Our Work", href: "#services" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
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: "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=2", imageAlt: "Close up of smooth, dark asphalt surface"},
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/night-park-with-people-sitting-chairs_140725-11122.jpg", imageAlt: "Close up of smooth, dark asphalt surface"},
|
||||
]}
|
||||
rating={5}
|
||||
ratingText="Trusted by Local Homeowners"
|
||||
|
||||
Reference in New Issue
Block a user