Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4167119282 | |||
| 0f786a2f7f | |||
| 7b9ccffe62 | |||
| 3649544b37 | |||
| 132b104746 | |||
| 6cbaea72c8 | |||
| ab662cf7b0 | |||
| 6ebe5b69ff | |||
| ab491f2765 |
1415
src/app/layout.tsx
1415
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
testimonialRotationInterval={5000}
|
testimonialRotationInterval={5000}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Reserve a Table", href: "#reservation" },
|
{ text: "Reserve Now", href: "#reservation" },
|
||||||
{ text: "View Events", href: "#events" }
|
{ text: "View Events", href: "#events" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
|||||||
description="Book your experience at Magacin. Whether it's a casual coffee meeting, brunch with friends, or an unforgettable evening, reservations guarantee your perfect moment."
|
description="Book your experience at Magacin. Whether it's a casual coffee meeting, brunch with friends, or an unforgettable evening, reservations guarantee your perfect moment."
|
||||||
tagIcon={Calendar}
|
tagIcon={Calendar}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/friends-greeting-each-other_23-2147680571.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/friends-greeting-each-other_23-2147680571.jpg"
|
||||||
imageAlt="Magacin welcoming reservation space"
|
imageAlt="Magacin welcoming reservation space"
|
||||||
|
|||||||
Reference in New Issue
Block a user