Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 10:52:12 +00:00

View File

@@ -65,13 +65,13 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Johan", role: "Medlem", company: "Eazy GYM", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-training-with-dumbbells-colored-steam_23-2147775552.jpg", imageAlt: "man gym member portrait strong"},
imageSrc: "http://img.b2bpic.net/free-photo/man-training-with-dumbbells-colored-steam_23-2147775552.jpg?_wi=1", imageAlt: "man gym member portrait strong"},
{
id: "2", name: "Erik", role: "Medlem", company: "Eazy GYM", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-training-with-dumbbells-colored-steam_23-2147775552.jpg", imageAlt: "man gym member portrait strong"},
imageSrc: "http://img.b2bpic.net/free-photo/man-training-with-dumbbells-colored-steam_23-2147775552.jpg?_wi=2", imageAlt: "man gym member portrait strong"},
{
id: "3", name: "Anders", role: "Medlem", company: "Eazy GYM", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-training-with-dumbbells-colored-steam_23-2147775552.jpg", imageAlt: "man gym member portrait strong"},
imageSrc: "http://img.b2bpic.net/free-photo/man-training-with-dumbbells-colored-steam_23-2147775552.jpg?_wi=3", imageAlt: "man gym member portrait strong"},
]}
kpiItems={[
{ value: "5.0", label: "Google Rating" },