Update src/app/page.tsx
This commit is contained in:
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
|||||||
{ text: "📞 Call Now", href: "tel:+91-XXXXXXXXXX" },
|
{ text: "📞 Call Now", href: "tel:+91-XXXXXXXXXX" },
|
||||||
{ text: "💬 Order on WhatsApp", href: "https://wa.me/91XXXXXXXXXX" }
|
{ text: "💬 Order on WhatsApp", href: "https://wa.me/91XXXXXXXXXX" }
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/bio-food-shop-vendor-helps-man-with-info_482257-76600.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/bio-food-shop-vendor-helps-man-with-info_482257-76600.jpg?_wi=1"
|
||||||
imageAlt="Nellai Stores SVK Maligai storefront"
|
imageAlt="Nellai Stores SVK Maligai storefront"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
|||||||
description="Nellai Stores SVK Maligai"
|
description="Nellai Stores SVK Maligai"
|
||||||
subdescription="Serving Sowri Palayam with integrity and care"
|
subdescription="Serving Sowri Palayam with integrity and care"
|
||||||
icon={Heart}
|
icon={Heart}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/bio-food-shop-vendor-helps-man-with-info_482257-76600.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/bio-food-shop-vendor-helps-man-with-info_482257-76600.jpg?_wi=2"
|
||||||
imageAlt="Nellai Stores community service"
|
imageAlt="Nellai Stores community service"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -112,16 +112,16 @@ export default function LandingPage() {
|
|||||||
description="Trusted by families and professionals in Sowri Palayam. Read their experiences."
|
description="Trusted by families and professionals in Sowri Palayam. Read their experiences."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Always Fresh, Always Reliable", quote: "We've been buying from Nellai Stores for years. The quality never disappoints and the staff is always helpful. Perfect for our monthly bulk grocery needs.", name: "Ramesh CG", role: "Family Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Ramesh CG"
|
id: "1", title: "Always Fresh, Always Reliable", quote: "We've been buying from Nellai Stores for years. The quality never disappoints and the staff is always helpful. Perfect for our monthly bulk grocery needs.", name: "Ramesh CG", role: "Family Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Ramesh CG"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "Quick WhatsApp Orders – So Convenient!", quote: "As a working professional, I don't have time to visit stores. Nellai Stores delivers within hours. Their response time is amazing!", name: "Vasudevan Chidambaram", role: "Working Professional", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Vasudevan Chidambaram"
|
id: "2", title: "Quick WhatsApp Orders – So Convenient!", quote: "As a working professional, I don't have time to visit stores. Nellai Stores delivers within hours. Their response time is amazing!", name: "Vasudevan Chidambaram", role: "Working Professional", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Vasudevan Chidambaram"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "Fair Prices, Honest Service", quote: "Unlike big supermarkets, Nellai Stores gives personal attention. They remember what we buy and sometimes suggest better deals. That's real customer care!", name: "Priya Sharma", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Priya Sharma"
|
id: "3", title: "Fair Prices, Honest Service", quote: "Unlike big supermarkets, Nellai Stores gives personal attention. They remember what we buy and sometimes suggest better deals. That's real customer care!", name: "Priya Sharma", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "Priya Sharma"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", title: "Delivery to My Doorstep!", quote: "Elderly customers like me appreciate the home delivery service. Fresh groceries without the hassle of visiting the store. Highly recommended!", name: "Mrs. Anjali Nair", role: "Senior Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Mrs. Anjali Nair"
|
id: "4", title: "Delivery to My Doorstep!", quote: "Elderly customers like me appreciate the home delivery service. Fresh groceries without the hassle of visiting the store. Highly recommended!", name: "Mrs. Anjali Nair", role: "Senior Customer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "Mrs. Anjali Nair"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
|
|||||||
Reference in New Issue
Block a user