Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c2860f666a | |||
| 50f9b00d5d | |||
| af6654e1bb |
@@ -101,10 +101,7 @@ export default function LandingPage() {
|
||||
{
|
||||
type: "text", content: " Essence of Authentic Indian Cuisine"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Read Our Story", href: "#"},
|
||||
]}
|
||||
buttons={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -258,4 +255,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user