Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 15:59:19 +00:00
2 changed files with 1377 additions and 10 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491788.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491788.jpg?_wi=1"
imageAlt="Cafe 11 warm and inviting interior with comfortable seating"
frameStyle="card"
background={{ variant: "plain" }}
@@ -85,15 +85,15 @@ export default function LandingPage() {
{
id: "1", brand: "Cafe 11", name: "Fresh Steamed Momos", price: "₹80", rating: 5,
reviewCount: "2.3k", imageSrc:
"http://img.b2bpic.net/free-photo/top-view-asian-dumplings-dish-with-herbs_23-2148694347.jpg", imageAlt: "Fresh steamed momos served hot with chutney"},
"http://img.b2bpic.net/free-photo/top-view-asian-dumplings-dish-with-herbs_23-2148694347.jpg?_wi=1", imageAlt: "Fresh steamed momos served hot with chutney"},
{
id: "2", brand: "Cafe 11", name: "Cheesy Pizzas", price: "₹150", rating: 5,
reviewCount: "1.9k", imageSrc:
"http://img.b2bpic.net/free-photo/delicious-traditional-pizza-assortment_23-2148921317.jpg", imageAlt: "Golden cheesy pizza with melted cheese topping"},
"http://img.b2bpic.net/free-photo/delicious-traditional-pizza-assortment_23-2148921317.jpg?_wi=1", imageAlt: "Golden cheesy pizza with melted cheese topping"},
{
id: "3", brand: "Cafe 11", name: "Crispy Spring Rolls", price: "₹70", rating: 5,
reviewCount: "1.7k", imageSrc:
"http://img.b2bpic.net/free-photo/sushi-set-table_140725-6829.jpg", imageAlt: "Golden crispy spring rolls with dipping sauce"},
"http://img.b2bpic.net/free-photo/sushi-set-table_140725-6829.jpg?_wi=1", imageAlt: "Golden crispy spring rolls with dipping sauce"},
{
id: "4", brand: "Cafe 11", name: "Asian Noodles", price: "₹120", rating: 5,
reviewCount: "1.5k", imageSrc:
@@ -101,11 +101,11 @@ export default function LandingPage() {
{
id: "5", brand: "Cafe 11", name: "Tandoori Favourites", price: "₹180", rating: 5,
reviewCount: "2.1k", imageSrc:
"http://img.b2bpic.net/free-photo/top-half-view-raw-chicken-skewers-with-spices-wooden-board-dark_140725-148804.jpg", imageAlt: "Spiced tandoori chicken charred to perfection"},
"http://img.b2bpic.net/free-photo/top-half-view-raw-chicken-skewers-with-spices-wooden-board-dark_140725-148804.jpg?_wi=1", imageAlt: "Spiced tandoori chicken charred to perfection"},
{
id: "6", brand: "Cafe 11", name: "Combo Meal Special", price: "₹250", rating: 5,
reviewCount: "1.8k", imageSrc:
"http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491788.jpg", imageAlt: "Cafe 11 special combo meal with multiple items"},
"http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491788.jpg?_wi=2", imageAlt: "Cafe 11 special combo meal with multiple items"},
]}
/>
</div>
@@ -150,22 +150,22 @@ export default function LandingPage() {
id: "1", name: "Priya Sharma, Student", date: "Date: 15 January 2025", title: "The Best Momos in Sector 11!", quote:
"I've tried momos at many places, but Cafe 11's momos are hands down the best. Fresh, perfectly steamed, and the chutney is amazing. Perfect hangout spot for us students too!", tag: "Student", avatarSrc:
"http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-1352.jpg", avatarAlt: "Priya Sharma", imageSrc:
"http://img.b2bpic.net/free-photo/top-view-asian-dumplings-dish-with-herbs_23-2148694347.jpg", imageAlt: "Fresh steamed momos that customers love"},
"http://img.b2bpic.net/free-photo/top-view-asian-dumplings-dish-with-herbs_23-2148694347.jpg?_wi=2", imageAlt: "Fresh steamed momos that customers love"},
{
id: "2", name: "Rajesh Verma, Office Worker", date: "Date: 18 January 2025", title: "Perfect Lunch Break Spot", quote:
"I visit Cafe 11 at least twice a week during lunch. The pizzas are delicious, portions are generous, and the prices are so fair. Staff is always friendly and quick!", tag: "Professional", avatarSrc:
"http://img.b2bpic.net/free-photo/cheerful-indian-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-129417.jpg", avatarAlt: "Rajesh Verma", imageSrc:
"http://img.b2bpic.net/free-photo/delicious-traditional-pizza-assortment_23-2148921317.jpg", imageAlt: "Cheesy pizza perfect for lunch"},
"http://img.b2bpic.net/free-photo/delicious-traditional-pizza-assortment_23-2148921317.jpg?_wi=2", imageAlt: "Cheesy pizza perfect for lunch"},
{
id: "3", name: "Meera Patel, Family", date: "Date: 20 January 2025", title: "Family Favourite for a Reason", quote:
"We bring our kids here every weekend. Everyone loves something different—momos, rolls, noodles—and the whole family eats well without breaking the bank. Highly recommend!", tag: "Family", avatarSrc:
"http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg", avatarAlt: "Meera Patel", imageSrc:
"http://img.b2bpic.net/free-photo/sushi-set-table_140725-6829.jpg", imageAlt: "Crispy rolls kids love"},
"http://img.b2bpic.net/free-photo/sushi-set-table_140725-6829.jpg?_wi=2", imageAlt: "Crispy rolls kids love"},
{
id: "4", name: "Arjun Singh, Food Enthusiast", date: "Date: 22 January 2025", title: "Authentic Flavours, Great Vibes", quote:
"The tandoori items are absolutely authentic. You can taste the care in every bite. Plus, the cafe atmosphere is so welcoming—it feels like hanging out at a friend's place.", tag: "Foodie", avatarSrc:
"http://img.b2bpic.net/free-photo/portrait-young-handsome-man-listening-music-with-earphones-outdoors-street-urban-concept_58466-11930.jpg", avatarAlt: "Arjun Singh", imageSrc:
"http://img.b2bpic.net/free-photo/top-half-view-raw-chicken-skewers-with-spices-wooden-board-dark_140725-148804.jpg", imageAlt: "Authentic tandoori items"},
"http://img.b2bpic.net/free-photo/top-half-view-raw-chicken-skewers-with-spices-wooden-board-dark_140725-148804.jpg?_wi=2", imageAlt: "Authentic tandoori items"},
]}
/>
</div>