Merge version_1 into main #4
@@ -82,11 +82,11 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Fresh Groceries", description: "High-quality vegetables, fruits, and fresh produce sourced daily for maximum freshness.", imageSrc: "http://img.b2bpic.net/free-photo/variety-vegetables-isolated-blue-table_114579-19958.jpg", imageAlt: "Fresh vegetables and produce"
|
||||
title: "Fresh Groceries", description: "High-quality vegetables, fruits, and fresh produce sourced daily for maximum freshness.", imageSrc: "http://img.b2bpic.net/free-photo/variety-vegetables-isolated-blue-table_114579-19958.jpg?_wi=1", imageAlt: "Fresh vegetables and produce"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Indian Food Items", description: "Authentic Indian spices, rice, dal, flours, and traditional ingredients for your favorite recipes.", imageSrc: "http://img.b2bpic.net/free-photo/variety-vegetables-isolated-blue-table_114579-19958.jpg", imageAlt: "Indian groceries and spices"
|
||||
title: "Indian Food Items", description: "Authentic Indian spices, rice, dal, flours, and traditional ingredients for your favorite recipes.", imageSrc: "http://img.b2bpic.net/free-photo/variety-vegetables-isolated-blue-table_114579-19958.jpg?_wi=2", imageAlt: "Indian groceries and spices"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -139,13 +139,13 @@ export default function LandingPage() {
|
||||
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
|
||||
},
|
||||
{
|
||||
id: "2", name: "Rajesh Mendes", role: "Regular Customer", testimonial: "Great shop & quick customer service. The wine selection is impressive and prices are fair. This is my go-to supermarket in Taleigao!", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Rajesh Mendes", icon: Heart
|
||||
id: "2", name: "Rajesh Mendes", role: "Regular Customer", testimonial: "Great shop & quick customer service. The wine selection is impressive and prices are fair. This is my go-to supermarket in Taleigao!", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1", imageAlt: "Rajesh Mendes", icon: Heart
|
||||
},
|
||||
{
|
||||
id: "3", name: "Anjali Desai", role: "Frequent Visitor", testimonial: "Excellent variety of Indian groceries and household items. The staff is always helpful and friendly. Can't ask for better service!", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Anjali Desai", icon: CheckCircle
|
||||
id: "3", name: "Anjali Desai", role: "Frequent Visitor", testimonial: "Excellent variety of Indian groceries and household items. The staff is always helpful and friendly. Can't ask for better service!", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2", imageAlt: "Anjali Desai", icon: CheckCircle
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Costa", role: "Tourist & Customer", testimonial: "Found everything I needed for my stay in Goa. Great selection of wine and local products. Very convenient location and open late!", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Michael Costa", icon: SmilePlus
|
||||
id: "4", name: "Michael Costa", role: "Tourist & Customer", testimonial: "Found everything I needed for my stay in Goa. Great selection of wine and local products. Very convenient location and open late!", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=3", imageAlt: "Michael Costa", icon: SmilePlus
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user