Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 08:39:49 +00:00

View File

@@ -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,