Merge version_2_1783083792618 into main #1

Merged
bender merged 1 commits from version_2_1783083792618 into main 2026-07-03 13:04:06 +00:00

View File

@@ -15,16 +15,16 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroSplitVerticalMarqueeTall
tag="Expertise & Innovation"
title="Welcome to Abrakababra"
description="Experience excellence in our specialized services tailored to your needs. Discover why we are the preferred choice in the community."
tag="Authentic Mediterranean Cuisine"
title="Mediterranean Flavors on Colorado St"
description="Experience authentic Mediterranean cuisine right here in Salem. From fresh seafood to wood-fired pita, every dish is crafted with passion and tradition."
primaryButton={{
text: "Explore Services",
href: "#services",
text: "View Menu",
href: "#menu",
}}
secondaryButton={{
text: "Contact Us",
href: "#contact",
text: "Book a Table",
href: "#reservations",
}}
leftItems={[
{
@@ -74,9 +74,10 @@ export default function HomePage() {
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutText
title="Our Commitment to Quality"
title="A Taste of the Mediterranean in Salem"
description="Located on Colorado St, our family-owned restaurant brings the vibrant flavors and warm hospitality of the Mediterranean to Salem. We source the freshest ingredients to craft traditional dishes that transport you to the sun-drenched shores of Greece, Italy, and Lebanon."
primaryButton={{
text: "Learn Our Story",
text: "Read Our Story",
href: "#about",
}}
textAnimation="slide-up"