Merge version_1 into main #1
@@ -50,7 +50,7 @@ export default function AboutPage() {
|
||||
tag="Our Mission"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-senior-mother-her-daughter-holding-hands_1262-18400.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-senior-mother-her-daughter-holding-hands_1262-18400.jpg?_wi=2"
|
||||
imageAlt="team support care elderly"
|
||||
buttons={[{ text: "Learn Our Values", href: "/services" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -72,21 +72,21 @@ export default function AboutPage() {
|
||||
id: 1,
|
||||
title: "Safety First",
|
||||
description: "All companions and drivers are thoroughly vetted, background-checked, and trained in senior care. Your security is our top priority.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-smartphone_23-2148943303.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-smartphone_23-2148943303.jpg?_wi=2",
|
||||
imageAlt: "safety and trust",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Personalized Care",
|
||||
description: "Every traveler is unique. We take time to understand your needs, preferences, and health considerations to create the perfect match.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214590.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214590.jpg?_wi=2",
|
||||
imageAlt: "personalized matching",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Accessible Everywhere",
|
||||
description: "Our platform is designed for simplicity. Large fonts, intuitive navigation, and 24/7 support mean help is always just a tap away.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-booking-traveling-plane-flight-concept_53876-133675.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-booking-traveling-plane-flight-concept_53876-133675.jpg?_wi=2",
|
||||
imageAlt: "accessible design",
|
||||
},
|
||||
]}
|
||||
@@ -100,25 +100,25 @@ export default function AboutPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Margaret Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-beautiful-woman-smiling-happy-confident-standing-with-smile-face-terrace_839833-20696.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-beautiful-woman-smiling-happy-confident-standing-with-smile-face-terrace_839833-20696.jpg?_wi=2",
|
||||
imageAlt: "senior portrait woman happy",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Robert Williams",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portait-handsome-european-elderly-man-smiles-positively-enjoys-retirement-wears-shirt-spectacles-has-perfect-white-teeth-isolated-beige-studio-wall_273609-44196.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portait-handsome-european-elderly-man-smiles-positively-enjoys-retirement-wears-shirt-spectacles-has-perfect-white-teeth-isolated-beige-studio-wall_273609-44196.jpg?_wi=2",
|
||||
imageAlt: "elderly portrait man smiling",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Patricia & James Smith",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-with-short-hairstyle-laughing-hugging-grey-haired-man-with-mustache-cool-eyeglasses-white-shirt-outdoor_197531-28456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-with-short-hairstyle-laughing-hugging-grey-haired-man-with-mustache-cool-eyeglasses-white-shirt-outdoor_197531-28456.jpg?_wi=2",
|
||||
imageAlt: "senior portrait couple happy",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Dorothy Martinez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-person-learning-use-technology_23-2149366841.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-person-learning-use-technology_23-2149366841.jpg?_wi=2",
|
||||
imageAlt: "older portrait woman content",
|
||||
},
|
||||
]}
|
||||
@@ -131,7 +131,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-walking-countryside_15879-610.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-walking-countryside_15879-610.jpg?_wi=2"
|
||||
imageAlt="travel sunset adventure journey"
|
||||
logoText="SeniorTravel"
|
||||
copyrightText="© 2025 SeniorTravel. Making travel accessible and joyful for seniors worldwide."
|
||||
|
||||
@@ -103,7 +103,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-walking-countryside_15879-610.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-walking-countryside_15879-610.jpg?_wi=4"
|
||||
imageAlt="travel sunset adventure journey"
|
||||
logoText="SeniorTravel"
|
||||
copyrightText="© 2025 SeniorTravel. Making travel accessible and joyful for seniors worldwide."
|
||||
|
||||
@@ -68,7 +68,7 @@ export default function HomePage() {
|
||||
imageAlt: "senior travel group adventure",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-grey-mustache-long-sleeve-shirt-jeans-photographs-smiles-with-cool-woman-hat-glasses-blue-striped-blouse-park_197531-28518.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-grey-mustache-long-sleeve-shirt-jeans-photographs-smiles-with-cool-woman-hat-glasses-blue-striped-blouse-park_197531-28518.jpg?_wi=1",
|
||||
imageAlt: "older tourists sightseeing tour",
|
||||
},
|
||||
]}
|
||||
@@ -78,7 +78,7 @@ export default function HomePage() {
|
||||
imageAlt: "senior travel guide assistance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-grey-mustache-long-sleeve-shirt-jeans-photographs-smiles-with-cool-woman-hat-glasses-blue-striped-blouse-park_197531-28518.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-grey-mustache-long-sleeve-shirt-jeans-photographs-smiles-with-cool-woman-hat-glasses-blue-striped-blouse-park_197531-28518.jpg?_wi=2",
|
||||
imageAlt: "elderly family trip memories",
|
||||
},
|
||||
{
|
||||
@@ -113,21 +113,21 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Search & Plan",
|
||||
description: "Browse destinations and search trips at your own pace. Our large, easy-to-read interface guides you through every option without confusion or pressure.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-booking-traveling-plane-flight-concept_53876-133675.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-booking-traveling-plane-flight-concept_53876-133675.jpg?_wi=1",
|
||||
imageAlt: "search planning travel booking",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Get Matched",
|
||||
description: "We connect you with verified, caring travel companions or drivers who match your needs and preferences. Meet them beforehand if you'd like.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214590.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214590.jpg?_wi=1",
|
||||
imageAlt: "match connect pairing support",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Reliable Transport",
|
||||
description: "Your companion assists with transportation throughout your trip. From airport pickups to local tours, we ensure you're never stranded or struggling alone.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-smartphone_23-2148943303.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-smartphone_23-2148943303.jpg?_wi=1",
|
||||
imageAlt: "transportation pickup driver mobility",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function HomePage() {
|
||||
id: "italy-tour",
|
||||
name: "Italian Heritage Tour",
|
||||
price: "$2,499",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-woman-from-vatican-city_1268-20478.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-woman-from-vatican-city_1268-20478.jpg?_wi=1",
|
||||
imageAlt: "italy rome travel architecture",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -164,7 +164,7 @@ export default function HomePage() {
|
||||
id: "greece-escape",
|
||||
name: "Greek Island Escape",
|
||||
price: "$2,199",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-orange-plant-pot-white-stone-balcony-greek-island_181624-2595.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-orange-plant-pot-white-stone-balcony-greek-island_181624-2595.jpg?_wi=1",
|
||||
imageAlt: "greece santorini mediterranean scenic",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -172,7 +172,7 @@ export default function HomePage() {
|
||||
id: "japan-adventure",
|
||||
name: "Japan Cultural Journey",
|
||||
price: "$3,299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/walkway-fushimi-inari-red-torii-japan_1150-17916.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/walkway-fushimi-inari-red-torii-japan_1150-17916.jpg?_wi=1",
|
||||
imageAlt: "japan temple travel culture",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -187,7 +187,7 @@ export default function HomePage() {
|
||||
tag="Our Promise"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-senior-mother-her-daughter-holding-hands_1262-18400.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-senior-mother-her-daughter-holding-hands_1262-18400.jpg?_wi=1"
|
||||
imageAlt="team support care elderly"
|
||||
buttons={[{ text: "Join Our Community", href: "/contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -201,25 +201,25 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Margaret Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-beautiful-woman-smiling-happy-confident-standing-with-smile-face-terrace_839833-20696.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-beautiful-woman-smiling-happy-confident-standing-with-smile-face-terrace_839833-20696.jpg?_wi=1",
|
||||
imageAlt: "senior portrait woman happy",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Robert Williams",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portait-handsome-european-elderly-man-smiles-positively-enjoys-retirement-wears-shirt-spectacles-has-perfect-white-teeth-isolated-beige-studio-wall_273609-44196.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portait-handsome-european-elderly-man-smiles-positively-enjoys-retirement-wears-shirt-spectacles-has-perfect-white-teeth-isolated-beige-studio-wall_273609-44196.jpg?_wi=1",
|
||||
imageAlt: "elderly portrait man smiling",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Patricia & James Smith",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-with-short-hairstyle-laughing-hugging-grey-haired-man-with-mustache-cool-eyeglasses-white-shirt-outdoor_197531-28456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-with-short-hairstyle-laughing-hugging-grey-haired-man-with-mustache-cool-eyeglasses-white-shirt-outdoor_197531-28456.jpg?_wi=1",
|
||||
imageAlt: "senior portrait couple happy",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Dorothy Martinez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-person-learning-use-technology_23-2149366841.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-person-learning-use-technology_23-2149366841.jpg?_wi=1",
|
||||
imageAlt: "older portrait woman content",
|
||||
},
|
||||
{
|
||||
@@ -259,7 +259,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-walking-countryside_15879-610.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-walking-countryside_15879-610.jpg?_wi=1"
|
||||
imageAlt="travel sunset adventure journey"
|
||||
logoText="SeniorTravel"
|
||||
copyrightText="© 2025 SeniorTravel. Making travel accessible and joyful for seniors worldwide."
|
||||
|
||||
@@ -57,21 +57,21 @@ export default function ServicesPage() {
|
||||
id: 1,
|
||||
title: "Trip Planning & Booking",
|
||||
description: "Our team helps you choose destinations, book accommodations, and arrange transportation. Large, easy-to-read interface guides you through every step without confusion.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-booking-traveling-plane-flight-concept_53876-133675.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-booking-traveling-plane-flight-concept_53876-133675.jpg?_wi=3",
|
||||
imageAlt: "trip planning and booking",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Companion Matching",
|
||||
description: "We carefully match you with caring travel companions based on your preferences, interests, and needs. Meet them beforehand for peace of mind.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214590.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214590.jpg?_wi=3",
|
||||
imageAlt: "companion matching service",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "24/7 Support & Assistance",
|
||||
description: "Round-the-clock support is always available. Medical coordination, emergency assistance, and travel guidance—we're here whenever you need us.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-smartphone_23-2148943303.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-smartphone_23-2148943303.jpg?_wi=3",
|
||||
imageAlt: "24/7 support",
|
||||
},
|
||||
]}
|
||||
@@ -95,7 +95,7 @@ export default function ServicesPage() {
|
||||
title: "Companion Support",
|
||||
price: "$999",
|
||||
period: "/week",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-woman-from-vatican-city_1268-20478.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-woman-from-vatican-city_1268-20478.jpg?_wi=2",
|
||||
imageAlt: "Companion support package",
|
||||
button: { text: "Select Plan", href: "/contact" },
|
||||
features: [
|
||||
@@ -111,7 +111,7 @@ export default function ServicesPage() {
|
||||
title: "Premium Care",
|
||||
price: "$1,499",
|
||||
period: "/week",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-orange-plant-pot-white-stone-balcony-greek-island_181624-2595.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-orange-plant-pot-white-stone-balcony-greek-island_181624-2595.jpg?_wi=2",
|
||||
imageAlt: "Premium care package",
|
||||
button: { text: "Select Plan", href: "/contact" },
|
||||
features: [
|
||||
@@ -128,7 +128,7 @@ export default function ServicesPage() {
|
||||
title: "Group Travel",
|
||||
price: "$749",
|
||||
period: "/person/week",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/walkway-fushimi-inari-red-torii-japan_1150-17916.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/walkway-fushimi-inari-red-torii-japan_1150-17916.jpg?_wi=2",
|
||||
imageAlt: "Group travel package",
|
||||
button: { text: "Select Plan", href: "/contact" },
|
||||
features: [
|
||||
@@ -190,7 +190,7 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-walking-countryside_15879-610.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-walking-countryside_15879-610.jpg?_wi=3"
|
||||
imageAlt="travel sunset adventure journey"
|
||||
logoText="SeniorTravel"
|
||||
copyrightText="© 2025 SeniorTravel. Making travel accessible and joyful for seniors worldwide."
|
||||
|
||||
Reference in New Issue
Block a user