Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-06 19:03:37 +00:00

View File

@@ -62,11 +62,11 @@ export default function LandingPage() {
description="Experience the perfect harmony of comfort and performance with Plena & Fit's latest athletic collection."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-studio-near-gray-wall_158538-3601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-studio-near-gray-wall_158538-3601.jpg?_wi=1",
imageAlt: "Model in activewear",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-sportswear-posing_23-2148759038.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-sportswear-posing_23-2148759038.jpg?_wi=1",
imageAlt: "Gym setup",
},
{
@@ -295,7 +295,7 @@ export default function LandingPage() {
button: {
text: "Go Pro",
},
imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-studio-near-gray-wall_158538-3601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-studio-near-gray-wall_158538-3601.jpg?_wi=2",
imageAlt: "fitness apparel woman training gym equipment",
},
{
@@ -311,7 +311,7 @@ export default function LandingPage() {
button: {
text: "Join VIP",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-sportswear-posing_23-2148759038.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-sportswear-posing_23-2148759038.jpg?_wi=2",
imageAlt: "fitness apparel woman training gym equipment",
},
]}