Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7315568f64 | |||
| d2c6f4f84b | |||
| 9b7f7a6304 | |||
| 19b910ed83 | |||
| 6f2dd89c18 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Authentic Spices, Unforgettable Taste"
|
||||
description="Discover the art of traditional cooking with Shan Foods. From secret blends to timeless recipes, we bring the heart of authentic flavor to your kitchen."
|
||||
description="Bring the heart of authentic flavor to your kitchen in minutes. Our expertly crafted spice blends turn busy weeknight dinners into delicious, traditional meals without the hassle."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-with-oil-greens-black_140725-104163.jpg", imageAlt: "spices assortment photography" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-soup-inside-little-plate-with-cutlery-dark-red-surface_140725-154887.jpg", imageAlt: "delicious curry dish top view" },
|
||||
@@ -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