Merge version_2 into main #4
1417
src/app/layout.tsx
1417
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -93,19 +93,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Sharma", role: "Family Head", company: "Chota Bangarda Resident", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-grocery-store_1303-17237.jpg?_wi=1"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-grocery-store_1303-17237.jpg?_wi=1", quote: "D Mart® has been our go-to store for 3 years. Unbeatable prices and always fresh produce!"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Priya Gupta", role: "Regular Shopper", company: "Indore Homemaker", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-grocery-store_1303-17237.jpg?_wi=2"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-grocery-store_1303-17237.jpg?_wi=2", quote: "I save 30% on my weekly groceries here. The quality and affordability combination is unmatched."
|
||||
},
|
||||
{
|
||||
id: "3", name: "Amit Patel", role: "Bulk Buyer", company: "Local Restaurant Owner", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-grocery-store_1303-17237.jpg?_wi=3"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-grocery-store_1303-17237.jpg?_wi=3", quote: "For my restaurant supplies, D Mart® offers the best bulk prices in Indore. Highly recommended!"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Deepika Verma", role: "Budget Conscious", company: "Working Professional", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-grocery-store_1303-17237.jpg?_wi=4"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-grocery-store_1303-17237.jpg?_wi=4", quote: "Shopping here feels like getting premium quality at everyday prices. Best decision ever!"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user