@@ -29,112 +30,41 @@ export default function LandingPage() {
<divid="nav"data-section="nav">
<divid="nav"data-section="nav">
<NavbarLayoutFloatingOverlay
<NavbarLayoutFloatingOverlay
navItems={[
navItems={[
{
{name:"Home",id:"hero"},
name:"Home",id:"hero"},
{name:"About",id:"about"},
{
{name:"Services",id:"menu"},
name:"Menu",id:"menu"},
{name:"Contact",id:"contact"},
{
name:"About",id:"about"},
{
name:"Contact",id:"contact"},
]}
]}
brandName="Maria's Mexican Cafe"
brandName="Professions Window Cleaning "
/>
/>
</div>
</div>
<divid="hero"data-section="hero">
<divid="hero"data-section="hero">
<HeroSplitTestimonial
<HeroSplitTestimonial
background={{
background={{variant:"gradient-bars"}}
variant:"gradient-bars"}}
title="Transform Your View: Professional Window Cleaning Services"
title="Real Mexican Flavor. Made Fresh Daily."
description="Professional, streak-free window cleaning services to brighten your space."
description="From breakfast tacos to slow-cooked barbacoa—every bite feels like home."
testimonials={[]}
testimonials={[
{
name:"Sarah Miller",handle:"@foodie",testimonial:"The best tacos in Texas! Truly authentic and fresh.",rating: 5,
imageSrc:"http://img.b2bpic.net/free-photo/homemade-chicken-tacos-food-recipe-idea_53876-105979.jpg?_wi=1",imageAlt:"fresh mexican street tacos close up"},
{
name:"John Doe",handle:"@local",testimonial:"Generous portions and incredible service.",rating: 5,
imageSrc:"http://img.b2bpic.net/free-photo/beach-party-with-food-drinks-wooden-plank_23-2147645495.jpg?_wi=1",imageAlt:"fresh mexican street tacos close up"},
{
name:"Emily R.",handle:"@eats",testimonial:"My go-to spot for breakfast tacos every single morning.",rating: 5,
imageSrc:"http://img.b2bpic.net/free-photo/raw-cooked-steak-served-with-potato-tomato-sauce_140725-2565.jpg?_wi=1",imageAlt:"fresh mexican street tacos close up"},
{
name:"Mike Smith",handle:"@tacoLover",testimonial:"Exceptional flavors and high-quality ingredients.",rating: 5,
imageSrc:"http://img.b2bpic.net/free-photo/mexican-food_23-2148159787.jpg?_wi=1",imageAlt:"fresh mexican street tacos close up"},
{
name:"Anna Cruz",handle:"@chef",testimonial:"Just like my Abuela used to make. Incredible.",rating: 5,
imageSrc:"http://img.b2bpic.net/free-photo/overhead-view-homemade-delicious-crispy-potato-chips-brown-pot-fallen-oil-bottle-ketchup-tomatoes-potato-garlic-dark-background_140725-140873.jpg?_wi=1",imageAlt:"fresh mexican street tacos close up"},
description="Locals love our breakfast tacos—fresh, filling, and made exactly how you like them."
description="Attention to detail that leaves every window sparkling."
buttons={[
{
text:"Order Breakfast Now",href:"#"},
]}
/>
</div>
<divid="about"data-section="about">
<MetricSplitMediaAbout
useInvertedBackground={false}
title="More Than a Meal—It’s a Tradition"
description="At Maria’s, every guest is treated like family. Whether you’re grabbing a quick bite at the drive-through or sitting down with loved ones, you’ll always feel at home."
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.