Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "📞 Call Now", href: "tel:+91-XXXXXXXXXX" },
|
||||
{ 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"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
description="Nellai Stores SVK Maligai"
|
||||
subdescription="Serving Sowri Palayam with integrity and care"
|
||||
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"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -112,16 +112,16 @@ export default function LandingPage() {
|
||||
description="Trusted by families and professionals in Sowri Palayam. Read their experiences."
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user