Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b02facf207 | |||
| e59c871648 | |||
| 219d433c57 | |||
| 899edb789d | |||
| e73f3a482f | |||
| d17e859d56 | |||
| 5b4a4e8288 | |||
| 042c29c371 | |||
| dc2bed0413 |
1413
src/app/layout.tsx
1413
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{ text: "Reserve Your Table", href: "#contact" },
|
||||
{ text: "Book Your Seat Now", href: "#contact" },
|
||||
{ text: "View Our Menu", href: "#products" },
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
id: "6", name: "David Cohen", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-smiling-looking-confident-happy-standing-suit-street-leans-her_1258-193996.jpg", imageAlt: "David Cohen"},
|
||||
]}
|
||||
cardTitle="Reshta has redefined what fine dining means in Jerusalem. Every meal is a celebration of Palestinian heritage and culinary mastery."
|
||||
cardTag="Trusted by thousands"
|
||||
cardTag="Trusted by 5000+ Diners"
|
||||
cardAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user