10 Commits

Author SHA1 Message Date
02179aad9e Update src/app/page.tsx 2026-05-17 08:35:13 +00:00
0e97c4d452 Update src/app/page.tsx 2026-05-17 08:34:42 +00:00
c78534b40d Merge version_3 into main
Merge version_3 into main
2026-05-17 08:31:41 +00:00
2f0edcfe0e Update src/app/page.tsx 2026-05-17 08:31:35 +00:00
769c46a668 Merge version_3 into main
Merge version_3 into main
2026-05-17 08:31:16 +00:00
9ac6eb615c Update src/app/page.tsx 2026-05-17 08:31:10 +00:00
6a14b7ba9a Merge version_2 into main
Merge version_2 into main
2026-05-17 08:28:21 +00:00
5eeeb54af9 Update src/app/page.tsx 2026-05-17 08:28:18 +00:00
8f34729448 Merge version_2 into main
Merge version_2 into main
2026-05-17 08:27:54 +00:00
88a1fd2635 Update src/app/page.tsx 2026-05-17 08:27:51 +00:00

View File

@@ -8,7 +8,7 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
export default function LandingPage() {
return (
@@ -25,302 +25,95 @@ export default function LandingPage() {
headingFontWeight="medium"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Menu",
id: "menu",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Tharka"
/>
</div>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" },
]}
brandName="Tharka"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
title="Taste the Royal Essence of Jaipur"
description="Experience authentic Indian flavors in a refined, luxury setting at Tharka Restaurant & Cafe. Open daily for your culinary pleasure."
testimonials={[
{
name: "Ananya Sharma",
handle: "@ananyas",
testimonial: "The best dining experience in Jaipur! The ambiance is absolutely royal.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg",
},
{
name: "Rahul Verma",
handle: "@rahulv",
testimonial: "Authentic flavors and top-tier hospitality. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg",
},
{
name: "Priya Gupta",
handle: "@priyag",
testimonial: "The navy and gold interior gives it such a premium vibe.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg",
},
{
name: "Amit Singh",
handle: "@amits",
testimonial: "Excellent service and the food is just divine.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg",
},
{
name: "Sneha Reddy",
handle: "@snehar",
testimonial: "A perfect place for a sophisticated family dinner.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-holding-smartphone-searching-healthy-vegetarian-recipe-standing-near_1258-205091.jpg",
},
]}
buttons={[
{
text: "Book a Table",
href: "#contact",
},
{
text: "View Menu",
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-asian-woman-shows-thumbs-up-approves-likes-smth-good-stands-near-cafe-entrance-give-her_1258-199002.jpg",
alt: "Happy restaurant customer",
},
{
src: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg",
alt: "Dining guest portrait",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg",
alt: "Happy restaurant customer",
},
{
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg",
alt: "Dining guest portrait",
},
{
src: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg",
alt: "Happy restaurant customer",
},
]}
marqueeItems={[
{
type: "text",
text: "Royal Ambiance",
},
{
type: "text",
text: "Authentic Spices",
},
{
type: "text",
text: "Luxury Dining",
},
{
type: "text",
text: "Jaipur's Finest",
},
{
type: "text",
text: "Modern Traditions",
},
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
useInvertedBackground={false}
background={{ variant: "gradient-bars" }}
title="Taste the Royal Essence of Jaipur"
description="Experience authentic Indian flavors in a refined, luxury setting at Tharka Restaurant & Cafe. Open daily for your culinary pleasure."
testimonials={[
{ name: "Ananya Sharma", handle: "@ananyas", testimonial: "The best dining experience in Jaipur!", rating: 5 },
{ name: "Rahul Verma", handle: "@rahulv", testimonial: "Authentic flavors and top-tier hospitality.", rating: 5 },
{ name: "Priya Gupta", handle: "@priyag", testimonial: "The navy and gold interior gives it such a premium vibe.", rating: 5 }
]}
buttons={[{ text: "Book a Table", href: "#contact" }, { text: "View Menu", href: "#menu" }]}
imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg"
mediaAnimation="slide-up"
/>
</div>
<div id="about" data-section="about">
<InlineImageSplitTextAbout
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Crafting Culinary Traditions",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/female-chef-carefully-pouring-sauce-dish_23-2148763167.jpg",
alt: "Chef at work",
},
{
type: "text",
content: "at Tharka",
},
]}
buttons={[
{
text: "Learn More",
href: "#about",
},
]}
/>
</div>
<div id="about" data-section="about">
<InlineImageSplitTextAbout
useInvertedBackground={true}
heading={[
{ type: "text", content: "Crafting Culinary Traditions" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/female-chef-carefully-pouring-sauce-dish_23-2148763167.jpg", alt: "Chef at work" },
{ type: "text", content: "at Tharka" },
]}
buttons={[{ text: "Learn More", href: "#about" }]}
/>
</div>
<div id="menu" data-section="menu">
<ProductCardFour
animationType="slide-up"
textboxLayout="split"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Royal Paneer Delight",
price: "₹499",
variant: "Vegetarian",
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086078.jpg",
},
{
id: "2",
name: "Mughlai Special Curry",
price: "₹699",
variant: "Non-Veg",
imageSrc: "http://img.b2bpic.net/free-photo/lavash-spices-near-rice-dish_23-2147894629.jpg",
},
{
id: "3",
name: "Garlic Butter Naan Basket",
price: "₹199",
variant: "Side",
imageSrc: "http://img.b2bpic.net/free-photo/kutab-served-with-pomegranate-seeds-yogurt-pottery-jar_114579-1951.jpg",
},
{
id: "4",
name: "Shahi Gulab Jamun",
price: "₹249",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-different-types-square-shaped-sweets-with-tea-wooden-tray_181624-36560.jpg",
},
{
id: "5",
name: "Jaipuri Mint Cooler",
price: "₹150",
variant: "Beverage",
imageSrc: "http://img.b2bpic.net/free-photo/slice-chocolate-cake-with-mojito-top-view_114579-21831.jpg",
},
{
id: "6",
name: "Tharka Spicy Special",
price: "₹599",
variant: "Non-Veg",
imageSrc: "http://img.b2bpic.net/free-photo/meat-slices-sauce-with-vegetables_140725-1168.jpg",
},
]}
title="Signature Specialties"
description="Hand-crafted delicacies prepared with traditional recipes and fresh local ingredients."
/>
</div>
<div id="menu" data-section="menu">
<ProductCardTwo
animationType="slide-up"
textboxLayout="split"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
title="Our Special Menu"
description="A collection of fine dishes prepared with secret recipes from our kitchen."
products={[
{ id: "1", brand: "Classic", name: "Shahi Paneer", price: "₹499", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/shahi-paneer.jpg" },
{ id: "2", brand: "Traditional", name: "Murgh Makhani", price: "₹699", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/murgh-makhani.jpg" },
{ id: "3", brand: "Bread", name: "Butter Naan", price: "₹199", rating: 4, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/butter-naan.jpg" },
{ id: "4", brand: "Sweet", name: "Gulab Jamun", price: "₹249", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/gulab-jamun.jpg" }
]}
/>
</div>
<div id="faq" data-section="faq">
<FaqBase
textboxLayout="split"
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "What are your operating hours?",
content: "We are open 7 days a week, from 10:30 am to 10:30 pm.",
},
{
id: "2",
title: "Where is the restaurant located?",
content: "We are located at Plot No. 08 R.K. Nagar, Niwaru Rd, near Shalimar Chauraha, Jaipur, Rajasthan 302012.",
},
{
id: "3",
title: "How can I book a table?",
content: "You can call us at 09309434993 or click the WhatsApp button on our site to connect directly.",
},
]}
title="Common Questions"
faqsAnimation="slide-up"
description="Get answers to frequently asked questions about our services and policies."
/>
</div>
<div id="faq" data-section="faq">
<FaqBase
textboxLayout="split"
useInvertedBackground={true}
faqsAnimation="slide-up"
faqs={[
{ id: "1", title: "Operating hours?", content: "10:30 am to 10:30 pm daily." },
{ id: "2", title: "Location?", content: "Plot No. 08 R.K. Nagar, Jaipur." }
]}
title="Common Questions"
description="Find answers to your queries about our restaurant and services."
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{
variant: "canvas-reveal",
}}
text="Visit us at Plot No. 08 R.K. Nagar, Niwaru Rd, Jaipur. Book your table via WhatsApp today at 09309434993."
buttons={[
{
text: "WhatsApp Us",
href: "https://wa.me/919309434993",
},
{
text: "View on Google Maps",
href: "https://www.google.com/maps/search/?api=1&query=Tharka+Restaurant+Jaipur",
},
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{ variant: "canvas-reveal" }}
text="Book your table via WhatsApp at 09309434993."
buttons={[{ text: "WhatsApp Us", href: "https://wa.me/919309434993" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="Tharka Restaurant"
columns={[
{
title: "Quick Links",
items: [
{
label: "Home",
href: "#hero",
},
{
label: "Menu",
href: "#menu",
},
{
label: "Contact",
href: "#contact",
},
],
},
{
title: "Info",
items: [
{
label: "Timing: 10:30am - 10:30pm",
href: "#",
},
{
label: "Jaipur, Rajasthan",
href: "#",
},
],
},
]}
copyrightText="© 2024 Tharka Restaurant & Cafe. All rights reserved."
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="Tharka Restaurant"
columns={[{ title: "Quick Links", items: [{ label: "Home", href: "#hero" }, { label: "Menu", href: "#menu" }] }]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}