Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 22:27:50 +00:00

View File

@@ -58,15 +58,15 @@ export default function LandingPage() {
testimonials={[
{
name: "María López", handle: "Bogotá Food Enthusiast", testimonial: "The most authentic Spanish experience in Bogotá. Every dish tastes like home.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-blonde-female-white-shirt-posing-brown-wall_181624-39526.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-blonde-female-white-shirt-posing-brown-wall_181624-39526.jpg?_wi=1"
},
{
name: "Carlos Mendez", handle: "Regular Patron", testimonial: "Exceptional quality and genuine Spanish ambiance. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=1"
},
{
name: "Sofia García", handle: "Culinary Expert", testimonial: "GCS sets the gold standard for Spanish cuisine in Colombia.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-18963.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-18963.jpg?_wi=1"
}
]}
useInvertedBackground={false}
@@ -157,15 +157,15 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "María López", role: "Restaurant Critic", company: "Bogotá Dining Guide", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-blonde-female-white-shirt-posing-brown-wall_181624-39526.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-blonde-female-white-shirt-posing-brown-wall_181624-39526.jpg?_wi=2"
},
{
id: "2", name: "Carlos Mendez", role: "Food Blogger", company: "Taste of Bogotá", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=2"
},
{
id: "3", name: "Sofia García", role: "Event Planner", company: "Elegant Occasions", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-18963.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-18963.jpg?_wi=2"
},
{
id: "4", name: "Diego Torres", role: "Corporate Executive", company: "Synergy Solutions", rating: 5,