|
|
|
|
@@ -8,9 +8,10 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
|
|
|
|
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
|
|
|
|
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
|
|
|
|
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
|
|
|
|
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
|
|
|
|
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
|
|
|
|
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
|
|
|
|
import { BookOpen, CheckCircle, Clock, Flame, Heart, UtensilsCrossed, Users, Wine, Sparkles, ArrowRight } from 'lucide-react';
|
|
|
|
|
import { BookOpen, CheckCircle, Clock, Flame, Heart, UtensilsCrossed, Users, Wine, Sparkles, ArrowRight, Star, Quote } from 'lucide-react';
|
|
|
|
|
|
|
|
|
|
export default function LandingPage() {
|
|
|
|
|
return (
|
|
|
|
|
@@ -114,10 +115,10 @@ export default function LandingPage() {
|
|
|
|
|
id: "2", name: "Michael Chen", role: "Restaurant Connoisseur", testimonial: "One of the best Korean dining experiences in the city. The bar atmosphere is cozy and welcoming, and the bartenders really know their craft. We'll absolutely be back.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-mulatto-woman-with-trendy-make-up-standing-with-arms-crossed-office-indoor-photo-female-black-employee-posing-with-international-colleagues-gently-smile_197531-3788.jpg?_wi=1", imageAlt: "Michael Chen"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Emily Rodriguez", role: "Food Critic", testimonial: "The balance of vegetables and rich flavors in the Dolsot Bibimbap is exceptional. The kitchen clearly respects both tradition and modern technique. A truly memorable meal.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg", imageAlt: "Emily Rodriguez"
|
|
|
|
|
id: "3", name: "Emily Rodriguez", role: "Food Critic", testimonial: "The balance of vegetables and rich flavors in the Dolsot Bibimbap is exceptional. The kitchen clearly respects both tradition and modern technique. A truly memorable meal.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg?_wi=1", imageAlt: "Emily Rodriguez"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "David Kim", role: "Regular Guest", testimonial: "Anju has become our go-to for special occasions. The staff is knowledgeable, friendly, and genuinely invested in creating an unforgettable evening. Reservations highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg", imageAlt: "David Kim"
|
|
|
|
|
id: "4", name: "David Kim", role: "Regular Guest", testimonial: "Anju has become our go-to for special occasions. The staff is knowledgeable, friendly, and genuinely invested in creating an unforgettable evening. Reservations highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg?_wi=1", imageAlt: "David Kim"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "5", name: "Jessica Wong", role: "Hospitality Professional", testimonial: "The lively dining room energy is something special. You can feel the care in every detail—from the food to the service. This is what premium dining should feel like.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213468.jpg?_wi=2", imageAlt: "Jessica Wong"
|
|
|
|
|
@@ -129,6 +130,44 @@ export default function LandingPage() {
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="guest-reviews" data-section="guest-reviews">
|
|
|
|
|
<TestimonialCardThirteen
|
|
|
|
|
title="Elegant Guest Testimonials"
|
|
|
|
|
description="Discover what makes Anju a destination restaurant. Authentic reviews from satisfied guests."
|
|
|
|
|
tag="Guest Voices"
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
animationType="blur-reveal"
|
|
|
|
|
showRating={true}
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "r1", name: "Lauren Mitchell", handle: "@laurenmitchell", testimonial: "An exceptional evening from start to finish. The culinary artistry and seamless service created an atmosphere of pure elegance.", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213468.jpg?_wi=3", imageAlt: "Lauren Mitchell"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "r2", name: "Christopher Park", handle: "@christopherpark", testimonial: "The attention to detail in every aspect—plating, flavors, ambiance—demonstrates true culinary mastery. A memorable experience.", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-mulatto-woman-with-trendy-make-up-standing-with-arms-crossed-office-indoor-photo-female-black-employee-posing-with-international-colleagues-gently-smile_197531-3788.jpg?_wi=3", imageAlt: "Christopher Park"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "r3", name: "Amanda Foster", handle: "@amandafoster", testimonial: "Sophisticated flavors perfectly balanced with warm hospitality. This is premium dining at its finest. Highly recommend.", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg?_wi=2", imageAlt: "Amanda Foster"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "r4", name: "Marcus Reynolds", handle: "@marcusreynolds", testimonial: "Every element of the experience—from the elegant setting to the impeccable service—speaks to a restaurant that truly cares.", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg?_wi=2", imageAlt: "Marcus Reynolds"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "r5", name: "Sophie Leclerc", handle: "@sophieleclerc", testimonial: "An unforgettable celebration of Korean cuisine elevated to an art form. Anju is a gem worth discovering.", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213468.jpg?_wi=4", imageAlt: "Sophie Leclerc"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "r6", name: "James Sullivan", handle: "@jamessullivan", testimonial: "Impeccable execution, innovative flavors, and gracious service. This is a dining destination that deserves recognition.", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-mulatto-woman-with-trendy-make-up-standing-with-arms-crossed-office-indoor-photo-female-black-employee-posing-with-international-colleagues-gently-smile_197531-3788.jpg?_wi=4", imageAlt: "James Sullivan"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="bar-brunch" data-section="bar-brunch">
|
|
|
|
|
<FeatureCardTwentySix
|
|
|
|
|
title="Bar & Happy Hour"
|
|
|
|
|
@@ -181,6 +220,21 @@ export default function LandingPage() {
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="reservation-cta" data-section="reservation-cta">
|
|
|
|
|
<ContactCTA
|
|
|
|
|
tag="Ready to Dine"
|
|
|
|
|
tagIcon={BookOpen}
|
|
|
|
|
title="Reserve Your Table at Anju"
|
|
|
|
|
description="Secure your seat at one of the city's most elegant Korean dining destinations. Our intimate setting and carefully curated experiences ensure that every reservation becomes a cherished memory. Book your table today."
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Reserve Now", href: "https://www.resy.com" },
|
|
|
|
|
{ text: "Call Us", href: "tel:+1-202-555-0123" }
|
|
|
|
|
]}
|
|
|
|
|
background={{ variant: "sparkles-gradient" }}
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
|
<ContactCTA
|
|
|
|
|
tag="Make Your Reservation"
|
|
|
|
|
@@ -209,7 +263,7 @@ export default function LandingPage() {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Dining", items: [
|
|
|
|
|
{ label: "Reservations", href: "#contact" },
|
|
|
|
|
{ label: "Reservations", href: "#reservation-cta" },
|
|
|
|
|
{ label: "Hours & Location", href: "#" },
|
|
|
|
|
{ label: "Contact", href: "#contact" },
|
|
|
|
|
{ label: "Private Events", href: "#" }
|
|
|
|
|
|