Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #7.
This commit is contained in:
@@ -72,15 +72,14 @@ export default function AboutPage() {
|
||||
<div id="about-us" data-section="about-us">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{ type: "text", content: "Our Story: Bringing Authentic Flavors to Your Table" }
|
||||
{ type: "text", content: "Our Story: Bringing Authentic Flavors to Your Table" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/top-view-composition-with-delicious-pakistan-meal_23-2148821539.jpg?_wi=3", alt: "Delicious Indian dishes on a table" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "View Our Menu", href: "/menu" },
|
||||
{ text: "Reserve a Table", href: "/reservations" }
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-composition-with-delicious-pakistan-meal_23-2148821539.jpg?_wi=3"
|
||||
imageAlt="Delicious Indian dishes on a table"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user