Merge version_5_1780857085214 into main
Merge version_5_1780857085214 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -10,15 +10,15 @@ export default function AboutSection(): React.JSX.Element {
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<AboutMediaOverlay
|
||||
tag="Our Story"
|
||||
title="Passion for Authentic Flavor"
|
||||
description="At Taco Haven, we believe in the power of a perfect taco. Our journey began with a simple idea: to elevate the humble taco to a gourmet experience using traditional techniques and bold, innovative ingredients. Every taco is a testament to our dedication to quality and flavor."
|
||||
primaryButton={{
|
||||
tag="★★★★★ 5-Star Review"
|
||||
title="Passion for Authentic Flavor"
|
||||
description="At Taco Haven, we believe in the power of a perfect taco. Our journey began with a simple idea: to elevate the humble taco to a gourmet experience using traditional techniques and bold, innovative ingredients. Every taco is a testament to our dedication to quality and flavor."
|
||||
primaryButton={{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mexican-food-preparation-concept_23-2147812210.jpg"
|
||||
/>
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mexican-food-preparation-concept_23-2147812210.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user