Update src/app/page.tsx
This commit is contained in:
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
brandName="Palancar Barbershop"
|
||||
button={{ text: "305-824-9966", href: "tel:3058249966" }}
|
||||
buttonClassName="min-w-[200px]"
|
||||
buttonClassName="min-w-[240px]"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
containerClassName="max-w-7xl mx-auto"
|
||||
contentClassName="max-w-4xl mx-auto"
|
||||
contentClassName="max-w-7xl mx-auto"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user