Update src/app/page.tsx
This commit is contained in:
@@ -65,6 +65,7 @@ export default function LandingPage() {
|
||||
{ type: "text", content: "The Mr. Blendz Experience" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/hairdresser-preparing-equipment-work-barber-shop_23-2148182010.jpg", alt: "Shop interior" },
|
||||
]}
|
||||
buttons={[{ text: "Book Now", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -185,4 +186,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user