2 Commits

Author SHA1 Message Date
e5781f8fa4 Update src/app/page.tsx 2026-03-05 05:06:35 +00:00
3e915413ba Update src/app/page.tsx 2026-03-05 05:05:50 +00:00

View File

@@ -46,13 +46,13 @@ export default function LandingPage() {
description="Fresh groceries, household essentials, and quality wine — all in one convenient place. Visit Surya Supermarket & Wine Store today and experience our exceptional service."
tag="Welcome to Surya"
tagIcon={Store}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "📞 Call Now", href: "tel:+919876543210" },
{ text: "📍 Get Directions", href: "https://maps.google.com/?q=17/33+Amral+Bandh+Taleigao+Goa+403004" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/side-view-women-shopping-groceries_23-2149461750.jpg"
imageAlt="Surya Supermarket storefront in Taleigao, Goa"
/>
@@ -67,7 +67,7 @@ export default function LandingPage() {
{ text: "Visit Us", href: "tel:+919876543210" },
{ text: "Learn More", href: "#contact" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="blur-reveal"
useInvertedBackground={false}
/>
</div>
@@ -78,7 +78,7 @@ export default function LandingPage() {
description="We offer a wide selection of quality products to meet all your daily needs."
tag="Product Categories"
tagIcon={Package}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
features={[
{
id: 1,
@@ -99,7 +99,7 @@ export default function LandingPage() {
]}
textboxLayout="default"
useInvertedBackground={false}
buttonAnimation="entrance-slide"
buttonAnimation="blur-reveal"
/>
</div>
@@ -107,7 +107,7 @@ export default function LandingPage() {
<MetricCardFourteen
title="Trusted by the Local Community"
tag="Why Choose Us"
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
metrics={[
{
id: "1", value: "4.5★", description: "Google rating from 22 customer reviews. Your trust and satisfaction matter to us."
@@ -122,7 +122,7 @@ export default function LandingPage() {
id: "4", value: "Daily", description: "Fresh stock updates. Open until 10 PM for your convenience every single day."
}
]}
metricsAnimation="entrance-slide"
metricsAnimation="blur-reveal"
useInvertedBackground={false}
/>
</div>
@@ -133,7 +133,7 @@ export default function LandingPage() {
description="Read real reviews from satisfied customers in our community."
tag="Customer Reviews"
tagIcon={Star}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
testimonials={[
{
id: "1", name: "Priya Sharma", role: "Local Resident", testimonial: "Nice shop and nice person, good behavior. They always have fresh groceries and help you find exactly what you need. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Priya Sharma", icon: ThumbsUp
@@ -161,12 +161,12 @@ export default function LandingPage() {
title="Visit Us or Contact Today"
description="Whether you're looking for fresh groceries, household essentials, or quality wine, we're here to help. Call us, visit in person, or fill out the form below."
tagIcon={MapPin}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/best-prices-background_23-2147602509.jpg"
imageAlt="Surya Supermarket location map"
mediaAnimation="entrance-slide"
mediaAnimation="blur-reveal"
mediaPosition="right"
inputPlaceholder="Enter your email"
buttonText="Send Inquiry"