Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d31157387d | |||
| 92b8ece93a | |||
| fcea7c3228 | |||
| f7991f1ad4 | |||
| 8dbb0ec37c | |||
| 7953ff719c |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="More Than a Cut — It’s a Full Experience."
|
||||
description="Fresh cuts. Clean rides. Good food. Cold drinks. All in one spot."
|
||||
description="Save time by getting your haircut and car washed in one seamless visit."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Appointment", href: "#booking"},
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
id: "5", name: "Trey K.", date: "Jun 2023", title: "Regular", quote: "The food truck burgers are fire, best hidden gem.", tag: "Great Eats", avatarSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205930.jpg", imageSrc: "http://img.b2bpic.net/free-photo/milk-bottles-with-bright-bowls-cereal-table_23-2147961811.jpg?_wi=2", imageAlt: "happy client after haircut"},
|
||||
]}
|
||||
title="What Our Community Says"
|
||||
description="Rated 4.6 Stars by over 150 satisfied customers in Atlanta."
|
||||
description="Trusted by 150+ locals in Atlanta—see why they make us their go-to spot."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -200,4 +200,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user