diff --git a/src/app/page.tsx b/src/app/page.tsx index afe89f1..d881f34 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,7 +39,7 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="Easy Done" + brandName="Easy Done Mobile Detailing Service" /> @@ -77,7 +77,7 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", content: "About Easy Done Mobile Detailing"}, + type: "text", content: "About Easy Done Mobile Detailing Service"}, { type: "image", src: "http://img.b2bpic.net/free-photo/man-wearing-protective-equipment-high-angle_23-2149714275.jpg", alt: "Detailing in action"}, ]} @@ -103,7 +103,7 @@ export default function LandingPage() { "Our focus is on delivering consistent, showroom-level results every time."], imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-protective-equipment-high-angle_23-2149714275.jpg", imageAlt: "South asian man or indian male washing his white transportation on car wash"}, ]} - title="Why Drivers Choose Easy Done" + title="Why Drivers Choose Easy Done Mobile Detailing Service" description="We don't rush jobs. We restore vehicles properly using professional-grade tools." /> @@ -210,7 +210,7 @@ export default function LandingPage() {