Compare commits
3 Commits
version_13
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| cee5b837d8 | |||
| 96e18a5284 | |||
| be5fe64175 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
{ text: "Book Your Appointment", href: "/booking" },
|
{ text: "Book Your Appointment", href: "/booking" },
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKIUaXr59FE1QYCKDNglueswIR/uploaded-1776275636014-o8w0rm32.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CKIUaXr59FE1QYCKDNglueswIR/uploaded-1776275636014-o8w0rm32.png"
|
||||||
imageAlt="Dark cinematic barber shop interior"
|
imageAlt="Cinematic close-up of a barber's hands using a straight razor on a client's neck with warm moody lighting"
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
buttonContainerClassName="flex flex-col items-center gap-4"
|
buttonContainerClassName="flex flex-col items-center gap-4"
|
||||||
buttonClassName="bg-[#e1b875] text-black"
|
buttonClassName="bg-[#e1b875] text-black"
|
||||||
@@ -181,4 +181,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user