Merge version_1 into main #1
@@ -267,7 +267,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Anna Schmidt", role: "Local Guide", company: "Vienna Food Critics", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg", imageAlt: "Anna Schmidt profile"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg?_wi=1", imageAlt: "Anna Schmidt profile"
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "Michael Hoffmann", role: "Travel Journalist", company: "Austria Today", rating: 5,
|
||||
@@ -279,7 +279,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "testimonial-4", name: "Franz Mueller", role: "Restaurant Owner", company: "Vienna Hospitality", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg", imageAlt: "Franz Mueller profile"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg?_wi=2", imageAlt: "Franz Mueller profile"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
|
||||
Reference in New Issue
Block a user