Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ea50f5417 | |||
| 055800635b | |||
| a3d8f369fa |
@@ -108,13 +108,13 @@ export default function LandingPage() {
|
|||||||
tag="Our Commitment"
|
tag="Our Commitment"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "01", title: "Fresh Ingredients", description: "We source the finest fresh vegetables and organic ingredients daily for maximum quality", imageSrc: "http://img.b2bpic.net/free-photo/female-agricultural-engineer-doing-quality-control-inspection-plant-nursery_637285-1686.jpg", imageAlt: "Fresh vegetables and ingredients"
|
id: "01", title: "Fresh Ingredients", description: "We source the finest fresh vegetables and organic ingredients daily for maximum quality", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoWzwg08mQihfra6f2yJiPXqjT/uploaded-1773291068879-vu1oipuy.jpg?_wi=1", imageAlt: "Fresh vegetables and ingredients"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "02", title: "Authentic Recipes", description: "Traditional Indian and Chinese recipes prepared with culinary expertise and passion", imageSrc: "http://img.b2bpic.net/free-photo/handsome-son-cutting-bread-recipe_23-2148351730.jpg", imageAlt: "Professional kitchen preparation"
|
id: "02", title: "Authentic Recipes", description: "Traditional Indian and Chinese recipes prepared with culinary expertise and passion", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoWzwg08mQihfra6f2yJiPXqjT/uploaded-1773291068879-ow4c7iol.jpg?_wi=1", imageAlt: "Professional kitchen preparation"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "03", title: "Family Friendly", description: "Warm ambiance perfect for family dinners, celebrations, and special occasions", imageSrc: "http://img.b2bpic.net/free-photo/christian-family-praying-together_23-2149290981.jpg", imageAlt: "Family dining atmosphere"
|
id: "03", title: "Family Friendly", description: "Warm ambiance perfect for family dinners, celebrations, and special occasions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoWzwg08mQihfra6f2yJiPXqjT/uploaded-1773291068879-nporuuk6.jpg?_wi=1", imageAlt: "Family dining atmosphere"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "04", title: "Affordable Pricing", description: "Premium quality vegetarian cuisine at budget-friendly prices for everyone", imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-2835.jpg", imageAlt: "Restaurant interior ambiance"
|
id: "04", title: "Affordable Pricing", description: "Premium quality vegetarian cuisine at budget-friendly prices for everyone", imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-2835.jpg", imageAlt: "Restaurant interior ambiance"
|
||||||
@@ -138,15 +138,15 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Vishal Kaushik", role: "Regular Diner", company: "Kharar Community", rating: 5,
|
id: "1", name: "Vishal Kaushik", role: "Regular Diner", company: "Kharar Community", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1624.jpg", imageAlt: "Vishal Kaushik"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoWzwg08mQihfra6f2yJiPXqjT/uploaded-1773291068879-vu1oipuy.jpg?_wi=2", imageAlt: "Vishal Kaushik"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Nitin Kumar", role: "Food Enthusiast", company: "Mohali", rating: 5,
|
id: "2", name: "Nitin Kumar", role: "Food Enthusiast", company: "Mohali", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-home_1398-2388.jpg", imageAlt: "Nitin Kumar"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoWzwg08mQihfra6f2yJiPXqjT/uploaded-1773291068879-ow4c7iol.jpg?_wi=2", imageAlt: "Nitin Kumar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Priya Singh", role: "Family Gatherings", company: "Kurali", rating: 5,
|
id: "3", name: "Priya Singh", role: "Family Gatherings", company: "Kurali", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg", imageAlt: "Priya Singh"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoWzwg08mQihfra6f2yJiPXqjT/uploaded-1773291068879-nporuuk6.jpg?_wi=2", imageAlt: "Priya Singh"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "Deepak Sharma", role: "Birthday Celebrant", company: "Kharar", rating: 5,
|
id: "4", name: "Deepak Sharma", role: "Birthday Celebrant", company: "Kharar", rating: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user