Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 22:55:34 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -72,10 +72,10 @@ export default function LandingPage() {
"http://img.b2bpic.net/free-photo/lyon-panorama_268835-3371.jpg", imageAlt: "Canal Saint-Martin scenic water view"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/guy-girl-hugging-each-other-background-night-port_1153-3419.jpg", imageAlt: "Canal Saint-Martin evening lights reflection"},
"http://img.b2bpic.net/free-photo/guy-girl-hugging-each-other-background-night-port_1153-3419.jpg?_wi=1", imageAlt: "Canal Saint-Martin evening lights reflection"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-scenery-river-field-dry-grass-surrounded-by-lot-trees_181624-20253.jpg", imageAlt: "Peaceful tree-lined walking path along canal"},
"http://img.b2bpic.net/free-photo/beautiful-scenery-river-field-dry-grass-surrounded-by-lot-trees_181624-20253.jpg?_wi=1", imageAlt: "Peaceful tree-lined walking path along canal"},
]}
autoplayDelay={5000}
showDimOverlay={true}
@@ -127,7 +127,7 @@ export default function LandingPage() {
id: "1", title: "Peaceful Walks", description:
"Tree-lined paths and relaxing water views create the perfect escape from the bustling city. Stroll at your own pace and discover hidden corners of authentic Paris.", media: {
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-scenery-river-field-dry-grass-surrounded-by-lot-trees_181624-20253.jpg", imageAlt: "Peaceful tree-lined walking path along the canal"},
"http://img.b2bpic.net/free-photo/beautiful-scenery-river-field-dry-grass-surrounded-by-lot-trees_181624-20253.jpg?_wi=2", imageAlt: "Peaceful tree-lined walking path along the canal"},
items: [
{ icon: TreePine, text: "Shaded tree-lined pathways" },
{ icon: Waves, text: "Serene water reflections" },
@@ -139,7 +139,7 @@ export default function LandingPage() {
id: "2", title: "Romantic Evenings", description:
"Beautiful reflections of lights on the water create a magical atmosphere perfect for couples. The evening ambiance is unmatched anywhere in Paris.", media: {
imageSrc:
"http://img.b2bpic.net/free-photo/guy-girl-hugging-each-other-background-night-port_1153-3419.jpg", imageAlt: "Canal Saint-Martin evening lights reflecting on water"},
"http://img.b2bpic.net/free-photo/guy-girl-hugging-each-other-background-night-port_1153-3419.jpg?_wi=2", imageAlt: "Canal Saint-Martin evening lights reflecting on water"},
items: [
{ icon: Heart, text: "Perfect for couples" },
{ icon: Moon, text: "Enchanting evening lighting" },