Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -84,10 +84,10 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Soya Chaap Tandoori", price: "₹149", imageSrc: "http://img.b2bpic.net/free-photo/roasted-cauliflower-with-sprouts-beans-served-with-tomato-sauce-herbs_114579-257.jpg", imageAlt: "Tandoori soya chaap starter"
|
||||
id: "1", name: "Soya Chaap Tandoori", price: "₹149", imageSrc: "http://img.b2bpic.net/free-photo/roasted-cauliflower-with-sprouts-beans-served-with-tomato-sauce-herbs_114579-257.jpg?_wi=1", imageAlt: "Tandoori soya chaap starter"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Soya Chaap Butter Masala", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/taking-russian-borsch-soup-with-spoon_114579-3570.jpg", imageAlt: "Rich butter masala chaap"
|
||||
id: "2", name: "Soya Chaap Butter Masala", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/taking-russian-borsch-soup-with-spoon_114579-3570.jpg?_wi=1", imageAlt: "Rich butter masala chaap"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Soya Chaap Biryani", price: "₹169", imageSrc: "http://img.b2bpic.net/free-photo/portion-rice-with-chicken-nuggets-black-board_114579-72415.jpg", imageAlt: "Fragrant soya chaap biryani"
|
||||
@@ -113,10 +113,10 @@ export default function LandingPage() {
|
||||
id: "2", value: "22+", title: "Cities", description: "Nationwide franchise expansion", imageSrc: "http://img.b2bpic.net/free-psd/indian-food-facebook-template_23-2151997723.jpg", imageAlt: "Multiple outlet locations"
|
||||
},
|
||||
{
|
||||
id: "3", value: "11,500+", title: "Weekly Customers", description: "Growing customer base", imageSrc: "http://img.b2bpic.net/free-photo/roasted-cauliflower-with-sprouts-beans-served-with-tomato-sauce-herbs_114579-257.jpg", imageAlt: "Customer satisfaction"
|
||||
id: "3", value: "11,500+", title: "Weekly Customers", description: "Growing customer base", imageSrc: "http://img.b2bpic.net/free-photo/roasted-cauliflower-with-sprouts-beans-served-with-tomato-sauce-herbs_114579-257.jpg?_wi=2", imageAlt: "Customer satisfaction"
|
||||
},
|
||||
{
|
||||
id: "4", value: "₹29", title: "Starting Price", description: "Affordable authentic food", imageSrc: "http://img.b2bpic.net/free-photo/taking-russian-borsch-soup-with-spoon_114579-3570.jpg", imageAlt: "Menu affordability"
|
||||
id: "4", value: "₹29", title: "Starting Price", description: "Affordable authentic food", imageSrc: "http://img.b2bpic.net/free-photo/taking-russian-borsch-soup-with-spoon_114579-3570.jpg?_wi=2", imageAlt: "Menu affordability"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -207,10 +207,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "Anil Patel", handle: "Owner, Karnal", testimonial: "The support from the franchise team is phenomenal. They genuinely care about our success, and it shows in the profitability of our outlet.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-good-looking-smiling-arabic-man-suit-attractive-young-businessman-with-beard-moustache-looking-camera-portrait-international-beauty-concept_74855-21597.jpg", imageAlt: "Anil Patel franchise owner"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Meera Gupta", handle: "Owner, Delhi NCR", testimonial: "Investing in Son of Swaad was the best business decision I've made. The brand recognition and operational support ensure consistent success.", imageSrc: "http://img.b2bpic.net/free-photo/new-idea-great-business_329181-2907.jpg", imageAlt: "Meera Gupta franchise owner"
|
||||
id: "5", name: "Meera Gupta", handle: "Owner, Delhi NCR", testimonial: "Investing in Son of Swaad was the best business decision I've made. The brand recognition and operational support ensure consistent success.", imageSrc: "http://img.b2bpic.net/free-photo/new-idea-great-business_329181-2907.jpg?_wi=1", imageAlt: "Meera Gupta franchise owner"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Arjun Desai", handle: "Owner, Haryana Region", testimonial: "The menu diversity and quality standards keep customers coming back. Franchise profitability is strong, and growth potential is immense.", imageSrc: "http://img.b2bpic.net/free-photo/new-idea-great-business_329181-2907.jpg", imageAlt: "Arjun Desai franchise owner"
|
||||
id: "6", name: "Arjun Desai", handle: "Owner, Haryana Region", testimonial: "The menu diversity and quality standards keep customers coming back. Franchise profitability is strong, and growth potential is immense.", imageSrc: "http://img.b2bpic.net/free-photo/new-idea-great-business_329181-2907.jpg?_wi=2", imageAlt: "Arjun Desai franchise owner"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user