Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 919490b180 | |||
| c88e5d1ce7 | |||
| 7f4eae131c | |||
| cbfdc7bfd7 | |||
| d5a9c1f1f3 | |||
| 21a5053170 | |||
| 9c3348cab3 | |||
| a11e9ceb0a |
1417
src/app/layout.tsx
1417
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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."
|
||||
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