Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-04-05 20:09:39 +00:00
2 changed files with 2 additions and 8 deletions

View File

@@ -60,8 +60,6 @@ export default function ContactPage() {
description="We are located in the heart of Sidi Gaber."
subdescription="Easily accessible via public transport."
icon={MapPin}
imageSrc="http://img.b2bpic.net/free-photo/female-student-using-laptop-while-sitting-cafe-concentrated-young-woman-freelancer-work_146671-19749.jpg"
mediaAnimation="slide-up"
videoSrc="http://img.b2bpic.net/free-photo/female-student-using-laptop-while-sitting-cafe-concentrated-young-woman-freelancer-work_146671-19749.jpg"
/>
</div>

View File

@@ -117,12 +117,8 @@ export default function LandingPage() {
layout="section"
title="Cafe Policies & House Rules"
sections={[
{
heading: "Safety & Respect", content: "We pride ourselves on a welcoming, safe environment for all customers. Harassment or disruptive behavior will not be tolerated."
},
{
heading: "Reservations", content: "Bookings can be made via WhatsApp. Minimum of 2 hours for private setups. Cancellation notice required 30 mins prior."
}
{ heading: "Safety & Respect", content: "We pride ourselves on a welcoming, safe environment for all customers. Harassment or disruptive behavior will not be tolerated." },
{ heading: "Reservations", content: "Bookings can be made via WhatsApp. Minimum of 2 hours for private setups. Cancellation notice required 30 mins prior." }
]}
/>
</div>