Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-02 10:14:27 +00:00

View File

@@ -20,27 +20,22 @@ export default function LandingPage() {
defaultButtonVariant="elastic-effect"
defaultTextAnimation="reveal-blur"
borderRadius="soft"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Menu",
id: "menu",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Contact", id: "contact" },
]}
brandName="Rasrang"
/>
@@ -52,68 +47,28 @@ export default function LandingPage() {
description="Experience fine dining and exquisite cocktails in a cozy, welcoming atmosphere."
testimonials={[
{
name: "John Doe",
handle: "@johndoe",
testimonial: "The best dining experience I've had in a long time. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg?_wi=1",
imageAlt: "upscale restaurant interior cozy dining",
},
name: "John Doe", handle: "@johndoe", testimonial: "The best dining experience I've had in a long time. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg", imageAlt: "upscale restaurant interior cozy dining"},
{
name: "Jane Smith",
handle: "@janesmith",
testimonial: "Excellent drinks and great service. Will definitely be back.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chef-cutting-grilled-chicken-wood-board-restaurant-kitchen_140725-499.jpg?_wi=1",
imageAlt: "upscale restaurant interior cozy dining",
},
name: "Jane Smith", handle: "@janesmith", testimonial: "Excellent drinks and great service. Will definitely be back.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chef-cutting-grilled-chicken-wood-board-restaurant-kitchen_140725-499.jpg", imageAlt: "upscale restaurant interior cozy dining"},
{
name: "Mike Johnson",
handle: "@mikej",
testimonial: "Cozy ambiance and delicious food. Perfect spot for any evening.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/preparing-refreshing-cocktail-bar_23-2148176780.jpg?_wi=1",
imageAlt: "upscale restaurant interior cozy dining",
},
name: "Mike Johnson", handle: "@mikej", testimonial: "Cozy ambiance and delicious food. Perfect spot for any evening.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/preparing-refreshing-cocktail-bar_23-2148176780.jpg", imageAlt: "upscale restaurant interior cozy dining"},
{
name: "Elena Rodriguez",
handle: "@elena_dining",
testimonial: "A true hidden gem with top-tier hospitality.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tasty-food-scene_23-2147680654.jpg?_wi=1",
imageAlt: "upscale restaurant interior cozy dining",
},
name: "Elena Rodriguez", handle: "@elena_dining", testimonial: "A true hidden gem with top-tier hospitality.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tasty-food-scene_23-2147680654.jpg", imageAlt: "upscale restaurant interior cozy dining"},
{
name: "David Chen",
handle: "@dchenfood",
testimonial: "Exceptional wine list and beautifully plated dishes.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/barman-carrying-coffee_23-2147821228.jpg?_wi=1",
imageAlt: "upscale restaurant interior cozy dining",
},
name: "David Chen", handle: "@dchenfood", testimonial: "Exceptional wine list and beautifully plated dishes.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/barman-carrying-coffee_23-2147821228.jpg", imageAlt: "upscale restaurant interior cozy dining"},
]}
imageSrc="http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/black-wooden-table_417767-153.jpg",
alt: "Customer portrait",
},
{
src: "http://img.b2bpic.net/free-photo/sexy-brunette-girl-seductive-black-clothes-smokes-hookah-while-sitting-counter-nightclub_613910-19138.jpg",
alt: "Customer portrait",
},
{
src: "http://img.b2bpic.net/free-photo/whiskey-with-fire-table_140725-9764.jpg",
alt: "Customer portrait",
},
{
src: "http://img.b2bpic.net/free-photo/woman-sitting-table-with-cocktail-burning-candle-side-view_140725-12766.jpg",
alt: "Customer portrait",
},
{
src: "http://img.b2bpic.net/free-photo/male-chef-kitchen-preparing-salad-rubbing-cheese-top_1303-32163.jpg",
alt: "Customer portrait",
},
{ src: "http://img.b2bpic.net/free-photo/black-wooden-table_417767-153.jpg", alt: "Customer portrait" },
{ src: "http://img.b2bpic.net/free-photo/sexy-brunette-girl-seductive-black-clothes-smokes-hookah-while-sitting-counter-nightclub_613910-19138.jpg", alt: "Customer portrait" },
{ src: "http://img.b2bpic.net/free-photo/whiskey-with-fire-table_140725-9764.jpg", alt: "Customer portrait" },
{ src: "http://img.b2bpic.net/free-photo/woman-sitting-table-with-cocktail-burning-candle-side-view_140725-12766.jpg", alt: "Customer portrait" },
{ src: "http://img.b2bpic.net/free-photo/male-chef-kitchen-preparing-salad-rubbing-cheese-top_1303-32163.jpg", alt: "Customer portrait" },
]}
/>
</div>
@@ -126,7 +81,7 @@ export default function LandingPage() {
description="We blend tradition with modern culinary techniques to create unforgettable dining memories."
subdescription="Our mission is to bring flavors to life with locally sourced ingredients and a passion for hospitality."
icon={Utensils}
imageSrc="http://img.b2bpic.net/free-photo/chef-cutting-grilled-chicken-wood-board-restaurant-kitchen_140725-499.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/chef-cutting-grilled-chicken-wood-board-restaurant-kitchen_140725-499.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -138,49 +93,25 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Artisanal Cocktails",
description: "Expertly crafted drinks that set the perfect mood.",
icon: Star,
title: "Artisanal Cocktails", description: "Expertly crafted drinks that set the perfect mood.", icon: Star,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/preparing-refreshing-cocktail-bar_23-2148176780.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/making-cocktail_1098-18037.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg?_wi=3",
imageAlt: "cocktail glasses on bar counter",
{ imageSrc: "http://img.b2bpic.net/free-photo/preparing-refreshing-cocktail-bar_23-2148176780.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/making-cocktail_1098-18037.jpg" },
]
},
{
title: "Gourmet Cuisine",
description: "Fresh, locally-sourced ingredients prepared to perfection.",
icon: Star,
title: "Gourmet Cuisine", description: "Fresh, locally-sourced ingredients prepared to perfection.", icon: Star,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-food-scene_23-2147680654.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949021.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/chef-cutting-grilled-chicken-wood-board-restaurant-kitchen_140725-499.jpg?_wi=3",
imageAlt: "cocktail glasses on bar counter",
{ imageSrc: "http://img.b2bpic.net/free-photo/tasty-food-scene_23-2147680654.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949021.jpg" },
]
},
{
title: "Warm Hospitality",
description: "A service that makes you feel at home every visit.",
icon: Heart,
title: "Warm Hospitality", description: "A service that makes you feel at home every visit.", icon: Heart,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/barman-carrying-coffee_23-2147821228.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081857.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-greens-sauce_140725-349.jpg?_wi=1",
imageAlt: "cocktail glasses on bar counter",
{ imageSrc: "http://img.b2bpic.net/free-photo/barman-carrying-coffee_23-2147821228.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081857.jpg" },
]
},
]}
title="What We Offer"
@@ -194,21 +125,9 @@ export default function LandingPage() {
title="Our Impact"
tag="Highlights"
metrics={[
{
id: "1",
value: "50+",
description: "Handcrafted Cocktails",
},
{
id: "2",
value: "100+",
description: "Daily Visitors",
},
{
id: "3",
value: "15+",
description: "Years of Tradition",
},
{ id: "1", value: "50+", description: "Handcrafted Cocktails" },
{ id: "2", value: "100+", description: "Daily Visitors" },
{ id: "3", value: "15+", description: "Years of Tradition" },
]}
metricsAnimation="slide-up"
/>
@@ -220,45 +139,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Excellent!",
quote: "Fantastic atmosphere and service.",
name: "Alice",
role: "Foodie",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg",
},
id: "1", title: "Excellent!", quote: "Fantastic atmosphere and service.", name: "Alice", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg"},
{
id: "2",
title: "Perfect Evening",
quote: "The cocktails were beyond expectations.",
name: "Bob",
role: "Regular",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-barber-wearing-uniform-points-up-showing-tongue-isolated-olive-green-wall_141793-106310.jpg",
},
id: "2", title: "Perfect Evening", quote: "The cocktails were beyond expectations.", name: "Bob", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-barber-wearing-uniform-points-up-showing-tongue-isolated-olive-green-wall_141793-106310.jpg"},
{
id: "3",
title: "Top Notch",
quote: "Best dinner service in town.",
name: "Charlie",
role: "Visitor",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-having-lunch-cafe_1303-23872.jpg",
},
id: "3", title: "Top Notch", quote: "Best dinner service in town.", name: "Charlie", role: "Visitor", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-having-lunch-cafe_1303-23872.jpg"},
{
id: "4",
title: "Lovely spot",
quote: "Great memories made here.",
name: "David",
role: "Local",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-with-glasses_23-2148681873.jpg",
},
id: "4", title: "Lovely spot", quote: "Great memories made here.", name: "David", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-with-glasses_23-2148681873.jpg"},
{
id: "5",
title: "Simply Wonderful",
quote: "Truly unique flavors.",
name: "Eve",
role: "Gourmet",
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg",
},
id: "5", title: "Simply Wonderful", quote: "Truly unique flavors.", name: "Eve", role: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg"},
]}
title="Guest Reviews"
description="See why our guests keep coming back."
@@ -272,42 +161,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Truffle Pasta",
price: "$22",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-greens-sauce_140725-349.jpg?_wi=2",
},
{
id: "p2",
name: "Signature Martini",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/friends-drinking-beer-having-movie-night_23-2147718313.jpg",
},
{
id: "p3",
name: "Herb Risotto",
price: "$20",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-autumn-fig-salad-plate-with-walnuts-copy-space_23-2148684120.jpg",
},
{
id: "p4",
name: "Grilled Salmon",
price: "$28",
imageSrc: "http://img.b2bpic.net/free-photo/professional-food-decoration-restaurant-kitchen-cook-doing-great-job_482257-10351.jpg",
},
{
id: "p5",
name: "Berry Cheesecake",
price: "$12",
imageSrc: "http://img.b2bpic.net/free-photo/meat-salad-with-bell-pepper-tomato-corn_140725-6724.jpg",
},
{
id: "p6",
name: "Premium Steak",
price: "$35",
imageSrc: "http://img.b2bpic.net/free-photo/pork-chop-steak_1339-5911.jpg",
},
{ id: "p1", name: "Truffle Pasta", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-greens-sauce_140725-349.jpg" },
{ id: "p2", name: "Signature Martini", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/friends-drinking-beer-having-movie-night_23-2147718313.jpg" },
{ id: "p3", name: "Herb Risotto", price: "$20", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-autumn-fig-salad-plate-with-walnuts-copy-space_23-2148684120.jpg" },
{ id: "p4", name: "Grilled Salmon", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/professional-food-decoration-restaurant-kitchen-cook-doing-great-job_482257-10351.jpg" },
{ id: "p5", name: "Berry Cheesecake", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/meat-salad-with-bell-pepper-tomato-corn_140725-6724.jpg" },
{ id: "p6", name: "Premium Steak", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/pork-chop-steak_1339-5911.jpg" },
]}
title="Menu Highlights"
description="Taste the finest flavors in our curated menu."
@@ -318,21 +177,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Do I need a reservation?",
content: "Reservations are recommended, especially on weekends.",
},
{
id: "f2",
title: "Is parking available?",
content: "Yes, street parking and nearby lots are available.",
},
{
id: "f3",
title: "Do you host private events?",
content: "Yes, please contact us to discuss private bookings.",
},
{ id: "f1", title: "Do I need a reservation?", content: "Reservations are recommended, especially on weekends." },
{ id: "f2", title: "Is parking available?", content: "Yes, street parking and nearby lots are available." },
{ id: "f3", title: "Do you host private events?", content: "Yes, please contact us to discuss private bookings." },
]}
sideTitle="Questions?"
sideDescription="Find answers to our common inquiries below."
@@ -346,21 +193,11 @@ export default function LandingPage() {
title="Visit Us"
description="Send us a message or find our location on the map."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
},
{
name: "email",
type: "email",
placeholder: "Your Email",
},
{ name: "name", type: "text", placeholder: "Your Name" },
{ name: "email", type: "email", placeholder: "Your Email" },
]}
textarea={{
name: "message",
placeholder: "How can we help?",
rows: 4,
name: "message", placeholder: "How can we help?", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929524.jpg"
/>
@@ -369,14 +206,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Rasrang"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Terms of Service", href: "#" }}
/>
</div>
</ReactLenis>