Update src/app/page.tsx

This commit is contained in:
2026-03-12 02:45:50 +00:00
parent 91494d36c2
commit 47063db59b

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
description="Exceptional Seafood Freshness"
subdescription="Warm hospitality meets refined elegance in our garden setting"
icon={Leaf}
imageSrc="http://img.b2bpic.net/free-photo/good-friends-celebrating-new-year-that-s-coming_23-2149144077.jpg"
imageSrc="http://img.b2bpic.net/free-photo/good-friends-celebrating-new-year-that-s-coming_23-2149144077.jpg?_wi=1"
imageAlt="Peaceful garden dining at Chez Achour"
mediaAnimation="blur-reveal"
useInvertedBackground={false}
@@ -93,13 +93,13 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Fresh Lobster", price: "Market Price", imageSrc: "http://img.b2bpic.net/free-photo/top-view-crawfish-plates_23-2150346614.jpg", imageAlt: "Fresh Mediterranean lobster"
id: "1", name: "Fresh Lobster", price: "Market Price", imageSrc: "http://img.b2bpic.net/free-photo/top-view-crawfish-plates_23-2150346614.jpg?_wi=1", imageAlt: "Fresh Mediterranean lobster"
},
{
id: "2", name: "Seafood Pasta", price: "28 TND", imageSrc: "http://img.b2bpic.net/free-photo/fruit-salad-mixed-with-herbs_140725-1778.jpg", imageAlt: "Mediterranean seafood pasta"
id: "2", name: "Seafood Pasta", price: "28 TND", imageSrc: "http://img.b2bpic.net/free-photo/fruit-salad-mixed-with-herbs_140725-1778.jpg?_wi=1", imageAlt: "Mediterranean seafood pasta"
},
{
id: "3", name: "Langoustines", price: "32 TND", imageSrc: "http://img.b2bpic.net/free-photo/grilled-big-prawn-shrimp-with-sauce_74190-6915.jpg", imageAlt: "Grilled langoustines"
id: "3", name: "Langoustines", price: "32 TND", imageSrc: "http://img.b2bpic.net/free-photo/grilled-big-prawn-shrimp-with-sauce_74190-6915.jpg?_wi=1", imageAlt: "Grilled langoustines"
},
{
id: "4", name: "Grilled Fish Daily Catch", price: "Market Price", imageSrc: "http://img.b2bpic.net/free-photo/seabass-barramundi-fish-meat-steak_74190-5984.jpg", imageAlt: "Daily catch grilled fish"
@@ -120,11 +120,11 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Romantic Garden Setting", description: "Intimate outdoor dining surrounded by Mediterranean greenery and soft evening lighting. The perfect backdrop for couples seeking an unforgettable evening.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-taking-drinks-terrace_23-2150656260.jpg", imageAlt: "Romantic garden dining ambiance"
title: "Romantic Garden Setting", description: "Intimate outdoor dining surrounded by Mediterranean greenery and soft evening lighting. The perfect backdrop for couples seeking an unforgettable evening.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-taking-drinks-terrace_23-2150656260.jpg?_wi=1", imageAlt: "Romantic garden dining ambiance"
},
{
id: 2,
title: "Peaceful Escape in Hammamet", description: "Arrive early to enjoy the tranquil setting before the restaurant fills with the lively energy of the evening. A true oasis within the city.", imageSrc: "http://img.b2bpic.net/free-photo/good-friends-celebrating-new-year-that-s-coming_23-2149144077.jpg", imageAlt: "Peaceful garden retreat"
title: "Peaceful Escape in Hammamet", description: "Arrive early to enjoy the tranquil setting before the restaurant fills with the lively energy of the evening. A true oasis within the city.", imageSrc: "http://img.b2bpic.net/free-photo/good-friends-celebrating-new-year-that-s-coming_23-2149144077.jpg?_wi=2", imageAlt: "Peaceful garden retreat"
}
]}
/>
@@ -140,19 +140,19 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "Sarah Johnson, Tourist from France", date: "Date: 15 October 2024", title: "An exceptional experience!", quote: "The seafood freshness is incredible and the flavors are authentic. The garden setting is magical. A must-visit in Hammamet. We came twice during our week-long stay.", tag: "5 Star Rating", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006613.jpg", avatarAlt: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/top-view-crawfish-plates_23-2150346614.jpg", imageAlt: "Fresh Mediterranean lobster"
id: "1", name: "Sarah Johnson, Tourist from France", date: "Date: 15 October 2024", title: "An exceptional experience!", quote: "The seafood freshness is incredible and the flavors are authentic. The garden setting is magical. A must-visit in Hammamet. We came twice during our week-long stay.", tag: "5 Star Rating", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006613.jpg", avatarAlt: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/top-view-crawfish-plates_23-2150346614.jpg?_wi=2", imageAlt: "Fresh Mediterranean lobster"
},
{
id: "2", name: "Michel Dubois, Local Regular", date: "Date: 22 September 2024", title: "Phenomenal atmosphere and service", quote: "The outdoor seating is cozy and refined. The waiters are attentive and genuinely friendly. Every visit feels special. This is where I bring my family for celebrations.", tag: "5 Star Rating", avatarSrc: "http://img.b2bpic.net/free-photo/group-positive-people-having-dinner-together_23-2148454185.jpg", avatarAlt: "Michel Dubois", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-taking-drinks-terrace_23-2150656260.jpg", imageAlt: "Garden dining evening"
id: "2", name: "Michel Dubois, Local Regular", date: "Date: 22 September 2024", title: "Phenomenal atmosphere and service", quote: "The outdoor seating is cozy and refined. The waiters are attentive and genuinely friendly. Every visit feels special. This is where I bring my family for celebrations.", tag: "5 Star Rating", avatarSrc: "http://img.b2bpic.net/free-photo/group-positive-people-having-dinner-together_23-2148454185.jpg", avatarAlt: "Michel Dubois", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-taking-drinks-terrace_23-2150656260.jpg?_wi=2", imageAlt: "Garden dining evening"
},
{
id: "3", name: "Amira Hassan, Local Foodie", date: "Date: 8 November 2024", title: "Beautiful setting, excellent service, delicious", quote: "Beautiful setting, excellent service, and delicious cuisine. A place we highly recommend to anyone visiting Hammamet. The chef truly respects the ingredients.", tag: "5 Star Rating", avatarSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg", avatarAlt: "Amira Hassan", imageSrc: "http://img.b2bpic.net/free-photo/fruit-salad-mixed-with-herbs_140725-1778.jpg", imageAlt: "Seafood pasta dish"
id: "3", name: "Amira Hassan, Local Foodie", date: "Date: 8 November 2024", title: "Beautiful setting, excellent service, delicious", quote: "Beautiful setting, excellent service, and delicious cuisine. A place we highly recommend to anyone visiting Hammamet. The chef truly respects the ingredients.", tag: "5 Star Rating", avatarSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-1311.jpg", avatarAlt: "Amira Hassan", imageSrc: "http://img.b2bpic.net/free-photo/fruit-salad-mixed-with-herbs_140725-1778.jpg?_wi=2", imageAlt: "Seafood pasta dish"
},
{
id: "4", name: "Marco Rossi, Italian Visitor", date: "Date: 3 December 2024", title: "Mediterranean authenticity at its finest", quote: "As someone from Italy, I appreciate authentic Mediterranean cuisine. Chez Achour delivers on every level. The fresh lobster and simple preparation allows the quality of ingredients to shine.", tag: "5 Star Rating", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-female-chef-with-apron-covering-raw-fish-slices-with-flour-fresh-vegetables-wood-board-flour-bowl-kitchen-table_179666-44317.jpg", avatarAlt: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/grilled-big-prawn-shrimp-with-sauce_74190-6915.jpg", imageAlt: "Langoustines dish"
id: "4", name: "Marco Rossi, Italian Visitor", date: "Date: 3 December 2024", title: "Mediterranean authenticity at its finest", quote: "As someone from Italy, I appreciate authentic Mediterranean cuisine. Chez Achour delivers on every level. The fresh lobster and simple preparation allows the quality of ingredients to shine.", tag: "5 Star Rating", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-female-chef-with-apron-covering-raw-fish-slices-with-flour-fresh-vegetables-wood-board-flour-bowl-kitchen-table_179666-44317.jpg", avatarAlt: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/grilled-big-prawn-shrimp-with-sauce_74190-6915.jpg?_wi=2", imageAlt: "Langoustines dish"
},
{
id: "5", name: "Elena Patel, Special Occasion Guest", date: "Date: 20 November 2024", title: "Perfect for celebrations", quote: "We celebrated our anniversary here and it was unforgettable. The garden ambiance, the food, the service everything was perfect. We've already booked for next year!", tag: "5 Star Rating", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006613.jpg", avatarAlt: "Elena Patel", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-taking-drinks-terrace_23-2150656260.jpg", imageAlt: "Garden dining celebration"
id: "5", name: "Elena Patel, Special Occasion Guest", date: "Date: 20 November 2024", title: "Perfect for celebrations", quote: "We celebrated our anniversary here and it was unforgettable. The garden ambiance, the food, the service everything was perfect. We've already booked for next year!", tag: "5 Star Rating", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006613.jpg", avatarAlt: "Elena Patel", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-taking-drinks-terrace_23-2150656260.jpg?_wi=3", imageAlt: "Garden dining celebration"
}
]}
/>
@@ -167,7 +167,7 @@ export default function LandingPage() {
description="Simple Preparation. Fresh Ingredients."
subdescription="True hospitality starts with exceptional quality"
icon={Anchor}
imageSrc="http://img.b2bpic.net/free-photo/top-view-crawfish-plates_23-2150346614.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-crawfish-plates_23-2150346614.jpg?_wi=3"
imageAlt="Fresh seafood at Chez Achour"
mediaAnimation="blur-reveal"
useInvertedBackground={false}