Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fb45df69f6 | |||
| a503dc75b6 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
description="Experience authentic flavors and warm hospitality in our thoughtfully designed space. Reserve your table today for an unforgettable meal."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Table", href: "https://booking-link.com"},
|
||||
text: "Book Your Table", href: "https://surl.li/dervlr"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DcOlznS6pMH4TRQ6VSjZfpv3P6/uploaded-1778578355567-6sqz0ziz.jpg"
|
||||
/>
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
text="Join us for an unforgettable dining experience at Restauracja NOWA. Book your table online and secure your spot today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Table", href: "https://booking-link.com"},
|
||||
text: "Book Your Table", href: "https://surl.li/dervlr"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -200,4 +200,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user