Update src/app/page.tsx

This commit is contained in:
2026-04-11 15:06:48 +00:00
parent 7f80985517
commit 40d9deb87e

View File

@@ -102,7 +102,7 @@ export default function LandingPage() {
},
{
title: "Guided City Tours", description: "Explore the vibrant streets of Accra with local expert guides.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-travel-around-bangkok-with-backpack-enjoying-beautiful-sunny-day-tropical-park-green-grass-field_343596-2595.jpg", imageAlt: "City tours"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-travel-around-bangkok-with-backpack-enjoying-beautiful-sunny-day-tropical-park-green-grass-field_343596-2595.jpg?_wi=1", imageAlt: "City tours"},
items: [
{
icon: MapPin,
@@ -192,7 +192,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "CEO", company: "TechCorp", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-travel-around-bangkok-with-backpack-enjoying-beautiful-sunny-day-tropical-park-green-grass-field_343596-2595.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-travel-around-bangkok-with-backpack-enjoying-beautiful-sunny-day-tropical-park-green-grass-field_343596-2595.jpg?_wi=2"},
{
id: "2", name: "Michael Chen", role: "CTO", company: "InnovateLab", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/taxi-driver-female-client-interacting-formal-way_23-2149204538.jpg"},