Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-05-13 06:51:53 +00:00

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
textboxLayout="split"
features={[
{ title: "Traditional Recipes", description: "Authentic Mediterranean flavor profiles.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-shaurma-sliced-chicken-sandwich-with-lemon-greens-dark-space_140725-95462.jpg" },
{ title: "Locally Owned", description: "Committed to serving our community.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-shaurma-meat-sandwich-with-lemonnd-greens-black_140725-104397.jpg" },
{ title: "Locally Owned", description: "Committed to serving our community.", imageSrc: "http://img.b2bpic.net/top-view-sliced-shaurma-meat-sandwich-with-lemonnd-greens-black_140725-104397.jpg" },
{ title: "Freshly Prepared", description: "High quality ingredients every single day.", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-fresh-salad-vegan-tacos-vegetarian-healthy-food_2829-14400.jpg" }
]}
useInvertedBackground={true}
@@ -122,6 +122,7 @@ export default function LandingPage() {
<FooterSimple
columns={[]}
bottomLeftText="© 2024 Osmow's"
bottomRightText=""
/>
</div>
</ReactLenis>