Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-08 04:34:15 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="mediumSmall"
sizing="large"
background="floatingGradient"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="shadow"
secondaryButtonStyle="layered"
@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroCentered
title="Where Anime Meets Real Flavor"
description="Signature ramen, cozy café vibes, and Japanese-inspired comfort food crafted for true food lovers and anime enthusiasts alike."
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
avatars={[{
src: "http://img.b2bpic.net/free-photo/woman-taking-green-salad-with-herbs-vegetables_114579-2166.jpg", alt: "Steaming ramen bowl with anime aesthetic"
}]}
@@ -70,7 +70,7 @@ export default function LandingPage() {
animationType="slide-up"
products={[
{
id: "sig-ramen", name: "Signature Ramen", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/delicious-ramen-with-seaweed-salad-concept_23-2148678740.jpg?_wi=1", imageAlt: "Premium signature ramen bowl with rich broth and toppings"
id: "sig-ramen", name: "Signature Ramen", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/delicious-ramen-with-seaweed-salad-concept_23-2148678740.jpg", imageAlt: "Premium signature ramen bowl with rich broth and toppings"
}
]}
gridVariant="uniform-all-items-equal"
@@ -94,7 +94,7 @@ export default function LandingPage() {
animationType="slide-up"
products={[
{
id: "fav-ramen", name: "Signature Ramen", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/delicious-ramen-with-seaweed-salad-concept_23-2148678740.jpg?_wi=2", imageAlt: "Signature ramen"
id: "fav-ramen", name: "Signature Ramen", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/delicious-ramen-with-seaweed-salad-concept_23-2148678740.jpg", imageAlt: "Signature ramen"
},
{
id: "fav-matcha", name: "Matcha Latte", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/vegan-spinach-ginger-smoothie-drink_53876-105884.jpg", imageAlt: "Premium matcha latte"
@@ -195,10 +195,10 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "t1", name: "Arjun Kumar", handle: "@arjunfoodie", testimonial: "The signature ramen here is absolutely incredible authentic flavors and the perfect blend of comfort. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg?_wi=1", imageAlt: "Arjun Kumar"
id: "t1", name: "Arjun Kumar", handle: "@arjunfoodie", testimonial: "The signature ramen here is absolutely incredible authentic flavors and the perfect blend of comfort. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg", imageAlt: "Arjun Kumar"
},
{
id: "t2", name: "Priya Sharma", handle: "@priyalovestea", testimonial: "The matcha latte is perfection! Cozy atmosphere, great vibes, and the anime aesthetic is just *chef's kiss*.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-feeding-his-girlfriend-with-cake-cafe_637285-9125.jpg?_wi=1", imageAlt: "Priya Sharma"
id: "t2", name: "Priya Sharma", handle: "@priyalovestea", testimonial: "The matcha latte is perfection! Cozy atmosphere, great vibes, and the anime aesthetic is just *chef's kiss*.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-feeding-his-girlfriend-with-cake-cafe_637285-9125.jpg", imageAlt: "Priya Sharma"
},
{
id: "t3", name: "Ravi Patel", handle: "@raviexplores", testimonial: "Best anime café in town! The food quality is premium, service is friendly, and every visit feels special.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-best-friends-posing-together_23-2148911911.jpg", imageAlt: "Ravi Patel"
@@ -207,10 +207,10 @@ export default function LandingPage() {
id: "t4", name: "Sneha Gupta", handle: "@snehacafe", testimonial: "Anime Waffles are a game-changer! Who knew anime food could taste this good? Coming back every week.", imageSrc: "http://img.b2bpic.net/free-photo/ecstatic-caucasian-girl-sitting-cafe-eating-salad-blithesome-woman-enjoying-fresh-vegetables_197531-17191.jpg", imageAlt: "Sneha Gupta"
},
{
id: "t5", name: "Aditya Singh", handle: "@adityanoodles", testimonial: "Finally found my ramen paradise. The broth is rich, toppings are generous, and the whole experience is worth every rupee.", imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg?_wi=2", imageAlt: "Aditya Singh"
id: "t5", name: "Aditya Singh", handle: "@adityanoodles", testimonial: "Finally found my ramen paradise. The broth is rich, toppings are generous, and the whole experience is worth every rupee.", imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg", imageAlt: "Aditya Singh"
},
{
id: "t6", name: "Zara Khan", handle: "@zaradeserts", testimonial: "Mochi ice cream and Matcha Cake are my weakness now. Perfect spot for dessert lovers and anime fans alike!", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-feeding-his-girlfriend-with-cake-cafe_637285-9125.jpg?_wi=2", imageAlt: "Zara Khan"
id: "t6", name: "Zara Khan", handle: "@zaradeserts", testimonial: "Mochi ice cream and Matcha Cake are my weakness now. Perfect spot for dessert lovers and anime fans alike!", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-feeding-his-girlfriend-with-cake-cafe_637285-9125.jpg", imageAlt: "Zara Khan"
}
]}
speed={40}
@@ -224,7 +224,7 @@ export default function LandingPage() {
tagIcon={Phone}
title="Ready for Your Anime Feast?"
description="Craving our signature ramen and café treats? Reach out via WhatsApp, call us, or visit us in person. We're here to serve you the best Japanese comfort food."
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
inputPlaceholder="Enter your email for updates"
buttonText="Subscribe"