Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-04 14:45:19 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
title="Welcome to Shathy's Crush & Cafe"
description="Your new favourite spot in London E17 for unique desserts, indulgent treats, and the friendliest vibes in town. Come for the coffee, stay for the crush."
buttons={[{ text: "View Menu", href: "/menu" }]}
imageSrc="http://img.b2bpic.net/free-photo/composition-with-copyspace-mothers-day_23-2147789886.jpg"
imageSrc="http://img.b2bpic.net/free-photo/composition-with-copyspace-mothers-day_23-2147789886.jpg?_wi=1"
/>
</div>
@@ -87,7 +87,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Common Questions"
description="Everything you need to know about your visit to Shathy's."
imageSrc="http://img.b2bpic.net/free-photo/composition-with-copyspace-mothers-day_23-2147789886.jpg"
imageSrc="http://img.b2bpic.net/free-photo/composition-with-copyspace-mothers-day_23-2147789886.jpg?_wi=2"
mediaAnimation="slide-up"
faqsAnimation="slide-up"
faqs={[
@@ -113,7 +113,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/composition-with-copyspace-mothers-day_23-2147789886.jpg"
imageSrc="http://img.b2bpic.net/free-photo/composition-with-copyspace-mothers-day_23-2147789886.jpg?_wi=3"
logoText="Shathy's Crush & Cafe"
columns={[
{ title: "Navigate", items: [{ label: "Menu", href: "/menu" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] },