diff --git a/src/app/page.tsx b/src/app/page.tsx index 79f0651..426fd86 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,6 +106,7 @@ export default function LandingPage() { title="Crafting Perfection, One Tile at a Time." description={[ "At Armour Shower Regrouting, we treat every bathroom like our own. We use premium materials and time-tested techniques to ensure your shower looks brand new.", "Our commitment to clean, high-quality work means you never have to worry about the mess or the longevity of the repair."]} + containerClassName="max-w-xl mx-auto" /> @@ -214,6 +215,7 @@ export default function LandingPage() { { text: "Get Your Free Quote", href: "#contact"}, ]} + containerClassName="max-w-xl mx-auto" />