Merge version_1 into main #1
@@ -45,22 +45,22 @@ export default function LandingPage() {
|
||||
tag="Since 2015"
|
||||
tagAnimation="slide-up"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rice-noodle-noodles-topped-with-coconut-milk_1150-22233.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rice-noodle-noodles-topped-with-coconut-milk_1150-22233.jpg?_wi=1"
|
||||
imageAlt="Amber Fast Food restaurant dishes"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Priya Sharma", handle: "Regular Customer", testimonial: "Best Chinese food in Kamothe! Fresh ingredients and amazing taste every time.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Priya Sharma"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
name: "Rajesh Patel", handle: "Family Diner", testimonial: "Great ambience, hygienic kitchen, and super friendly staff. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Rajesh Patel"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Rajesh Patel"
|
||||
},
|
||||
{
|
||||
name: "Neha Desai", handle: "College Student", testimonial: "Affordable prices with generous portions. Perfect spot for hangouts with friends!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Neha Desai"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "Neha Desai"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -99,11 +99,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Chicken Crispy", tags: ["Main Course", "Non-Veg"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-fried_1232-2456.jpg", imageAlt: "Crispy Fried Chicken"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-fried_1232-2456.jpg?_wi=1", imageAlt: "Crispy Fried Chicken"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Thousand Rice", tags: ["Main Course", "Veg & Non-Veg"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-food-with-avocado-chopsticks_23-2148382878.jpg", imageAlt: "Thousand Rice Bowl"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-food-with-avocado-chopsticks_23-2148382878.jpg?_wi=1", imageAlt: "Thousand Rice Bowl"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Hot & Sour Soup", tags: ["Starter", "Veg & Non-Veg"],
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", title: "Veg Noodles", tags: ["Main Course", "Vegetarian"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spicy-squid-white-plate-with-spices-white-wooden-floor_1150-28458.jpg", imageAlt: "Vegetable Noodles"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spicy-squid-white-plate-with-spices-white-wooden-floor_1150-28458.jpg?_wi=1", imageAlt: "Vegetable Noodles"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -127,27 +127,27 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Fresh Ingredients", tags: ["Quality", "Daily"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodle-noodles-topped-with-coconut-milk_1150-22233.jpg", imageAlt: "Fresh ingredients"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodle-noodles-topped-with-coconut-milk_1150-22233.jpg?_wi=2", imageAlt: "Fresh ingredients"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Generous Portions", tags: ["Value", "Satisfied"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-food-with-avocado-chopsticks_23-2148382878.jpg", imageAlt: "Generous portions"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-food-with-avocado-chopsticks_23-2148382878.jpg?_wi=2", imageAlt: "Generous portions"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Hygienic Kitchen", tags: ["Clean", "Safe"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodle-noodles-topped-with-coconut-milk_1150-22233.jpg", imageAlt: "Hygienic kitchen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodle-noodles-topped-with-coconut-milk_1150-22233.jpg?_wi=3", imageAlt: "Hygienic kitchen"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Quick Service", tags: ["Fast", "Efficient"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-fried_1232-2456.jpg", imageAlt: "Quick service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-fried_1232-2456.jpg?_wi=2", imageAlt: "Quick service"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Family Friendly", tags: ["Comfortable", "Welcoming"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodle-noodles-topped-with-coconut-milk_1150-22233.jpg", imageAlt: "Family friendly"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodle-noodles-topped-with-coconut-milk_1150-22233.jpg?_wi=4", imageAlt: "Family friendly"
|
||||
},
|
||||
{
|
||||
id: "6", title: "Great Value", tags: ["Affordable", "Budget"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spicy-squid-white-plate-with-spices-white-wooden-floor_1150-28458.jpg", imageAlt: "Great value"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stir-fried-spicy-squid-white-plate-with-spices-white-wooden-floor_1150-28458.jpg?_wi=2", imageAlt: "Great value"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -162,19 +162,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Priya Sharma", role: "Working Professional", testimonial: "Best Chinese food available in the town! Hygienic restaurant and tasty food. I visit every weekend.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Priya Sharma"
|
||||
id: "1", name: "Priya Sharma", role: "Working Professional", testimonial: "Best Chinese food available in the town! Hygienic restaurant and tasty food. I visit every weekend.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Rajesh Patel", role: "Family Father", testimonial: "Great food and ambience and super friendly staff and awesome service. My family loves dining here!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Rajesh Patel"
|
||||
id: "2", name: "Rajesh Patel", role: "Family Father", testimonial: "Great food and ambience and super friendly staff and awesome service. My family loves dining here!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Rajesh Patel"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Neha Desai", role: "College Student", testimonial: "Affordable prices, huge portions, and amazing taste. Perfect for group hangouts and quick bites!", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Neha Desai"
|
||||
id: "3", name: "Neha Desai", role: "College Student", testimonial: "Affordable prices, huge portions, and amazing taste. Perfect for group hangouts and quick bites!", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Neha Desai"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Amit Kumar", role: "Regular Customer", testimonial: "Their Chicken Lollipop is addictive! Always fresh and the service is incredibly fast.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Amit Kumar"
|
||||
id: "4", name: "Amit Kumar", role: "Regular Customer", testimonial: "Their Chicken Lollipop is addictive! Always fresh and the service is incredibly fast.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3", imageAlt: "Amit Kumar"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Anjali Singh", role: "Homemaker", testimonial: "I order their meals for family gatherings. Everyone appreciates the quality and freshness every single time.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Anjali Singh"
|
||||
id: "5", name: "Anjali Singh", role: "Homemaker", testimonial: "I order their meals for family gatherings. Everyone appreciates the quality and freshness every single time.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "Anjali Singh"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Vikram Deshmukh", role: "Businessman", testimonial: "The best place to grab quality Indo-Chinese food in Kamothe. Reliable, consistent, and always delicious.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Vikram Deshmukh"
|
||||
|
||||
Reference in New Issue
Block a user