Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6c620bf0af | |||
| 75fbd991fe | |||
| a2828681fa | |||
| 8c7a19ef45 | |||
| 557cb4d7d4 |
1423
src/app/layout.tsx
1423
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
cardTitle="Join thousands of satisfied guests who have experienced authentic Kerala dining at Taste Mantra"
|
cardTitle="Join thousands of satisfied guests who have experienced authentic Kerala dining at Taste Mantra"
|
||||||
cardTag="Trusted by Our Community"
|
cardTag="Trusted by Over 10,000 Guests"
|
||||||
cardTagIcon={Star}
|
cardTagIcon={Star}
|
||||||
cardAnimation="slide-up"
|
cardAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -224,4 +224,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user