diff --git a/src/app/page.tsx b/src/app/page.tsx index dbc8c2b..a2fcec7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881684.jpg", imageAlt: "Garage scene" }, { imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-holding-tyre-lung-wrench_1170-1587.jpg", imageAlt: "Garage scene" }, ]} - buttons={[{ text: "Book Service", href: "#contact" }]} + buttons={[{ text: "Get a Free Repair Quote", href: "#contact" }]} avatars={[ { src: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg", alt: "Customer profile 1" }, { src: "http://img.b2bpic.net/free-photo/car-mechanic-green-screen-tablet_482257-81478.jpg", alt: "Customer profile 2" },