Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2055783d00 | |||
| b9420bc97e | |||
| a667381f05 |
@@ -50,8 +50,8 @@ export default function LandingPage() {
|
|||||||
logoText="The Nail Hub"
|
logoText="The Nail Hub"
|
||||||
description="Experience premium nail care and beauty services in Maadi, Cairo. Always punctual, impeccably clean, and dedicated to your perfection."
|
description="Experience premium nail care and beauty services in Maadi, Cairo. Always punctual, impeccably clean, and dedicated to your perfection."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book your appointment", href: "/booking" },
|
|
||||||
{ text: "Chat on WhatsApp", href: "https://wa.me/201005806654" },
|
{ text: "Chat on WhatsApp", href: "https://wa.me/201005806654" },
|
||||||
|
{ text: "Book your appointment", href: "/booking" },
|
||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-nail-artist-applying-pink-gel-polish-nail-beauty-care-salon_176420-42451.jpg", imageAlt: "Professional nail technician applying gel polish" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-nail-artist-applying-pink-gel-polish-nail-beauty-care-salon_176420-42451.jpg", imageAlt: "Professional nail technician applying gel polish" },
|
||||||
@@ -196,4 +196,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user