Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 671ebadc91 | |||
| cff1d97337 | |||
| be922a7030 | |||
| 1a2a447dcd | |||
| 1eb5e55d5a |
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
imagePosition="right"
|
||||
title="Our Story: A Taste of Tradition"
|
||||
description="For generations, we've perfected the art of Vada Pav. Using secret family recipes and locally sourced ingredients, we bring Mumbai's favorite street food directly to your plate, ensuring every bite is a celebration of authentic Indian flavors."
|
||||
description="For generations, we've perfected Vada Pav with secret family recipes and fresh, local ingredients, bringing authentic Mumbai street food directly to you."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Authentic Recipes", description: "Generations of family tradition in every bite.", icon: CookingPot,
|
||||
@@ -299,4 +299,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user