Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 117497d46d | |||
| 33f95ec4f6 | |||
| 5ae7ad62ee |
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story", href: "#"},
|
||||
text: "Our Story", href: "#about"},
|
||||
{
|
||||
text: "Meet Our Team", href: "#team"},
|
||||
]}
|
||||
@@ -280,7 +280,7 @@ export default function LandingPage() {
|
||||
text="Ready to transform your look? Book your bespoke hair experience today. Our team of master stylists awaits."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Appointment", href: "#"},
|
||||
text: "Book Appointment", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user