Update src/app/page.tsx
This commit is contained in:
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
title="Your Trusted Supermarket in Mysuru"
|
||||
description="Fresh groceries, bakery items, and everyday essentials at affordable prices. Your neighborhood favorite for quality products and exceptional service."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Local Favorite"
|
||||
tagIcon={Star}
|
||||
buttons={[
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg", alt: "Customer 4"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="fade-in"
|
||||
avatarsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user