Merge version_1 into main #1
@@ -30,7 +30,7 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Shop", id: "shop" },
|
||||
{ name: "Swagruha Foods", id: "swagruha" },
|
||||
{ name: "Swagruha", id: "swagruha" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
@@ -54,6 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "Browse Weekly Specials", href: "#shop" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Priya Sharma", handle: "Regular Customer", testimonial: "Finally found authentic spices and fresh ingredients I grew up with. The quality is unmatched!", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user