4 Commits

Author SHA1 Message Date
8501dc8482 Merge version_2 into main
Merge version_2 into main
2026-03-25 04:40:39 +00:00
9de12a6e65 Update src/app/page.tsx 2026-03-25 04:40:36 +00:00
30509298da Merge version_2 into main
Merge version_2 into main
2026-03-25 04:40:05 +00:00
47db959e50 Update src/app/page.tsx 2026-03-25 04:39:59 +00:00

View File

@@ -32,61 +32,40 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "Experience",
id: "experience",
},
name: "Experience", id: "experience"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Commitment",
id: "commitment",
},
name: "Commitment", id: "commitment"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="CRAZY GRILL CHURRASCARIA"
button={{
text: "Book a Table Now",
href: "#contact",
}}
text: "Book a Table Now", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="The Ultimate Steakhouse Experience in Poços de Caldas"
description="Premium rodízio, unforgettable service, and an atmosphere that turns every meal into a special occasion."
tag="🔥 CRAZY GRILL CHURRASCARIA"
buttons={[
{
text: "Book a Table Now",
href: "#contact",
},
text: "Book a Table Now", href: "#contact"},
{
text: "View Menu",
href: "#products",
},
text: "View Menu", href: "#products"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-rack-ribs-with-flames-background_84443-82147.jpg",
imageAlt: "Juicy steak being sliced over an open fire",
},
imageSrc: "http://img.b2bpic.net/free-photo/grilled-rack-ribs-with-flames-background_84443-82147.jpg", imageAlt: "Juicy steak being sliced over an open fire"},
{
imageSrc: "http://img.b2bpic.net/free-photo/person-s-hand-holding-baking-metal-sheet-from-outdoor-barbecue_23-2147840953.jpg",
imageAlt: "Open fire grill at a Brazilian steakhouse",
},
imageSrc: "http://img.b2bpic.net/free-photo/person-s-hand-holding-baking-metal-sheet-from-outdoor-barbecue_23-2147840953.jpg", imageAlt: "Open fire grill at a Brazilian steakhouse"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -101,33 +80,13 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "The Johnson Family",
role: "Loyal Customers",
testimonial: "Every time we travel here, Crazy Grill is where we go! The flavor and service are unmatched.",
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-dining-table-focus-is-redhead-woman_637285-3231.jpg",
},
id: "1", name: "The Johnson Family", role: "Loyal Customers", testimonial: "Every time we travel here, Crazy Grill is where we go! The flavor and service is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-dining-table-focus-is-redhead-woman_637285-3231.jpg"},
{
id: "2",
name: "Sophia Mendes",
role: "Frequent Visitor",
testimonial: "Service that makes you want to come back again and again. Truly the best value for money in the city!",
imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2787.jpg",
},
id: "2", name: "Sophia Mendes", role: "Frequent Visitor", testimonial: "Service that makes you want to come back again and again. Truly the best value for money in the city!", imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2787.jpg"},
{
id: "3",
name: "Carlos Eduardo",
role: "Food Critic",
testimonial: "An authentic Brazilian churrascaria experience. Premium cuts and a vibrant atmosphere. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149152904.jpg",
},
id: "3", name: "Carlos Eduardo", role: "Food Critic", testimonial: "An authentic Brazilian churrascaria experience. Premium cuts and a vibrant atmosphere. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149152904.jpg"},
{
id: "4",
name: "Maria Clara",
role: "Traveler",
testimonial: "Unforgettable! The food is exquisite, and the staff treat you like family. A must-visit in Poços de Caldas.",
imageSrc: "http://img.b2bpic.net/free-photo/funny-attractive-friends-spending-time-with-pleasure-beach-cheerfully-smiling_8353-6893.jpg",
},
id: "4", name: "Maria Clara", role: "Traveler", testimonial: "Unforgettable! The food is exquisite, and the staff treat you like family. A must-visit in Poços de Caldas.", imageSrc: "http://img.b2bpic.net/free-photo/funny-attractive-friends-spending-time-with-pleasure-beach-cheerfully-smiling_8353-6893.jpg"},
]}
title="What Our Guests Say"
description="Discover why our customers keep coming back for the unparalleled Crazy Grill experience."
@@ -141,22 +100,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Full Rodízio",
description: "Premium cuts served directly at your table, perfectly grilled to your liking.",
bentoComponent: "reveal-icon",
icon: Utensils,
title: "Full Rodízio", description: "Premium cuts served directly at your table, perfectly grilled to your liking.", bentoComponent: "reveal-icon", icon: Utensils,
},
{
title: "Gourmet Buffet",
description: "A lavish spread of fresh salads, hot dishes, and high-quality sides to complement your meal.",
bentoComponent: "reveal-icon",
icon: Star,
title: "Gourmet Buffet", description: "A lavish spread of fresh salads, hot dishes, and high-quality sides to complement your meal.", bentoComponent: "reveal-icon", icon: Star,
},
{
title: "Memorable Service",
description: "Our friendly, attentive team ensures every guest feels special and well-cared for.",
bentoComponent: "reveal-icon",
icon: Sparkles,
title: "Memorable Service", description: "Our friendly, attentive team ensures every guest feels special and well-cared for.", bentoComponent: "reveal-icon", icon: Sparkles,
},
]}
title="The Crazy Grill Experience"
@@ -172,25 +122,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "value",
value: "Best Value",
title: "Premium Experience",
description: "High quality without overpriced menus.",
icon: DollarSign,
id: "value", value: "Best Value", title: "Premium Experience", description: "High quality without overpriced menus.", icon: DollarSign,
},
{
id: "occasion",
value: "Any Occasion",
title: "Perfect For",
description: "Birthdays, family gatherings, or casual dinners.",
icon: Star,
id: "occasion", value: "Any Occasion", title: "Perfect For", description: "Birthdays, family gatherings, or casual dinners.", icon: Star,
},
{
id: "atmosphere",
value: "Lively Vibes",
title: "Energetic Atmosphere",
description: "Especially on promotion days—full of energy and great vibes.",
icon: Star,
id: "atmosphere", value: "Lively Vibes", title: "Energetic Atmosphere", description: "Especially on promotion days—full of energy and great vibes.", icon: Star,
},
]}
title="Why Choose Crazy Grill?"
@@ -206,32 +144,15 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "picanha",
name: "Premium Picanha",
price: "Market Price",
variant: "Rodízio Classic",
imageSrc: "http://img.b2bpic.net/free-photo/rib-eye-steak-wooden-board_140725-1412.jpg",
imageAlt: "Premium Picanha steak",
},
id: "picanha", name: "Premium Picanha", price: "Market Price", variant: "Rodízio Classic", imageSrc: "http://img.b2bpic.net/free-photo/rib-eye-steak-wooden-board_140725-1412.jpg", imageAlt: "Premium Picanha steak"},
{
id: "sirloin",
name: "Juicy Sirloin",
price: "Market Price",
variant: "Grilled to Perfection",
imageSrc: "http://img.b2bpic.net/free-photo/cutting-roasted-beef-sirloin-with-rosemary-pepper_1150-18512.jpg",
imageAlt: "Juicy Sirloin steak",
},
id: "sirloin", name: "Juicy Sirloin", price: "Market Price", variant: "Grilled to Perfection", imageSrc: "http://img.b2bpic.net/free-photo/cutting-roasted-beef-sirloin-with-rosemary-pepper_1150-18512.jpg", imageAlt: "Juicy Sirloin steak"},
{
id: "chicken",
name: "Seasoned Chicken",
price: "Market Price",
variant: "Artisan Seasoning",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189873.jpg",
imageAlt: "Seasoned Grilled Chicken",
},
id: "chicken", name: "Seasoned Chicken", price: "Market Price", variant: "Artisan Seasoning", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-breasts-with-vegetables_23-2148189873.jpg", imageAlt: "Seasoned Grilled Chicken"},
]}
title="A Taste of Our Menu"
description="Explore a selection of our premium cuts and fresh buffet offerings."
tag="Our Menu"
/>
</div>
@@ -240,9 +161,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Our Commitment to You"
description={[
"At Crazy Grill Churrascaria, we value your trust. We are constantly improving to deliver the best experience possible, and your feedback helps us grow.",
"Our promise: Buffet ready on time, fast and respectful service, and consistent quality every day. That's the Crazy Grill difference.",
]}
"At Crazy Grill Churrascaria, we value your trust. We are constantly improving to deliver the best experience possible, and your feedback helps us grow.", "Our promise: Buffet ready on time, fast and respectful service, and consistent quality every day. That's the Crazy Grill difference."]}
/>
</div>
@@ -250,21 +169,10 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Ready to Indulge?"
title="Book Your Table Now"
description="Discover why guests keep coming back and experience the unforgettable Crazy Grill Churrascaria."
buttons={[
{
text: "Reserve via WhatsApp",
href: "https://wa.me/5535999999999",
},
{
text: "Get Directions",
href: "https://maps.app.goo.gl/example",
},
]}
/>
</div>
@@ -274,58 +182,35 @@ export default function LandingPage() {
imageAlt="Elegant dining atmosphere at Crazy Grill"
columns={[
{
title: "Location & Hours",
items: [
title: "Location & Hours", items: [
{
label: "Poços de Caldas, MG",
href: "#",
},
label: "Poços de Caldas, MG", href: "#"},
{
label: "Opening Hours: 11 AM - 11 PM",
href: "#",
},
label: "Opening Hours: 11 AM - 11 PM", href: "#"},
{
label: "WhatsApp",
href: "https://wa.me/5535999999999",
},
label: "WhatsApp", href: "https://wa.me/5535999999999"},
{
label: "Google Maps",
href: "https://maps.app.goo.gl/example",
},
label: "Google Maps", href: "https://maps.app.goo.gl/example"},
],
},
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "The Experience",
href: "#experience",
},
label: "The Experience", href: "#experience"},
{
label: "Menu Preview",
href: "#products",
},
label: "Menu Preview", href: "#products"},
{
label: "Our Commitment",
href: "#commitment",
},
label: "Our Commitment", href: "#commitment"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Instagram",
href: "https://instagram.com/crazygrill",
},
label: "Instagram", href: "https://instagram.com/crazygrill"},
{
label: "Facebook",
href: "https://facebook.com/crazygrill",
},
label: "Facebook", href: "https://facebook.com/crazygrill"},
],
},
]}