4 Commits

Author SHA1 Message Date
0789e4b7bb Update src/app/page.tsx 2026-05-31 13:51:02 +00:00
fe3cfa8004 Merge version_1 into main
Merge version_1 into main
2026-05-31 13:48:01 +00:00
83faa1372e Merge version_1 into main
Merge version_1 into main
2026-05-31 13:47:37 +00:00
d82d65f0ef Merge version_1 into main
Merge version_1 into main
2026-05-31 13:46:53 +00:00

View File

@@ -2,8 +2,8 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqBase from '@/components/sections/faq/FaqBase';
import ContactText from '@/components/sections/contact/ContactText';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureBento from '@/components/sections/feature/FeatureBento';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo';
@@ -11,7 +11,7 @@ import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSp
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { Droplet, Star } from "lucide-react";
export default function LandingPage() {
@@ -147,25 +147,27 @@ export default function LandingPage() {
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
<TestimonialCardTwo
useInvertedBackground={false}
testimonial="The best Italian food I've had outside of Italy! Fantastic service, cozy atmosphere, and every dish was a masterpiece. Highly recommend Prezzo Uxbridge!"
rating={5}
author="Maria S."
avatars={[
title="What Our Guests Say"
description="Hear directly from our beloved customers about their unforgettable dining experiences at Prezzo Italian Restaurant Uxbridge."
testimonials={[
{
src: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5900.jpg", alt: "Maria S."},
id: "maria-s", name: "Maria S.", role: "Regular Customer", testimonial: "The best Italian food I've had outside of Italy! Fantastic service, cozy atmosphere, and every dish was a masterpiece. Highly recommend Prezzo Uxbridge!", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5900.jpg", imageAlt: "Maria S. avatar"
},
{
src: "http://img.b2bpic.net/free-photo/young-displeased-woman-arguing-with-waitress-cafe_637285-8114.jpg", alt: "John P."},
id: "john-p", name: "John P.", role: "Food Blogger", testimonial: "Prezzo Uxbridge truly delivers an authentic Italian experience. From the appetizers to the desserts, every dish was crafted with care and exquisite flavors. A must-visit!", imageSrc: "http://img.b2bpic.net/free-photo/young-displeased-woman-arguing-with-waitress-cafe_637285-8114.jpg", imageAlt: "John P. avatar"
},
{
src: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg", alt: "Sarah T."},
id: "sarah-t", name: "Sarah T.", role: "Local Resident", testimonial: "Wonderful evening! The pasta was perfectly al dente, and the tiramisu was heavenly. The staff were incredibly friendly and attentive. We'll definitely be back soon!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg", imageAlt: "Sarah T. avatar"
},
{
src: "http://img.b2bpic.net/free-photo/lunch-break-elegant-man-office-businessman-white-shirt-man-eats-noodles_1157-39255.jpg", alt: "David L."},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg", alt: "Emily R."},
id: "david-l", name: "David L.", role: "First-time Visitor", testimonial: "Came here on a recommendation and was not disappointed. The pizza was simply divine, and the wine list was impressive. A gem in Uxbridge!", imageSrc: "http://img.b2bpic.net/free-photo/lunch-break-elegant-man-office-businessman-white-shirt-man-eats-noodles_1157-39255.jpg", imageAlt: "David L. avatar"
}
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
animationType="slide-up"
textboxLayout="default"
carouselMode="auto"
/>
</div>
@@ -181,9 +183,9 @@ export default function LandingPage() {
</div>
<div id="faq" data-section="faq">
<FaqBase
textboxLayout="default"
<FaqSplitText
useInvertedBackground={false}
textPosition="left"
faqs={[
{
id: "faq-1", title: "Do you offer vegetarian and vegan options?", content: "Yes, our menu includes a variety of delicious vegetarian and vegan dishes. Please inform your server about any dietary preferences or allergies."},
@@ -191,25 +193,35 @@ export default function LandingPage() {
id: "faq-2", title: "Can I make a reservation online?", content: "Absolutely! You can easily book a table through our website's 'Book a Table' section or by calling us directly during opening hours."},
{
id: "faq-3", title: "Do you cater for private events or large groups?", content: "Yes, Prezzo Uxbridge is delighted to host private events and accommodate large groups. Please contact us in advance to discuss your requirements and our special group menus."},
{
id: "faq-4", title: "Is there parking available?", content: "We have limited on-site parking, and there are several public car parks within a short walking distance of the restaurant."},
{
id: "faq-5", title: "Do you have a kids' menu?", content: "Yes, we offer a dedicated kids' menu with child-friendly portions of classic Italian dishes to ensure a delightful experience for our younger guests."}
]}
title="Frequently Asked Questions"
description="Find answers to common questions about reservations, dietary options, and your dining experience at Prezzo Italian Restaurant."
sideTitle="Common Questions"
sideDescription="Find quick answers to the most frequently asked questions about dining at Prezzo Italian Restaurant Uxbridge, from reservations to dietary needs."
buttons={[
{ text: "Contact Us", href: "#contact" }
]}
buttonAnimation="slide-up"
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
<ContactText
useInvertedBackground={true}
background={{
variant: "plain"
}}
tag="Reservations & Contact"
title="Visit Us in Uxbridge"
description="Book your table today for an authentic Italian culinary journey. We look forward to welcoming you to Prezzo Italian Restaurant Uxbridge!"
inputPlaceholder="Your email for updates and offers"
buttonText="Send Message"
termsText="By sending a message, you agree to receive promotional emails and our privacy policy."
text="Ready to experience authentic Italian cuisine? Book your table at Prezzo Uxbridge today!"
buttons={[
{
text: "Book a Table Now", href: "#contact"},
{
text: "View Location", href: "#"},
]}
animationType="entrance-slide"
/>
</div>
@@ -228,7 +240,7 @@ export default function LandingPage() {
label: "Pizza", href: "#menu"},
{
label: "Desserts", href: "#menu"},
],
]
},
{
title: "About Us", items: [
@@ -240,7 +252,7 @@ export default function LandingPage() {
label: "Reviews", href: "#testimonials"},
{
label: "Careers", href: "#"},
],
]
},
{
title: "Help", items: [
@@ -252,8 +264,17 @@ export default function LandingPage() {
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service", href: "#"},
],
]
},
{
title: "Hours & Info", items: [
{ label: "Mon-Thu: 12 PM - 10 PM", href: "#" },
{ label: "Fri-Sat: 12 PM - 11 PM", href: "#" },
{ label: "Sun: 12 PM - 9 PM", href: "#" },
{ label: "Phone: 01895 123456", href: "tel:01895123456" },
{ label: "Email: info@prezzouxbridge.com", href: "mailto:info@prezzouxbridge.com" }
]
}
]}
copyrightText="© 2024 Prezzo Italian Restaurant Uxbridge. All rights reserved."
/>