From e827ff9db6e7bd07bc730d64014943ee89db7677 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 16:25:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ddb81b..17629ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,14 +1,14 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; -import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; -import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia'; -import MediaAbout from '@/components/sections/about/MediaAbout'; -import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen'; -import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; -import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; -import FooterCard from '@/components/sections/footer/FooterCard'; -import { Facebook, Instagram, Twitter, Sparkles, Heart, Star } from 'lucide-react'; +import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen"; +import HeroSplitDualMedia from "@/components/sections/hero/HeroSplitDualMedia"; +import MediaAbout from "@/components/sections/about/MediaAbout"; +import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen"; +import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen"; +import ContactSplitForm from "@/components/sections/contact/ContactSplitForm"; +import FooterCard from "@/components/sections/footer/FooterCard"; +import { Facebook, Heart, Instagram, Sparkles, Star, Twitter } from "lucide-react"; export default function LandingPage() { return ( @@ -45,18 +45,18 @@ export default function LandingPage() { description="Discover an elevated dining experience where culinary excellence meets warm hospitality. From intimate dinners to celebrations, Plezi Restaurant & Lounge sets the perfect stage for unforgettable moments." tag="Premium Dining Experience" tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttons={[ { text: "Reserve a Table", href: "#contact" }, { text: "View Menu", href: "#features" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/rose-cocktail-table_140725-1416.jpg", imageAlt: "upscale restaurant lounge elegant ambiance" + imageSrc: "http://img.b2bpic.net/free-photo/big-luxe-dining-room-interior-design_114579-2223.jpg", imageAlt: "Plezi Restaurant Lounge elegant ambiance with modern decor and warm lighting" }, { - imageSrc: "http://img.b2bpic.net/free-photo/healthy-baked-vegetables-ham-sandwiches_7502-7403.jpg", imageAlt: "gourmet cuisine plating presentation fine dining" + imageSrc: "http://img.b2bpic.net/free-photo/caprese-salad-glass-with-onion-rings_140725-3.jpg", imageAlt: "Gourmet plated cuisine showcasing fine dining artistry at Plezi" } ]} mediaAnimation="entrance-slide" @@ -72,12 +72,12 @@ export default function LandingPage() { description="Located in the heart of Lauderhill, Plezi Restaurant & Lounge is a sanctuary for food enthusiasts and experience seekers. Our team is dedicated to crafting memorable moments through exceptional cuisine, thoughtful service, and an inviting atmosphere that celebrates both culinary artistry and human connection." tag="Our Story" tagIcon={Heart} - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttons={[ { text: "Learn More", href: "#features" } ]} - buttonAnimation="entrance-slide" - imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-red-carpet-floor-tables-chairs_140725-8025.jpg" + buttonAnimation="slide-up" + imageSrc="http://img.b2bpic.net/free-photo/village-landscape_1182-948.jpg" imageAlt="Plezi Restaurant & Lounge entrance in Lauderhill showcasing modern contemporary architecture" useInvertedBackground={true} /> @@ -89,7 +89,7 @@ export default function LandingPage() { description="Experience the perfect blend of authentic hospitality and culinary innovation." tag="Our Highlights" tagIcon={Star} - tagAnimation="entrance-slide" + tagAnimation="slide-up" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} @@ -114,19 +114,19 @@ export default function LandingPage() { useInvertedBackground={true} tag="Testimonials" tagIcon={Heart} - tagAnimation="entrance-slide" + tagAnimation="slide-up" testimonials={[ { - id: "1", title: "Exceptional Experience", quote: "Plezi transformed our anniversary dinner into an unforgettable evening. Every detail, from the ambiance to the cuisine, was absolutely perfect. We cannot wait to return.", name: "Sarah Johnson", role: "Event Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg", imageAlt: "restaurant customer satisfied dining experience" + id: "1", title: "Exceptional Experience", quote: "Plezi transformed our anniversary dinner into an unforgettable evening. Every detail, from the ambiance to the cuisine, was absolutely perfect. We cannot wait to return.", name: "Sarah Johnson", role: "Event Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg" }, { - id: "2", title: "Outstanding Service", quote: "The service at Plezi is impeccable. Our server anticipated every need, and the food was presented with such artistry. This is true fine dining done right.", name: "Michael Chen", role: "Business Executive", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-smiling-restaurant_23-2149316809.jpg", imageAlt: "professional portrait business casual restaurant" + id: "2", title: "Outstanding Service", quote: "The service at Plezi is impeccable. Our server anticipated every need, and the food was presented with such artistry. This is true fine dining done right.", name: "Michael Chen", role: "Business Executive", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg" }, { - id: "3", title: "Perfect Setting", quote: "We celebrated our engagement at Plezi and felt like royalty. The sophisticated atmosphere and warm hospitality made our special moment even more memorable.", name: "Emily Rodriguez", role: "Marketing Director", imageSrc: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-bouquet-red-roses-flower-waiting-date_496169-289.jpg", imageAlt: "customer testimonial fine dining experience" + id: "3", title: "Perfect Setting", quote: "We celebrated our engagement at Plezi and felt like royalty. The sophisticated atmosphere and warm hospitality made our special moment even more memorable.", name: "Emily Rodriguez", role: "Marketing Director", imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663839.jpg" }, { - id: "4", title: "Culinary Excellence", quote: "The flavors, presentation, and creativity of each dish showcase true culinary mastery. Plezi sets a new standard for fine dining in our community.", name: "David Kim", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-owner-with-document_23-2149434529.jpg", imageAlt: "restaurant guest testimonial portrait professional" + id: "4", title: "Culinary Excellence", quote: "The flavors, presentation, and creativity of each dish showcase true culinary mastery. Plezi sets a new standard for fine dining in our community.", name: "David Kim", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3944.jpg" } ]} /> @@ -137,7 +137,7 @@ export default function LandingPage() { title="Reserve Your Table" description="Join us for an extraordinary dining experience. Complete the form below to make a reservation or reach out with any inquiries." useInvertedBackground={false} - mediaAnimation="entrance-slide" + mediaAnimation="slide-up" inputs={[ { name: "fullName", type: "text", placeholder: "Full Name" }, { name: "email", type: "email", placeholder: "Email Address" }, -- 2.49.1