Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user