Merge version_1 into main #3
@@ -61,13 +61,13 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Maya Patel", handle: "Content Creator, Mumbai", testimonial: "Finally found a cafe where the aesthetic matches the food quality. Every corner is Insta-gold!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sleepy-girl-touching-her-dark-hair-while-posing-home-indoor-photo-interested-female-model-cozy-white-t-shirt_197531-9278.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sleepy-girl-touching-her-dark-hair-while-posing-home-indoor-photo-interested-female-model-cozy-white-t-shirt_197531-9278.jpg?_wi=1"},
|
||||
{
|
||||
name: "Arjun Singh", handle: "Young Professional, Delhi", testimonial: "The vibe here is unmatched. Premium feel without the pretentious price tag. My new go-to spot.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3521.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3521.jpg?_wi=1"},
|
||||
{
|
||||
name: "Priya Verma", handle: "Student & Food Blogger", testimonial: "Size Zero is perfect for study sessions and dates. The food is incredible, and the ambience is chef's kiss!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg?_wi=1"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
@@ -162,11 +162,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Anaya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/sleepy-girl-touching-her-dark-hair-while-posing-home-indoor-photo-interested-female-model-cozy-white-t-shirt_197531-9278.jpg"},
|
||||
id: "1", name: "Anaya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/sleepy-girl-touching-her-dark-hair-while-posing-home-indoor-photo-interested-female-model-cozy-white-t-shirt_197531-9278.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Rohit Kapoor", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3521.jpg"},
|
||||
id: "2", name: "Rohit Kapoor", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3521.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Neha Gupta", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg"},
|
||||
id: "3", name: "Neha Gupta", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", name: "Vikram Nair", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2919.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user