Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 09:36:03 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="mediumSizeLargeTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="flat"
secondaryButtonStyle="glass"
@@ -45,7 +45,7 @@ export default function LandingPage() {
tag="Pure Vegetarian"
tagIcon={Leaf}
tagAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3458.jpg", imageAlt: "Restaurant dining area with pure veg setup"
@@ -68,7 +68,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-traditional-roti_23-2149034028.jpg", imageAlt: "Fresh breads and rotis"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg?_wi=1", imageAlt: "South Indian vegetarian specialties"
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg", imageAlt: "South Indian vegetarian specialties"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fruits-berries-served-glass-plate_140725-6211.jpg", imageAlt: "Sweet desserts and beverages"
@@ -122,7 +122,7 @@ export default function LandingPage() {
},
{
id: 4,
title: "South Indian", description: "Idli, dosa, vada, uttapam. Authentic South Indian recipes loved by travelers. ₹100-200.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg?_wi=2", imageAlt: "South Indian dosa and idli"
title: "South Indian", description: "Idli, dosa, vada, uttapam. Authentic South Indian recipes loved by travelers. ₹100-200.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg", imageAlt: "South Indian dosa and idli"
},
{
id: 5,
@@ -170,28 +170,22 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Raj Kumar", handle: "@rajkiet22", testimonial: "Best pure veg restaurant near KIET! Fast service, clean food, and super affordable combos. We order here every week. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-student-guy-standing-pale-outdoor-wall_74855-4289.jpg", imageAlt: "Young man smiling"
id: "1", name: "Raj Kumar", handle: "@rajkiet22", testimonial: "Best pure veg restaurant near KIET! Fast service, clean food, and super affordable combos. We order here every week. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-student-guy-standing-pale-outdoor-wall_74855-4289.jpg", imageAlt: "Young man smiling"
},
{
id: "2", name: "Priya Sharma", handle: "@priyasharma", testimonial: "Family of 5 here regularly. The hygiene standards are excellent, and the food is always fresh. Love their dal makhani and parathas!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", imageAlt: "Professional woman portrait"
id: "2", name: "Priya Sharma", handle: "@priyasharma", testimonial: "Family of 5 here regularly. The hygiene standards are excellent, and the food is always fresh. Love their dal makhani and parathas!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", imageAlt: "Professional woman portrait"
},
{
id: "3", name: "Amit Patel", handle: "@amitpatel_nh34", testimonial: "Stopped here while driving on NH34. Clean washrooms, friendly staff, and authentic vegetarian food. Perfect pit stop!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-surfer-snapback-looking-smiling-cheerfully-after-winning-sports-contest-surfers-holding-his-white-surfboard-his-arm_273609-1551.jpg", imageAlt: "Happy young man with surfboard"
id: "3", name: "Amit Patel", handle: "@amitpatel_nh34", testimonial: "Stopped here while driving on NH34. Clean washrooms, friendly staff, and authentic vegetarian food. Perfect pit stop!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-surfer-snapback-looking-smiling-cheerfully-after-winning-sports-contest-surfers-holding-his-white-surfboard-his-arm_273609-1551.jpg", imageAlt: "Happy young man with surfboard"
},
{
id: "4", name: "Deepa Gupta", handle: "@deepa_foodlover", testimonial: "Ordered for our office lunch meeting. Delivery was on time, food was hot and fresh. Everyone loved it. Great service!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg", imageAlt: "Professional business woman"
id: "4", name: "Deepa Gupta", handle: "@deepa_foodlover", testimonial: "Ordered for our office lunch meeting. Delivery was on time, food was hot and fresh. Everyone loved it. Great service!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg", imageAlt: "Professional business woman"
},
{
id: "5", name: "Vikram Singh", handle: "@vikram_traveler", testimonial: "Highway travelers' favorite! Quick service, reliable food quality, and affordable pricing. 38-star rating is well deserved.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-man-holding-map-taking-selfie-outdoors_23-2148203013.jpg", imageAlt: "Smiling man holding map"
id: "5", name: "Vikram Singh", handle: "@vikram_traveler", testimonial: "Highway travelers' favorite! Quick service, reliable food quality, and affordable pricing. 38-star rating is well deserved.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-man-holding-map-taking-selfie-outdoors_23-2148203013.jpg", imageAlt: "Smiling man holding map"
},
{
id: "6", name: "Neha Reddy", handle: "@neha_family", testimonial: "Pure vegetarian guarantee gives us confidence. The kids love the South Indian food, and we appreciate the cleanliness standards.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mother-with-her-daughters-looking-camera-home_1301-3928.jpg", imageAlt: "Happy mother with daughters"
id: "6", name: "Neha Reddy", handle: "@neha_family", testimonial: "Pure vegetarian guarantee gives us confidence. The kids love the South Indian food, and we appreciate the cleanliness standards.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mother-with-her-daughters-looking-camera-home_1301-3928.jpg", imageAlt: "Happy mother with daughters"
}
]}
ariaLabel="Customer testimonials section"
@@ -233,7 +227,7 @@ export default function LandingPage() {
tag="Quick Stats"
tagIcon={TrendingUp}
tagAnimation="slide-up"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
metrics={[