Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-14 13:55:54 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumSmall"
sizing="mediumLargeSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Long Drive? Your Stomach Deserves a Pit Stop."
description="Welcome to Hotel Kwality Inn — the most loved highway stop between Delhi and Aligarh for travelers who refuse to settle for boring food. Hot kulhad chai, crispy parathas, fresh pakoras, and plenty of space to relax before the road calls again."
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
kpis={[
{ value: "15+", label: "Years of Service" },
{ value: "10K+", label: "Happy Travelers" },
@@ -86,7 +86,7 @@ export default function LandingPage() {
tag="Our Heritage"
tagIcon={Heart}
tagAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/cups-coffee-table_23-2148900618.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/cups-coffee-table_23-2148900618.jpg"
imageAlt="Traditional chai preparation at Kwality Inn"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -103,7 +103,7 @@ export default function LandingPage() {
features={[
{
id: "chai", title: "Legendary Kulhad Chai", description: "Served hot, earthy, and perfect after hours of driving. Some guests say they came for tea and ordered two more.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/cups-coffee-table_23-2148900618.jpg?_wi=2", imageAlt: "Kulhad chai being served"
imageSrc: "http://img.b2bpic.net/free-photo/cups-coffee-table_23-2148900618.jpg", imageAlt: "Kulhad chai being served"
},
items: [
{ icon: Coffee, text: "Authentic recipe with spices" },
@@ -114,7 +114,7 @@ export default function LandingPage() {
},
{
id: "paratha", title: "Parathas That Deserve a Detour", description: "Aloo, Mix, Paneer, Onion — crispy outside, soft inside. Served with dahi and chutney. The reason travelers make detours.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086047.jpg?_wi=1", imageAlt: "Variety of parathas with dahi"
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086047.jpg", imageAlt: "Variety of parathas with dahi"
},
items: [
{ icon: Flame, text: "Cooked fresh on cast iron griddle" },
@@ -145,8 +145,6 @@ export default function LandingPage() {
useInvertedBackground={true}
ariaLabel="Feature highlights"
containerClassName="mx-auto"
titleClassName="text-3xl md:text-4xl font-bold"
descriptionClassName="text-base text-gray-600"
/>
</div>
@@ -155,27 +153,27 @@ export default function LandingPage() {
products={[
{
id: "chai", brand: "Signature", name: "Kulhad Chai", price: "₹20", rating: 5,
reviewCount: "2.5K+", imageSrc: "http://img.b2bpic.net/free-photo/cups-coffee-table_23-2148900618.jpg?_wi=3", imageAlt: "Kulhad chai"
reviewCount: "2.5K+", imageSrc: "http://img.b2bpic.net/free-photo/cups-coffee-table_23-2148900618.jpg", imageAlt: "Kulhad chai"
},
{
id: "paratha-mix", brand: "Breakfast Special", name: "Mix Paratha", price: "₹60", rating: 5,
reviewCount: "1.8K+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086047.jpg?_wi=2", imageAlt: "Mix paratha with dahi"
reviewCount: "1.8K+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086047.jpg", imageAlt: "Mix paratha with dahi"
},
{
id: "pakora", brand: "Snack Favorites", name: "Mix Pakora", price: "₹50", rating: 5,
reviewCount: "1.5K+", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-dishes-with-hummus-chickpeas-with-copy-space_23-2148460126.jpg?_wi=1", imageAlt: "Mix pakora with chutney"
reviewCount: "1.5K+", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-dishes-with-hummus-chickpeas-with-copy-space_23-2148460126.jpg", imageAlt: "Mix pakora with chutney"
},
{
id: "dosa", brand: "South Indian", name: "Rava Dosa", price: "₹80", rating: 4.9,
reviewCount: "980+", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-dishes-with-hummus-chickpeas-with-copy-space_23-2148460126.jpg?_wi=2", imageAlt: "Crispy rava dosa"
reviewCount: "980+", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-dishes-with-hummus-chickpeas-with-copy-space_23-2148460126.jpg", imageAlt: "Crispy rava dosa"
},
{
id: "paneer-paratha", brand: "Premium", name: "Paneer Paratha", price: "₹70", rating: 5,
reviewCount: "2.1K+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086047.jpg?_wi=3", imageAlt: "Paneer paratha hot"
reviewCount: "2.1K+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086047.jpg", imageAlt: "Paneer paratha hot"
},
{
id: "chilla", brand: "Breakfast", name: "Moong Dal Chilla", price: "₹60", rating: 4.8,
reviewCount: "850+", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-dishes-with-hummus-chickpeas-with-copy-space_23-2148460126.jpg?_wi=3", imageAlt: "Moong dal chilla"
reviewCount: "850+", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-dishes-with-hummus-chickpeas-with-copy-space_23-2148460126.jpg", imageAlt: "Moong dal chilla"
}
]}
gridVariant="bento-grid"
@@ -189,20 +187,18 @@ export default function LandingPage() {
useInvertedBackground={false}
ariaLabel="Menu products"
containerClassName="mx-auto"
titleClassName="text-3xl md:text-4xl font-bold"
descriptionClassName="text-base text-gray-600"
/>
</div>
<div id="testimonials-kwality" data-section="testimonials-kwality">
<TestimonialCardTwelve
testimonials={[
{ id: "traveler-1", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/christmas-market-beautiful-winter-season_23-2151898724.jpg?_wi=1", imageAlt: "Rajesh Kumar" },
{ id: "traveler-2", name: "Priya Singh", imageSrc: "http://img.b2bpic.net/free-photo/christmas-market-beautiful-winter-season_23-2151898724.jpg?_wi=2", imageAlt: "Priya Singh" },
{ id: "traveler-3", name: "Amit Verma", imageSrc: "http://img.b2bpic.net/free-photo/christmas-market-beautiful-winter-season_23-2151898724.jpg?_wi=3", imageAlt: "Amit Verma" },
{ id: "traveler-4", name: "Neha Sharma", imageSrc: "http://img.b2bpic.net/free-photo/christmas-market-beautiful-winter-season_23-2151898724.jpg?_wi=4", imageAlt: "Neha Sharma" },
{ id: "traveler-5", name: "Vikram Patel", imageSrc: "http://img.b2bpic.net/free-photo/christmas-market-beautiful-winter-season_23-2151898724.jpg?_wi=5", imageAlt: "Vikram Patel" },
{ id: "traveler-6", name: "Anjali Gupta", imageSrc: "http://img.b2bpic.net/free-photo/christmas-market-beautiful-winter-season_23-2151898724.jpg?_wi=6", imageAlt: "Anjali Gupta" }
{ id: "traveler-1", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/christmas-market-beautiful-winter-season_23-2151898724.jpg", imageAlt: "Rajesh Kumar" },
{ id: "traveler-2", name: "Priya Singh", imageSrc: "http://img.b2bpic.net/free-photo/christmas-market-beautiful-winter-season_23-2151898724.jpg", imageAlt: "Priya Singh" },
{ id: "traveler-3", name: "Amit Verma", imageSrc: "http://img.b2bpic.net/free-photo/christmas-market-beautiful-winter-season_23-2151898724.jpg", imageAlt: "Amit Verma" },
{ id: "traveler-4", name: "Neha Sharma", imageSrc: "http://img.b2bpic.net/free-photo/christmas-market-beautiful-winter-season_23-2151898724.jpg", imageAlt: "Neha Sharma" },
{ id: "traveler-5", name: "Vikram Patel", imageSrc: "http://img.b2bpic.net/free-photo/christmas-market-beautiful-winter-season_23-2151898724.jpg", imageAlt: "Vikram Patel" },
{ id: "traveler-6", name: "Anjali Gupta", imageSrc: "http://img.b2bpic.net/free-photo/christmas-market-beautiful-winter-season_23-2151898724.jpg", imageAlt: "Anjali Gupta" }
]}
cardTitle="The Best Tea I've Ever Had"
cardTag="Real Travelers, Real Reviews"
@@ -229,8 +225,6 @@ export default function LandingPage() {
showCard={true}
ariaLabel="Social proof section"
containerClassName="mx-auto"
titleClassName="text-3xl md:text-4xl font-bold"
descriptionClassName="text-base text-gray-600"
/>
</div>
@@ -272,8 +266,6 @@ export default function LandingPage() {
showCard={true}
ariaLabel="Frequently asked questions"
containerClassName="mx-auto"
titleClassName="text-3xl md:text-4xl font-bold"
descriptionClassName="text-base text-gray-600"
/>
</div>
@@ -284,7 +276,7 @@ export default function LandingPage() {
description="Join our community of travelers. Get updates on menu specials, journey tips, and chai promotions. Subscribe and make Kwality Inn your official highway companion."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/young-man-clinking-glass-wine-with-his-family-while-enjoying-dinner_482257-23363.jpg"
imageAlt="Family enjoying meal at Kwality Inn"