Update src/app/page.tsx
This commit is contained in:
@@ -96,6 +96,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Popular Masalas"
|
||||
description="Essential spice mixes that make every meal a masterclass."
|
||||
buttons={[{ text: "View All Masalas", href: "/catalog" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -209,4 +210,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user