Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="medium"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -53,10 +53,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson", handle: "Food Enthusiast", testimonial: "Food quality, ambience and staff service is on point. Best experience ever!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg"},
|
||||
{
|
||||
name: "Michael Chen", handle: "Local Traveler", testimonial: "Best place to spend valuable time alone or with your partner. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Reserve Table", href: "contact" },
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "2", name: "Charcoal Barbecue Special", price: "₹650", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-legs-flaming-grill-with-grilled-vegetables-with-tomatoes-potatoes-pepper-seeds-salt_1150-37862.jpg", imageAlt: "Charcoal grilled specialty cut"},
|
||||
{
|
||||
id: "3", name: "Signature Indian Curry", price: "₹550", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-with-rice-mixed-with-pea-cornon-white-plate_140725-12384.jpg?_wi=1", imageAlt: "Our signature Indian curry blend"},
|
||||
id: "3", name: "Signature Indian Curry", price: "₹550", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-with-rice-mixed-with-pea-cornon-white-plate_140725-12384.jpg", imageAlt: "Our signature Indian curry blend"},
|
||||
{
|
||||
id: "4", name: "Walnut Brownie with Ice Cream", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/brownie-chocolate-ice-cream-mint-sugar-powder-side-view_141793-15452.jpg", imageAlt: "Decadent walnut brownie with premium ice cream"},
|
||||
]}
|
||||
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "01", title: "Exceptional Ambience", description: "Elegantly designed dining spaces with warm lighting, comfortable seating, and attention to every detail for the perfect atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", imageAlt: "Restaurant ambience and lighting"},
|
||||
{
|
||||
id: "02", title: "Expert Chef Cuisine", description: "Our master chefs bring years of culinary expertise, creating authentic flavors using only the freshest, premium ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-with-rice-mixed-with-pea-cornon-white-plate_140725-12384.jpg?_wi=2", imageAlt: "Chef preparing specialty dish"},
|
||||
id: "02", title: "Expert Chef Cuisine", description: "Our master chefs bring years of culinary expertise, creating authentic flavors using only the freshest, premium ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-with-rice-mixed-with-pea-cornon-white-plate_140725-12384.jpg", imageAlt: "Chef preparing specialty dish"},
|
||||
{
|
||||
id: "03", title: "Perfect for Everyone", description: "From romantic couples' dinners to family gatherings, we cater to all occasions with vegetarian options, happy-hour specials, and all-you-can-eat experiences.", imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-lovers-looking-each-other-have-romantic-dinner-with-wine-food_171337-676.jpg", imageAlt: "Couple enjoying romantic dinner"},
|
||||
]}
|
||||
@@ -132,7 +132,6 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "500+", title: "Events Hosted", items: [
|
||||
@@ -162,22 +161,22 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Kumar", role: "Business Professional", testimonial: "Food quality, ambience and staff service is on point. Best place for business meetings and celebrations!", icon: ThumbsUp,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg"},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", role: "Tourist", testimonial: "Best place to spend valuable time alone or with your partner. The hospitality is incredible!", icon: Heart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
{
|
||||
id: "3", name: "Amit Patel", role: "Food Enthusiast", testimonial: "Every dish we ordered tasted absolutely delicious. The charcoal grilled specialties are outstanding!", icon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg"},
|
||||
{
|
||||
id: "4", name: "Deepika Singh", role: "Event Organizer", testimonial: "Perfect venue for wedding celebrations. The staff was professional and the food service was impeccable.", icon: Star,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=4"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg"},
|
||||
{
|
||||
id: "5", name: "Vikram Gupta", role: "Family Father", testimonial: "Great family dining experience with authentic Indian cuisine. Kids loved it and so did we!", icon: Users,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=5"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg"},
|
||||
{
|
||||
id: "6", name: "Ananya Mishra", role: "Luxury Traveler", testimonial: "The ambience, service, and food quality justify the premium pricing. Highly recommended!", icon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=6"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -187,7 +186,7 @@ export default function LandingPage() {
|
||||
tag="Get In Touch"
|
||||
title="Reserve Your Table Today"
|
||||
description="Experience premium dining at Charcoal Fine Dining. Book your reservation now or call us for immediate bookings."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Reserve"
|
||||
|
||||
Reference in New Issue
Block a user