diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c13e1d5..e23be25 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -19,8 +19,7 @@ export default function ContactPage() { const footerColumns = [ { - title: "Company", - items: [ + title: "Company", items: [ { label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "Functions", href: "/functions" }, @@ -29,8 +28,7 @@ export default function ContactPage() { ] }, { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { label: "Book a Table", href: "https://bookings.nowbookit.com/?accountid=5c20d991-71d0-4514-b1f5-9fd43977f766&venueid=1248&theme=light&colors=hex,000000" }, { label: "Gift Vouchers", href: "https://giftcards.nowbookit.com/cards/card-selection?accountid=5c20d991-71d0-4514-b1f5-9fd43977f766&venueid=1248&theme=light&accent=95,124,138" }, { label: "Order Delivery", href: "https://www.ubereats.com/en-AU/adelaide/food-delivery/parisis-restaurant/c9c-HKLcRh2NP9mvLsz3Pg/" }, @@ -38,8 +36,7 @@ export default function ContactPage() { ] }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "138 King William Road, Hyde Park SA 5061", href: "#" }, { label: "(08) 8373 5142", href: "tel:0883735142" }, { label: "food@parisi.net.au", href: "mailto:food@parisi.net.au" }, @@ -67,8 +64,7 @@ export default function ContactPage() { brandName="Parisi's" navItems={navItems} button={{ - text: "Book a Table", - href: "https://bookings.nowbookit.com/?accountid=5c20d991-71d0-4514-b1f5-9fd43977f766&venueid=1248&theme=light&colors=hex,000000" + text: "Book a Table", href: "https://bookings.nowbookit.com/?accountid=5c20d991-71d0-4514-b1f5-9fd43977f766&venueid=1248&theme=light&colors=hex,000000" }} className="fixed top-4 left-1/2 transform -translate-x-1/2 z-50" buttonClassName="bg-primary-cta hover:bg-opacity-90 text-primary-cta-text" @@ -81,15 +77,13 @@ export default function ContactPage() { description="Get in touch with us or find out when we're open. Located in the heart of Hyde Park's premium dining precinct." buttons={[ { - text: "Call Us", - href: "tel:0883735142" + text: "Call Us", href: "tel:0883735142" }, { - text: "Email Us", - href: "mailto:food@parisi.net.au" + text: "Email Us", href: "mailto:food@parisi.net.au" } ]} - imageSrc="http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479053.jpg?_wi=5" + imageSrc="http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479053.jpg" imageAlt="Parisi's Italian Restaurant Heritage" showDimOverlay={true} ariaLabel="Contact page hero section - Parisi's Italian Restaurant" @@ -102,42 +96,28 @@ export default function ContactPage() { tag="Today's Hours" metrics={[ { - id: "monday", - value: "Mon", - description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close" + id: "monday", value: "Mon", description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close" }, { - id: "tuesday", - value: "Tue", - description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close" + id: "tuesday", value: "Tue", description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close" }, { - id: "wednesday", - value: "Wed", - description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close" + id: "wednesday", value: "Wed", description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close" }, { - id: "thursday", - value: "Thu", - description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close" + id: "thursday", value: "Thu", description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close" }, { - id: "friday", - value: "Fri", - description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close" + id: "friday", value: "Fri", description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close" }, { - id: "saturday", - value: "Sat", - description: "Dinner only — 5:00pm–close" + id: "saturday", value: "Sat", description: "Dinner only — 5:00pm–close" }, { - id: "sunday", - value: "Sun", - description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close" + id: "sunday", value: "Sun", description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close" } ]} - metricsAnimation="entrance-slide" + metricsAnimation="slide-up" useInvertedBackground={false} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 21ab135..e613191 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,9 +38,7 @@ export default function HomePage() { brandName="Parisi's" navItems={navItems} button={{ - text: "Book a Table", - href: "https://bookings.nowbookit.com/?accountid=5c20d991-71d0-4514-b1f5-9fd43977f766&venueid=1248&theme=light&colors=hex,000000", - }} + text: "Book a Table", href: "https://bookings.nowbookit.com/?accountid=5c20d991-71d0-4514-b1f5-9fd43977f766&venueid=1248&theme=light&colors=hex,000000"}} className="fixed top-4 left-1/2 transform -translate-x-1/2 z-50" buttonClassName="bg-primary-cta hover:bg-opacity-90 text-primary-cta-text" /> @@ -52,15 +50,11 @@ export default function HomePage() { description="Hyde Park's most loved Italian restaurant — award-winning pizza, hand-made pasta, and the warmth of the Parisi family." buttons={[ { - text: "Book a Table", - href: "https://bookings.nowbookit.com/?accountid=5c20d991-71d0-4514-b1f5-9fd43977f766&venueid=1248&theme=light&colors=hex,000000", - }, + text: "Book a Table", href: "https://bookings.nowbookit.com/?accountid=5c20d991-71d0-4514-b1f5-9fd43977f766&venueid=1248&theme=light&colors=hex,000000"}, { - text: "View Our Menu", - href: "/menu", - }, + text: "View Our Menu", href: "/menu"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479053.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479053.jpg" imageAlt="rustic Italian restaurant interior warm lighting" showDimOverlay={true} ariaLabel="Hero section - Parisi's Italian Restaurant" @@ -73,42 +67,21 @@ export default function HomePage() { tag="Today's Hours" metrics={[ { - id: "monday", - value: "Mon", - description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close", - }, + id: "monday", value: "Mon", description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close"}, { - id: "tuesday", - value: "Tue", - description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close", - }, + id: "tuesday", value: "Tue", description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close"}, { - id: "wednesday", - value: "Wed", - description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close", - }, + id: "wednesday", value: "Wed", description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close"}, { - id: "thursday", - value: "Thu", - description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close", - }, + id: "thursday", value: "Thu", description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close"}, { - id: "friday", - value: "Fri", - description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close", - }, + id: "friday", value: "Fri", description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close"}, { - id: "saturday", - value: "Sat", - description: "Dinner only — 5:00pm–close", - }, + id: "saturday", value: "Sat", description: "Dinner only — 5:00pm–close"}, { - id: "sunday", - value: "Sun", - description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close", - }, + id: "sunday", value: "Sun", description: "Lunch 11:30am–3:00pm | Dinner 5:00pm–close"}, ]} - metricsAnimation="entrance-slide" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -117,15 +90,10 @@ export default function HomePage() { @@ -205,71 +147,29 @@ export default function HomePage() { useInvertedBackground={true} testimonials={[ { - id: "1", - title: "A great dining experience", - quote: - "Exceptionally friendly staff and wonderful food. Conveniently located in Hyde Park. Highly recommended.", - name: "Vandieman111", - role: "TripAdvisor Guest", - imageSrc: - "http://img.b2bpic.net/free-photo/girl-takes-off-her-protective-medical-face-mask_1153-8487.jpg", - imageAlt: "Vandieman111", - }, + id: "1", title: "A great dining experience", quote: + "Exceptionally friendly staff and wonderful food. Conveniently located in Hyde Park. Highly recommended.", name: "Vandieman111", role: "TripAdvisor Guest", imageSrc: + "http://img.b2bpic.net/free-photo/girl-takes-off-her-protective-medical-face-mask_1153-8487.jpg", imageAlt: "Vandieman111"}, { - id: "2", - title: "Italian excellence", - quote: - "Fabulous food, friendly efficient staff. Original Italian food and top shelf service. Prices are good and wine selection too.", - name: "Deanne B", - role: "TripAdvisor Guest", - imageSrc: - "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132625.jpg", - imageAlt: "Deanne B", - }, + id: "2", title: "Italian excellence", quote: + "Fabulous food, friendly efficient staff. Original Italian food and top shelf service. Prices are good and wine selection too.", name: "Deanne B", role: "TripAdvisor Guest", imageSrc: + "http://img.b2bpic.net/free-photo/front-view-friends-enjoying-dinner-party_52683-132625.jpg", imageAlt: "Deanne B"}, { - id: "3", - title: "Delicious taste of Italy", - quote: - "Modern Italian with a traditional flare. I recommend the duck ravioli and the artichoke dip! Lovely friendly service.", - name: "Ellie M", - role: "TripAdvisor Guest", - imageSrc: - "http://img.b2bpic.net/free-photo/brunette-woman-ginger-man-sitting-cafe_273609-15575.jpg", - imageAlt: "Ellie M", - }, + id: "3", title: "Delicious taste of Italy", quote: + "Modern Italian with a traditional flare. I recommend the duck ravioli and the artichoke dip! Lovely friendly service.", name: "Ellie M", role: "TripAdvisor Guest", imageSrc: + "http://img.b2bpic.net/free-photo/brunette-woman-ginger-man-sitting-cafe_273609-15575.jpg", imageAlt: "Ellie M"}, { - id: "4", - title: "Loved it all!", - quote: - "Attentive service on a busy full-house night. Extensive wine list including South Australian wines. Chilli garlic prawns were moorish.", - name: "Tamara H", - role: "TripAdvisor Guest", - imageSrc: - "http://img.b2bpic.net/free-photo/people-scanning-qr-codes-restaurant_23-2149357915.jpg", - imageAlt: "Tamara H", - }, + id: "4", title: "Loved it all!", quote: + "Attentive service on a busy full-house night. Extensive wine list including South Australian wines. Chilli garlic prawns were moorish.", name: "Tamara H", role: "TripAdvisor Guest", imageSrc: + "http://img.b2bpic.net/free-photo/people-scanning-qr-codes-restaurant_23-2149357915.jpg", imageAlt: "Tamara H"}, { - id: "5", - title: "Authentic Italian food made with love", - quote: - "Exceptional authentic tastes of Italy brought to your table with love by the Parisi family. An experience to cherish.", - name: "vabolins", - role: "TripAdvisor Guest", - imageSrc: - "http://img.b2bpic.net/free-photo/cheerful-waitress-serving-tea-handsome-man_23-2147775890.jpg", - imageAlt: "vabolins", - }, + id: "5", title: "Authentic Italian food made with love", quote: + "Exceptional authentic tastes of Italy brought to your table with love by the Parisi family. An experience to cherish.", name: "vabolins", role: "TripAdvisor Guest", imageSrc: + "http://img.b2bpic.net/free-photo/cheerful-waitress-serving-tea-handsome-man_23-2147775890.jpg", imageAlt: "vabolins"}, { - id: "6", - title: "Feel the vibe!", - quote: - "Great venue with a nice vibe. Food excellent, extensive wine list at very reasonable prices.", - name: "Richard A", - role: "TripAdvisor Guest", - imageSrc: - "http://img.b2bpic.net/free-photo/handsome-stylish-man-restaurant_23-2147689185.jpg", - imageAlt: "Richard A", - }, + id: "6", title: "Feel the vibe!", quote: + "Great venue with a nice vibe. Food excellent, extensive wine list at very reasonable prices.", name: "Richard A", role: "TripAdvisor Guest", imageSrc: + "http://img.b2bpic.net/free-photo/handsome-stylish-man-restaurant_23-2147689185.jpg", imageAlt: "Richard A"}, ]} /> @@ -283,33 +183,21 @@ export default function HomePage() { animationType="slide-up" features={[ { - title: "The Cage", - description: - "Our elegantly rustic courtyard area seats up to 60 people. Fully adjustable to weather conditions — a perfect venue for any time of year. Ideal for birthdays, celebrations, and corporate gatherings.", - imageSrc: - "http://img.b2bpic.net/free-photo/view-from-tanned-womans-stylish-outfits-talking-enjoying-tasty-food-street-cafe_197531-18196.jpg?_wi=1", - imageAlt: "The Cage Courtyard Venue", - }, + title: "The Cage", description: + "Our elegantly rustic courtyard area seats up to 60 people. Fully adjustable to weather conditions — a perfect venue for any time of year. Ideal for birthdays, celebrations, and corporate gatherings.", imageSrc: + "http://img.b2bpic.net/free-photo/view-from-tanned-womans-stylish-outfits-talking-enjoying-tasty-food-street-cafe_197531-18196.jpg", imageAlt: "The Cage Courtyard Venue"}, { - title: "Main Dining Room", - description: - "Our main inside dining area seats approximately 40 guests. Equipped with its own projector and screen — perfect for presentations, speeches, and any audio-visual requirements.", - imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-decorated-table-with-pine-leaf_8353-10194.jpg?_wi=1", - imageAlt: "Main Dining Room Venue", - }, + title: "Main Dining Room", description: + "Our main inside dining area seats approximately 40 guests. Equipped with its own projector and screen — perfect for presentations, speeches, and any audio-visual requirements.", imageSrc: + "http://img.b2bpic.net/free-photo/beautiful-decorated-table-with-pine-leaf_8353-10194.jpg", imageAlt: "Main Dining Room Venue"}, ]} gridVariant="two-columns-alternating-heights" useInvertedBackground={false} buttons={[ { - text: "View Function Menus", - href: "/functions", - }, + text: "View Function Menus", href: "/functions"}, { - text: "Enquire Now", - href: "/contact", - }, + text: "Enquire Now", href: "/contact"}, ]} /> @@ -322,29 +210,17 @@ export default function HomePage() { animationType="slide-up" features={[ { - title: "Give the Gift of Italian", - description: - "Treat someone special to an authentic Italian dining experience. Gift vouchers available in any amount, delivered instantly online.", - button: { - text: "Buy a Gift Voucher", - href: "https://giftcards.nowbookit.com/cards/card-selection?accountid=5c20d991-71d0-4514-b1f5-9fd43977f766&venueid=1248&theme=light&accent=95,124,138", - }, + title: "Give the Gift of Italian", description: + "Treat someone special to an authentic Italian dining experience. Gift vouchers available in any amount, delivered instantly online.", button: { + text: "Buy a Gift Voucher", href: "https://giftcards.nowbookit.com/cards/card-selection?accountid=5c20d991-71d0-4514-b1f5-9fd43977f766&venueid=1248&theme=light&accent=95,124,138"}, imageSrc: - "http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479053.jpg?_wi=2", - imageAlt: "Gift Vouchers", - }, + "http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479053.jpg", imageAlt: "Gift Vouchers"}, { - title: "Order for Delivery", - description: - "Can't make it in? Enjoy Parisi's authentic Italian delivered straight to your door on Uber Eats.", - button: { - text: "Order on Uber Eats", - href: "https://www.ubereats.com/en-AU/adelaide/food-delivery/parisis-restaurant/c9c-HKLcRh2NP9mvLsz3Pg/", - }, + title: "Order for Delivery", description: + "Can't make it in? Enjoy Parisi's authentic Italian delivered straight to your door on Uber Eats.", button: { + text: "Order on Uber Eats", href: "https://www.ubereats.com/en-AU/adelaide/food-delivery/parisis-restaurant/c9c-HKLcRh2NP9mvLsz3Pg/"}, imageSrc: - "http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479053.jpg?_wi=3", - imageAlt: "Uber Eats Delivery", - }, + "http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479053.jpg", imageAlt: "Uber Eats Delivery"}, ]} gridVariant="two-columns-alternating-heights" useInvertedBackground={false} @@ -367,8 +243,7 @@ export default function HomePage() { copyrightText="© 2025 Parisi's Italian Restaurant. All Rights Reserved." columns={[ { - title: "Company", - items: [ + title: "Company", items: [ { label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "Functions", href: "/functions" }, @@ -377,43 +252,27 @@ export default function HomePage() { ], }, { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { - label: "Book a Table", - href: "https://bookings.nowbookit.com/?accountid=5c20d991-71d0-4514-b1f5-9fd43977f766&venueid=1248&theme=light&colors=hex,000000", - }, + label: "Book a Table", href: "https://bookings.nowbookit.com/?accountid=5c20d991-71d0-4514-b1f5-9fd43977f766&venueid=1248&theme=light&colors=hex,000000"}, { - label: "Gift Vouchers", - href: "https://giftcards.nowbookit.com/cards/card-selection?accountid=5c20d991-71d0-4514-b1f5-9fd43977f766&venueid=1248&theme=light&accent=95,124,138", - }, + label: "Gift Vouchers", href: "https://giftcards.nowbookit.com/cards/card-selection?accountid=5c20d991-71d0-4514-b1f5-9fd43977f766&venueid=1248&theme=light&accent=95,124,138"}, { - label: "Order Delivery", - href: "https://www.ubereats.com/en-AU/adelaide/food-delivery/parisis-restaurant/c9c-HKLcRh2NP9mvLsz3Pg/", - }, + label: "Order Delivery", href: "https://www.ubereats.com/en-AU/adelaide/food-delivery/parisis-restaurant/c9c-HKLcRh2NP9mvLsz3Pg/"}, { - label: "TripAdvisor", - href: "https://www.tripadvisor.com/Restaurant_Review-g255099-d2163883-Reviews-Parisi_s_Restaurant-Adelaide_South_Australia.html", - }, + label: "TripAdvisor", href: "https://www.tripadvisor.com/Restaurant_Review-g255099-d2163883-Reviews-Parisi_s_Restaurant-Adelaide_South_Australia.html"}, ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { - label: "138 King William Road, Hyde Park SA 5061", - href: "#", - }, + label: "138 King William Road, Hyde Park SA 5061", href: "#"}, { label: "(08) 8373 5142", href: "tel:0883735142" }, { label: "food@parisi.net.au", href: "mailto:food@parisi.net.au" }, { - label: "Instagram", - href: "https://www.instagram.com/parisisrestaurant/", - }, + label: "Instagram", href: "https://www.instagram.com/parisisrestaurant/"}, { - label: "Facebook", - href: "https://www.facebook.com/ParisiRestaurant/", - }, + label: "Facebook", href: "https://www.facebook.com/ParisiRestaurant/"}, ], }, ]}