Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fec68c8049 | |||
| 919490b180 | |||
| c88e5d1ce7 | |||
| 7f4eae131c |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
<div id="offers" data-section="offers">
|
||||
<PricingCardNine
|
||||
title="Exclusive Dining Offers"
|
||||
description="Enjoy special discounts and promotions on your next visit. Limited time offers—book today to claim your discount!"
|
||||
description="Limited Time Offers—Valid Until 31 December 2024. Enjoy special discounts and promotions on your next visit. Book today to claim your discount!"
|
||||
tag="Special Deals"
|
||||
tagIcon={Zap}
|
||||
textboxLayout="default"
|
||||
@@ -223,4 +223,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user