Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b07127b8c | |||
| a72951bf7e | |||
| 3d38b85037 | |||
| 1418d179da |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
description="Professional Hair Salon in Vienna. Style, precision, and confidence combined with expert craftsmanship. Modern cuts, vibrant colors, and personalized styling for every client."
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Book a Consultation", href: "#contact" },
|
||||
{ text: "Book Your Appointment Now", href: "#contact" },
|
||||
{ text: "Call 0676 9609983", href: "tel:06769609983" }
|
||||
]}
|
||||
layoutOrder="default"
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSixteen
|
||||
title="What Our Clients Say"
|
||||
title="Trusted by 500+ Vienna Professionals"
|
||||
description="Hear from satisfied clients who trust The Fringe for their hair transformation and styling needs."
|
||||
testimonials={[
|
||||
{
|
||||
@@ -218,4 +218,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user