5 Commits

Author SHA1 Message Date
2623650c61 Merge version_3 into main
Merge version_3 into main
2026-03-03 22:47:28 +00:00
64277d392d Update src/app/page.tsx 2026-03-03 22:47:24 +00:00
2160f1c35a Merge version_2 into main
Merge version_2 into main
2026-03-03 22:31:15 +00:00
60ada5d412 Update src/app/page.tsx 2026-03-03 22:31:10 +00:00
6239ed7b9d Merge version_1 into main
Merge version_1 into main
2026-03-03 22:23:09 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Book Your Stay", href: "#rooms" },
{ text: "Book Your Stay — Secure Your Dates Today", href: "https://booking.hotellephenix.com" },
{ text: "Learn More", href: "#about" },
]}
buttonAnimation="blur-reveal"
@@ -107,6 +107,7 @@ export default function LandingPage() {
useInvertedBackground={false}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
cardClassName="group relative flex flex-col h-full overflow-hidden rounded-theme bg-card-light hover:shadow-lg transition-all duration-300"
products={[
{
id: "1", name: "Deluxe Ocean View", price: "$180/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1", imageAlt: "Deluxe Ocean View room with balcony"},