Update src/app/page.tsx

This commit is contained in:
2026-06-12 01:02:44 +00:00
parent a3aca35c57
commit 96c8e63c7d

View File

@@ -40,9 +40,7 @@ export default function HomePage() {
<div id="home-introduction" data-section="home-introduction">
<InlineImageSplitTextAbout
heading={[{ type: "text", content: "Welcome to Zad Shawarma!" }]}
description="Experience the authentic taste of the Middle East with our freshly prepared shawarmas, made from the finest ingredients and traditional recipes. Our passion is to bring joy to your taste buds."
useInvertedBackground={true}
image={{ src: "http://img.b2bpic.net/free-photo/beef-doner-wrap-flatbread-served-with-fries-mayonnaise_141793-26.jpg", alt: "Appetizing chicken shawarma platter", position: "right" }}
/>
</div>