diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a26e5c..31f0f66 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="small" sizing="mediumLargeSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="solid" @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Women-Owned & LGBTQ+ Friendly" tagIcon={Heart} tagAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} buttons={[ { text: "View Menu", href: "#menu" }, { text: "Get Directions", href: "#location" }, @@ -55,17 +55,17 @@ export default function LandingPage() { buttonAnimation="slide-up" carouselItems={[ { - id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-making-soap_23-2148897606.jpg?_wi=1", imageAlt: "Chai being poured with steam"}, + id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-making-soap_23-2148897606.jpg", imageAlt: "Chai being poured with steam"}, { - id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-teapot-breakfast-elements_23-2148193480.jpg?_wi=1", imageAlt: "Chai ingredients and spices"}, + id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-teapot-breakfast-elements_23-2148193480.jpg", imageAlt: "Chai ingredients and spices"}, { - id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-adult-enjoying-warm-drink_23-2149134379.jpg?_wi=1", imageAlt: "Cozy café interior"}, + id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-adult-enjoying-warm-drink_23-2149134379.jpg", imageAlt: "Cozy café interior"}, { - id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-coffee-new-delicious-mini-cakes-with-different-shapes-wooden-table-coffee-shop_482257-19866.jpg?_wi=1", imageAlt: "Chai snacks and pastries"}, + id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-coffee-new-delicious-mini-cakes-with-different-shapes-wooden-table-coffee-shop_482257-19866.jpg", imageAlt: "Chai snacks and pastries"}, { - id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-cinnamon-lemon-slices-notebook-pencil-blue-red-surface_140725-62862.jpg?_wi=1", imageAlt: "Traditional chai cups"}, + id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-cinnamon-lemon-slices-notebook-pencil-blue-red-surface_140725-62862.jpg", imageAlt: "Traditional chai cups"}, { - id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-little-sweet-biscuits-plate-tray-dark-surface-ceremony-glass-sweet-breakfast-cake-dessert-color_179666-24459.jpg?_wi=1", imageAlt: "Premium coffee latte"}, + id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-little-sweet-biscuits-plate-tray-dark-surface-ceremony-glass-sweet-breakfast-cake-dessert-color_179666-24459.jpg", imageAlt: "Premium coffee latte"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -101,22 +101,22 @@ export default function LandingPage() { products={[ { id: "classic-chai", brand: "Namaste Chai", name: "Classic Masala Chai", price: "₹60", rating: 5, - reviewCount: "48", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-cinnamon-lemon-slices-notebook-pencil-blue-red-surface_140725-62862.jpg?_wi=2", imageAlt: "Classic masala chai in traditional glass"}, + reviewCount: "48", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-cinnamon-lemon-slices-notebook-pencil-blue-red-surface_140725-62862.jpg", imageAlt: "Classic masala chai in traditional glass"}, { id: "ginger-chai", brand: "Namaste Chai", name: "Fresh Ginger Chai", price: "₹65", rating: 5, - reviewCount: "52", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-teapot-breakfast-elements_23-2148193480.jpg?_wi=2", imageAlt: "Fresh ginger chai with visible spices"}, + reviewCount: "52", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-teapot-breakfast-elements_23-2148193480.jpg", imageAlt: "Fresh ginger chai with visible spices"}, { id: "cardamom-chai", brand: "Namaste Chai", name: "Cardamom & Clove Chai", price: "₹70", rating: 5, - reviewCount: "43", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-making-soap_23-2148897606.jpg?_wi=2", imageAlt: "Cardamom chai being poured"}, + reviewCount: "43", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-making-soap_23-2148897606.jpg", imageAlt: "Cardamom chai being poured"}, { id: "premium-coffee", brand: "Namaste Chai", name: "Specialty Cold Brew", price: "₹100", rating: 5, - reviewCount: "37", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-little-sweet-biscuits-plate-tray-dark-surface-ceremony-glass-sweet-breakfast-cake-dessert-color_179666-24459.jpg?_wi=2", imageAlt: "Specialty cold brew coffee"}, + reviewCount: "37", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-little-sweet-biscuits-plate-tray-dark-surface-ceremony-glass-sweet-breakfast-cake-dessert-color_179666-24459.jpg", imageAlt: "Specialty cold brew coffee"}, { id: "snacks-pakora", brand: "Namaste Chai", name: "Crispy Pakora", price: "₹80", rating: 5, - reviewCount: "61", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-coffee-new-delicious-mini-cakes-with-different-shapes-wooden-table-coffee-shop_482257-19866.jpg?_wi=2", imageAlt: "Golden crispy pakora snacks"}, + reviewCount: "61", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-coffee-new-delicious-mini-cakes-with-different-shapes-wooden-table-coffee-shop_482257-19866.jpg", imageAlt: "Golden crispy pakora snacks"}, { id: "gulab-jamun", brand: "Namaste Chai", name: "Gulab Jamun", price: "₹90", rating: 5, - reviewCount: "55", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-coffee-new-delicious-mini-cakes-with-different-shapes-wooden-table-coffee-shop_482257-19866.jpg?_wi=3", imageAlt: "Sweet gulab jamun dessert"}, + reviewCount: "55", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-coffee-new-delicious-mini-cakes-with-different-shapes-wooden-table-coffee-shop_482257-19866.jpg", imageAlt: "Sweet gulab jamun dessert"}, ]} carouselMode="buttons" /> @@ -134,14 +134,11 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "dine-in", title: "Dine In", author: "Comfortable Setting", description: "Relax in our cozy café with warm ambiance, friendly staff, and a welcoming community. Perfect for meetings, dates, or quiet moments.", tags: ["Seating", "WiFi", "Comfortable"], - imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg", imageAlt: "Dine in seating area"}, + id: "dine-in", title: "Dine In", author: "Comfortable Setting", description: "Relax in our cozy café with warm ambiance, friendly staff, and a welcoming community. Perfect for meetings, dates, or quiet moments.", tags: ["Seating", "WiFi", "Comfortable"], imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg", imageAlt: "Dine in seating area"}, { - id: "takeaway", title: "Takeaway", author: "Quick Service", description: "Grab your favorite chai or coffee in minutes. Perfect for busy schedules – enjoy authentic flavors wherever you go.", tags: ["Fast", "Convenient", "Quality"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sweater-with-cup-coffee-nature_169016-25317.jpg", imageAlt: "Takeaway paper cups"}, + id: "takeaway", title: "Takeaway", author: "Quick Service", description: "Grab your favorite chai or coffee in minutes. Perfect for busy schedules – enjoy authentic flavors wherever you go.", tags: ["Fast", "Convenient", "Quality"], imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sweater-with-cup-coffee-nature_169016-25317.jpg", imageAlt: "Takeaway paper cups"}, { - id: "delivery", title: "Delivery", author: "Door to Door", description: "Experience Namaste Chai from home. Quick delivery service ensures your chai arrives hot and fresh at your doorstep.", tags: ["Fast Delivery", "Hot & Fresh", "Easy"], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-confident-female-courier-wearing-medical-mask-gloves-sitting-scooter-delivering-orders-pastel-peach-background_179666-40935.jpg", imageAlt: "Delivery service"}, + id: "delivery", title: "Delivery", author: "Door to Door", description: "Experience Namaste Chai from home. Quick delivery service ensures your chai arrives hot and fresh at your doorstep.", tags: ["Fast Delivery", "Hot & Fresh", "Easy"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-confident-female-courier-wearing-medical-mask-gloves-sitting-scooter-delivering-orders-pastel-peach-background_179666-40935.jpg", imageAlt: "Delivery service"}, ]} /> @@ -157,17 +154,17 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "review-1", title: "Best Chai in Jalandhar", quote: "Authentic taste, warm atmosphere, and incredibly friendly staff. Every visit feels like coming home. This is where real chai is made!", name: "Priya Singh", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg?_wi=1", imageAlt: "Café ambiance"}, + id: "review-1", title: "Best Chai in Jalandhar", quote: "Authentic taste, warm atmosphere, and incredibly friendly staff. Every visit feels like coming home. This is where real chai is made!", name: "Priya Singh", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg", imageAlt: "Café ambiance"}, { - id: "review-2", title: "A Must-Visit Café", quote: "The masala chai here is perfection. I love how they blend tradition with modern aesthetics. Definitely the best spot in Preet Nagar.", name: "Rajesh Kumar", role: "Coffee Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-adult-enjoying-warm-drink_23-2149134379.jpg?_wi=2", imageAlt: "Café interior"}, + id: "review-2", title: "A Must-Visit Café", quote: "The masala chai here is perfection. I love how they blend tradition with modern aesthetics. Definitely the best spot in Preet Nagar.", name: "Rajesh Kumar", role: "Coffee Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-adult-enjoying-warm-drink_23-2149134379.jpg", imageAlt: "Café interior"}, { - id: "review-3", title: "Inclusive & Welcoming", quote: "As an LGBTQ+ member, I felt completely welcome here. Great vibes, amazing chai, and owners who genuinely care about their community.", name: "Ananya Desai", role: "Community Member", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-cinnamon-lemon-slices-notebook-pencil-blue-red-surface_140725-62862.jpg?_wi=3", imageAlt: "Chai cups"}, + id: "review-3", title: "Inclusive & Welcoming", quote: "As an LGBTQ+ member, I felt completely welcome here. Great vibes, amazing chai, and owners who genuinely care about their community.", name: "Ananya Desai", role: "Community Member", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-cinnamon-lemon-slices-notebook-pencil-blue-red-surface_140725-62862.jpg", imageAlt: "Chai cups"}, { - id: "review-4", title: "Support Local, Support Women", quote: "Love supporting a women-owned business. The chai is excellent, and the delivery service is super reliable. 10/10 would recommend!", name: "Megha Patel", role: "Small Business Supporter", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-making-soap_23-2148897606.jpg?_wi=3", imageAlt: "Chai being poured"}, + id: "review-4", title: "Support Local, Support Women", quote: "Love supporting a women-owned business. The chai is excellent, and the delivery service is super reliable. 10/10 would recommend!", name: "Megha Patel", role: "Small Business Supporter", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-making-soap_23-2148897606.jpg", imageAlt: "Chai being poured"}, { - id: "review-5", title: "Perfect for All Occasions", quote: "Whether it's a quick coffee break or a long evening with friends, Namaste Chai has something for everyone. Outstanding service!", name: "Vikram Sharma", role: "Regular Visitor", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-coffee-new-delicious-mini-cakes-with-different-shapes-wooden-table-coffee-shop_482257-19866.jpg?_wi=4", imageAlt: "Desserts and snacks"}, + id: "review-5", title: "Perfect for All Occasions", quote: "Whether it's a quick coffee break or a long evening with friends, Namaste Chai has something for everyone. Outstanding service!", name: "Vikram Sharma", role: "Regular Visitor", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-coffee-new-delicious-mini-cakes-with-different-shapes-wooden-table-coffee-shop_482257-19866.jpg", imageAlt: "Desserts and snacks"}, { - id: "review-6", title: "Traditional Excellence", quote: "This café truly honors Indian chai traditions. The spice blend is perfect, and you can taste the quality. A gem in Jalandhar!", name: "Deepika Nair", role: "Tea Connoisseur", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-teapot-breakfast-elements_23-2148193480.jpg?_wi=3", imageAlt: "Chai preparation"}, + id: "review-6", title: "Traditional Excellence", quote: "This café truly honors Indian chai traditions. The spice blend is perfect, and you can taste the quality. A gem in Jalandhar!", name: "Deepika Nair", role: "Tea Connoisseur", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-teapot-breakfast-elements_23-2148193480.jpg", imageAlt: "Chai preparation"}, ]} /> @@ -185,22 +182,22 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" members={[ { - id: "gallery-1", name: "Chai Preparation", role: "Authentic Craftsmanship", description: "Watch the magic unfold as we blend traditional spices with care and precision.", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-teapot-breakfast-elements_23-2148193480.jpg?_wi=4", imageAlt: "Chai preparation with spices", socialLinks: [], + id: "gallery-1", name: "Chai Preparation", role: "Authentic Craftsmanship", description: "Watch the magic unfold as we blend traditional spices with care and precision.", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-teapot-breakfast-elements_23-2148193480.jpg", imageAlt: "Chai preparation with spices", socialLinks: [], }, { - id: "gallery-2", name: "Cozy Ambiance", role: "Welcoming Atmosphere", description: "Step into a world of warmth, comfort, and community connection.", imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg?_wi=2", imageAlt: "Café interior ambiance", socialLinks: [], + id: "gallery-2", name: "Cozy Ambiance", role: "Welcoming Atmosphere", description: "Step into a world of warmth, comfort, and community connection.", imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg", imageAlt: "Café interior ambiance", socialLinks: [], }, { - id: "gallery-3", name: "Snacks & Treats", role: "Delicious Accompaniments", description: "Complement your chai with our selection of authentic Indian snacks and desserts.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-coffee-new-delicious-mini-cakes-with-different-shapes-wooden-table-coffee-shop_482257-19866.jpg?_wi=5", imageAlt: "Pakora and desserts", socialLinks: [], + id: "gallery-3", name: "Snacks & Treats", role: "Delicious Accompaniments", description: "Complement your chai with our selection of authentic Indian snacks and desserts.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-coffee-new-delicious-mini-cakes-with-different-shapes-wooden-table-coffee-shop_482257-19866.jpg", imageAlt: "Pakora and desserts", socialLinks: [], }, { - id: "gallery-4", name: "Coffee Excellence", role: "Specialty Brews", description: "Premium coffee selections for those who appreciate the finer tastes.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-little-sweet-biscuits-plate-tray-dark-surface-ceremony-glass-sweet-breakfast-cake-dessert-color_179666-24459.jpg?_wi=3", imageAlt: "Specialty coffee latte", socialLinks: [], + id: "gallery-4", name: "Coffee Excellence", role: "Specialty Brews", description: "Premium coffee selections for those who appreciate the finer tastes.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-with-little-sweet-biscuits-plate-tray-dark-surface-ceremony-glass-sweet-breakfast-cake-dessert-color_179666-24459.jpg", imageAlt: "Specialty coffee latte", socialLinks: [], }, { - id: "gallery-5", name: "Traditional Chai", role: "Heritage in Every Cup", description: "Served in traditional glasses – the authentic way to experience Indian chai.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-cinnamon-lemon-slices-notebook-pencil-blue-red-surface_140725-62862.jpg?_wi=4", imageAlt: "Traditional chai in glasses", socialLinks: [], + id: "gallery-5", name: "Traditional Chai", role: "Heritage in Every Cup", description: "Served in traditional glasses – the authentic way to experience Indian chai.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-cinnamon-lemon-slices-notebook-pencil-blue-red-surface_140725-62862.jpg", imageAlt: "Traditional chai in glasses", socialLinks: [], }, { - id: "gallery-6", name: "Pour Moment", role: "Artisanal Preparation", description: "The perfect pour – capturing the essence of our craft in every cup.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-making-soap_23-2148897606.jpg?_wi=4", imageAlt: "Chai being poured", socialLinks: [], + id: "gallery-6", name: "Pour Moment", role: "Artisanal Preparation", description: "The perfect pour – capturing the essence of our craft in every cup.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-making-soap_23-2148897606.jpg", imageAlt: "Chai being poured", socialLinks: [], }, ]} /> @@ -213,7 +210,7 @@ export default function LandingPage() { description="Located in the heart of Preet Nagar, Jalandhar. Open daily, serving authentic chai and community vibes from morning till midnight." tagIcon={MapPin} tagAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-vector/geographic-location-system_24877-52114.jpg" imageAlt="Namaste Chai location map" @@ -267,4 +264,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file