Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 05:59:21 +00:00
2 changed files with 1385 additions and 18 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -49,16 +49,16 @@ export default function LandingPage() {
description="Premium coffee, delicious desserts, and great vibes. Open late in Gachibowli for hangouts, work sessions, and unforgettable moments."
background={{ variant: "plain" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-powder-copy-space_23-2148255067.jpg", imageAlt: "Specialty cappuccino with latte art" },
{ imageSrc: "http://img.b2bpic.net/free-photo/relaxed-teenager-with-drink-mobile_1157-1131.jpg", imageAlt: "Cozy café interior seating area" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-hot-chocolate_23-2148799130.jpg", imageAlt: "Premium hot chocolate beverage" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-powder-copy-space_23-2148255067.jpg?_wi=1", imageAlt: "Specialty cappuccino with latte art" },
{ imageSrc: "http://img.b2bpic.net/free-photo/relaxed-teenager-with-drink-mobile_1157-1131.jpg?_wi=1", imageAlt: "Cozy café interior seating area" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-hot-chocolate_23-2148799130.jpg?_wi=1", imageAlt: "Premium hot chocolate beverage" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiling-curly-woman-talking-by-phone_171337-16735.jpg", imageAlt: "Modern café counter and espresso bar" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/fruity-cakes-arrangement-high-angle_23-2148536845.jpg", imageAlt: "Gourmet cheesecake dessert slice" },
{ imageSrc: "http://img.b2bpic.net/free-photo/benches-side-street_23-2148249076.jpg", imageAlt: "Outdoor café seating evening ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-psd/spicy-glazed-chicken-wings-with-sesame-seeds_84443-80360.jpg", imageAlt: "Crispy chicken wings appetizer" },
{ imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg", imageAlt: "Late-night café warm glowing atmosphere" }
{ imageSrc: "http://img.b2bpic.net/free-photo/fruity-cakes-arrangement-high-angle_23-2148536845.jpg?_wi=1", imageAlt: "Gourmet cheesecake dessert slice" },
{ imageSrc: "http://img.b2bpic.net/free-photo/benches-side-street_23-2148249076.jpg?_wi=1", imageAlt: "Outdoor café seating evening ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-psd/spicy-glazed-chicken-wings-with-sesame-seeds_84443-80360.jpg?_wi=1", imageAlt: "Crispy chicken wings appetizer" },
{ imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg?_wi=1", imageAlt: "Late-night café warm glowing atmosphere" }
]}
carouselPosition="right"
buttons={[
@@ -80,7 +80,7 @@ export default function LandingPage() {
{ value: "4.5★", title: "Google Rating" },
{ value: "6,600+", title: "Happy Customers" }
]}
imageSrc="http://img.b2bpic.net/free-photo/relaxed-teenager-with-drink-mobile_1157-1131.jpg"
imageSrc="http://img.b2bpic.net/free-photo/relaxed-teenager-with-drink-mobile_1157-1131.jpg?_wi=2"
imageAlt="Premium café interior ambiance"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -100,10 +100,10 @@ export default function LandingPage() {
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
products={[
{ id: "1", brand: "Roast 24 Seven", name: "Specialty Cappuccino", price: "₹240", rating: 5, reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-powder-copy-space_23-2148255067.jpg", imageAlt: "Artisan cappuccino with latte art" },
{ id: "2", brand: "Roast 24 Seven", name: "Hot Chocolate Dark", price: "₹280", rating: 5, reviewCount: "980", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-hot-chocolate_23-2148799130.jpg", imageAlt: "Premium dark hot chocolate" },
{ id: "3", brand: "Roast 24 Seven", name: "NY Cheesecake", price: "₹320", rating: 5, reviewCount: "856", imageSrc: "http://img.b2bpic.net/free-photo/fruity-cakes-arrangement-high-angle_23-2148536845.jpg", imageAlt: "Gourmet New York cheesecake slice" },
{ id: "4", brand: "Roast 24 Seven", name: "Chicken Wings", price: "₹450", rating: 5, reviewCount: "745", imageSrc: "http://img.b2bpic.net/free-psd/spicy-glazed-chicken-wings-with-sesame-seeds_84443-80360.jpg", imageAlt: "Crispy spiced chicken wings" },
{ id: "1", brand: "Roast 24 Seven", name: "Specialty Cappuccino", price: "₹240", rating: 5, reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-powder-copy-space_23-2148255067.jpg?_wi=2", imageAlt: "Artisan cappuccino with latte art" },
{ id: "2", brand: "Roast 24 Seven", name: "Hot Chocolate Dark", price: "₹280", rating: 5, reviewCount: "980", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-hot-chocolate_23-2148799130.jpg?_wi=2", imageAlt: "Premium dark hot chocolate" },
{ id: "3", brand: "Roast 24 Seven", name: "NY Cheesecake", price: "₹320", rating: 5, reviewCount: "856", imageSrc: "http://img.b2bpic.net/free-photo/fruity-cakes-arrangement-high-angle_23-2148536845.jpg?_wi=2", imageAlt: "Gourmet New York cheesecake slice" },
{ id: "4", brand: "Roast 24 Seven", name: "Chicken Wings", price: "₹450", rating: 5, reviewCount: "745", imageSrc: "http://img.b2bpic.net/free-psd/spicy-glazed-chicken-wings-with-sesame-seeds_84443-80360.jpg?_wi=2", imageAlt: "Crispy spiced chicken wings" },
{ id: "5", brand: "Roast 24 Seven", name: "Loaded Nachos", price: "₹380", rating: 5, reviewCount: "692", imageSrc: "http://img.b2bpic.net/free-photo/nachos-chips-with-sauces_658428-117.jpg", imageAlt: "Cheese-loaded nachos with salsa" }
]}
buttons={[
@@ -143,12 +143,12 @@ export default function LandingPage() {
useInvertedBackground={false}
animationType="slide-up"
features={[
{ id: "1", title: "Late-Night Culture", author: "Open Until Midnight", description: "Perfect for night owls, students, and professionals. Work, celebrate, or unwind in our welcoming space.", tags: ["24/7", "Comfort"], imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg", imageAlt: "Late-night café warm ambiance" },
{ id: "2", title: "Premium Coffee", author: "Specialty Beans", description: "Expertly sourced single-origin beans, perfectly roasted and brewed by skilled baristas. Every cup is a masterpiece.", tags: ["Specialty", "Quality"], imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-powder-copy-space_23-2148255067.jpg", imageAlt: "Artisan cappuccino specialty coffee" },
{ id: "3", title: "Continental & Indian Cuisine", author: "Diverse Menu", description: "From gourmet pizzas to authentic Indian snacks, our kitchen serves cravings of every taste and time.", tags: ["Menu", "Variety"], imageSrc: "http://img.b2bpic.net/free-psd/spicy-glazed-chicken-wings-with-sesame-seeds_84443-80360.jpg", imageAlt: "Appetizers and continental food" },
{ id: "4", title: "Desserts & Gelato", author: "Handmade", description: "Indulge in homemade desserts and premium gelato. Cheesecake, brownies, and more—all made with love.", tags: ["Desserts", "Gelato"], imageSrc: "http://img.b2bpic.net/free-photo/fruity-cakes-arrangement-high-angle_23-2148536845.jpg", imageAlt: "Gourmet desserts and cheesecake" },
{ id: "5", title: "Vibrant Ambience", author: "Modern Design", description: "Cozy seating, warm lighting, and a contemporary design create the perfect atmosphere for connection and relaxation.", tags: ["Design", "Comfort"], imageSrc: "http://img.b2bpic.net/free-photo/relaxed-teenager-with-drink-mobile_1157-1131.jpg", imageAlt: "Modern café interior design" },
{ id: "6", title: "Great for Hangouts", author: "Social Vibe", description: "Whether it's a date, friend meetup, or solo work session, Roast 24 Seven adapts to your needs perfectly.", tags: ["Social", "Flexible"], imageSrc: "http://img.b2bpic.net/free-photo/benches-side-street_23-2148249076.jpg", imageAlt: "Outdoor seating casual atmosphere" }
{ id: "1", title: "Late-Night Culture", author: "Open Until Midnight", description: "Perfect for night owls, students, and professionals. Work, celebrate, or unwind in our welcoming space.", tags: ["24/7", "Comfort"], imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg?_wi=2", imageAlt: "Late-night café warm ambiance" },
{ id: "2", title: "Premium Coffee", author: "Specialty Beans", description: "Expertly sourced single-origin beans, perfectly roasted and brewed by skilled baristas. Every cup is a masterpiece.", tags: ["Specialty", "Quality"], imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-powder-copy-space_23-2148255067.jpg?_wi=3", imageAlt: "Artisan cappuccino specialty coffee" },
{ id: "3", title: "Continental & Indian Cuisine", author: "Diverse Menu", description: "From gourmet pizzas to authentic Indian snacks, our kitchen serves cravings of every taste and time.", tags: ["Menu", "Variety"], imageSrc: "http://img.b2bpic.net/free-psd/spicy-glazed-chicken-wings-with-sesame-seeds_84443-80360.jpg?_wi=3", imageAlt: "Appetizers and continental food" },
{ id: "4", title: "Desserts & Gelato", author: "Handmade", description: "Indulge in homemade desserts and premium gelato. Cheesecake, brownies, and more—all made with love.", tags: ["Desserts", "Gelato"], imageSrc: "http://img.b2bpic.net/free-photo/fruity-cakes-arrangement-high-angle_23-2148536845.jpg?_wi=3", imageAlt: "Gourmet desserts and cheesecake" },
{ id: "5", title: "Vibrant Ambience", author: "Modern Design", description: "Cozy seating, warm lighting, and a contemporary design create the perfect atmosphere for connection and relaxation.", tags: ["Design", "Comfort"], imageSrc: "http://img.b2bpic.net/free-photo/relaxed-teenager-with-drink-mobile_1157-1131.jpg?_wi=3", imageAlt: "Modern café interior design" },
{ id: "6", title: "Great for Hangouts", author: "Social Vibe", description: "Whether it's a date, friend meetup, or solo work session, Roast 24 Seven adapts to your needs perfectly.", tags: ["Social", "Flexible"], imageSrc: "http://img.b2bpic.net/free-photo/benches-side-street_23-2148249076.jpg?_wi=2", imageAlt: "Outdoor seating casual atmosphere" }
]}
/>
</div>