Update src/app/page.tsx
This commit is contained in:
@@ -199,15 +199,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
text={`Protect Your Property Today.
|
||||
|
||||
Whether you're building new, renovating, or solving moisture issues, SNC AR ETANCHE is ready to help.
|
||||
|
||||
Phone: 030 43 13 83
|
||||
Location: 09 Route Nationale, Iryehenne, Tala Hamza 06120, Algeria`}
|
||||
text="Protect Your Property Today.\n\nWhether you're building new, renovating, or solving moisture issues, SNC AR ETANCHE is ready to help.\n\nPhone: 030 43 13 83\nLocation: 09 Route Nationale, Iryehenne, Tala Hamza 06120, Algeria"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote", href: "/contact"},
|
||||
text: "Get a Free Quote", href: "/contact"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user