Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -57,10 +57,10 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Ananya Sharma", handle: "@ananyas", testimonial: "The best homemade food I've ever had. It truly feels like Maa’s cooking!", rating: 5,
|
name: "Ananya Sharma", handle: "@ananyas", testimonial: "The best homemade food I've ever had. It truly feels like Maa’s cooking!", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-wooden-board-garlic-dill-green-onions-oil-bottle-turmeric-sea-salt-table_140725-147700.jpg", imageAlt: "cozy home cooking interior warm lighting"},
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-wooden-board-garlic-dill-green-onions-oil-bottle-turmeric-sea-salt-table_140725-147700.jpg?_wi=1", imageAlt: "cozy home cooking interior warm lighting"},
|
||||||
{
|
{
|
||||||
name: "Rajesh Gupta", handle: "@rajeshg", testimonial: "Incredible taste and so fresh. My go-to for family dinners.", rating: 5,
|
name: "Rajesh Gupta", handle: "@rajeshg", testimonial: "Incredible taste and so fresh. My go-to for family dinners.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-making-salad-kitchen_23-2147810114.jpg", imageAlt: "cozy home cooking interior warm lighting"},
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-making-salad-kitchen_23-2147810114.jpg?_wi=1", imageAlt: "cozy home cooking interior warm lighting"},
|
||||||
{
|
{
|
||||||
name: "Priya Verma", handle: "@priyav", testimonial: "Authentic, healthy, and delivered warm. Highly recommended.", rating: 5,
|
name: "Priya Verma", handle: "@priyav", testimonial: "Authentic, healthy, and delivered warm. Highly recommended.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-o-pretty-blonde-woman-drinking-tasty-cappuccino-restaurant-enjoy-her-breakfast-elegant-outfit-natural-make-up_291049-2723.jpg", imageAlt: "cozy home cooking interior warm lighting"},
|
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-o-pretty-blonde-woman-drinking-tasty-cappuccino-restaurant-enjoy-her-breakfast-elegant-outfit-natural-make-up_291049-2723.jpg", imageAlt: "cozy home cooking interior warm lighting"},
|
||||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
|||||||
name: "Sunita Rao", handle: "@sunitar", testimonial: "Consistently excellent quality and service. A true culinary delight.", rating: 5,
|
name: "Sunita Rao", handle: "@sunitar", testimonial: "Consistently excellent quality and service. A true culinary delight.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mixed-race-woman-posing-selfie_1262-2966.jpg", imageAlt: "cozy home cooking interior warm lighting"},
|
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mixed-race-woman-posing-selfie_1262-2966.jpg", imageAlt: "cozy home cooking interior warm lighting"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-round-wooden-board-garlic-dill-green-onions-oil-bottle-turmeric-sea-salt-table_140725-147700.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/top-view-round-wooden-board-garlic-dill-green-onions-oil-bottle-turmeric-sea-salt-table_140725-147700.jpg?_wi=2"
|
||||||
imageAlt="cozy home cooking interior warm lighting"
|
imageAlt="cozy home cooking interior warm lighting"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
value: "15+", title: "Years of Experience"},
|
value: "15+", title: "Years of Experience"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/woman-putting-making-salad-kitchen_23-2147810114.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/woman-putting-making-salad-kitchen_23-2147810114.jpg?_wi=2"
|
||||||
imageAlt="chef cooking in professional kitchen home style"
|
imageAlt="chef cooking in professional kitchen home style"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user