Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 10:09:02 +00:00

View File

@@ -48,23 +48,23 @@ export default function LandingPage() {
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-woman-headphones-working-out-running-sport-square_291650-378.jpg", imageAlt: "Premium fitness apparel showcase"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-woman-headphones-working-out-running-sport-square_291650-378.jpg?_wi=1", imageAlt: "Premium fitness apparel showcase"},
{
imageSrc: "http://img.b2bpic.net/free-photo/pensive-curly-haired-woman-carried-rolled-kareamt-bottle-watter-dressed-beige-tracksuit-concentrated-away-stands-near-building_273609-55516.jpg", imageAlt: "Athletic wear collection"},
imageSrc: "http://img.b2bpic.net/free-photo/pensive-curly-haired-woman-carried-rolled-kareamt-bottle-watter-dressed-beige-tracksuit-concentrated-away-stands-near-building_273609-55516.jpg?_wi=1", imageAlt: "Athletic wear collection"},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-playing-basketball_23-2149231784.jpg", imageAlt: "Streetwear essentials"},
imageSrc: "http://img.b2bpic.net/free-photo/people-playing-basketball_23-2149231784.jpg?_wi=1", imageAlt: "Streetwear essentials"},
{
imageSrc: "http://img.b2bpic.net/free-photo/carefree-ethnic-young-woman-wears-casual-sweatshirt-with-hood_273609-18078.jpg", imageAlt: "Performance collection"},
imageSrc: "http://img.b2bpic.net/free-photo/carefree-ethnic-young-woman-wears-casual-sweatshirt-with-hood_273609-18078.jpg?_wi=1", imageAlt: "Performance collection"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/carefree-ethnic-young-woman-wears-casual-sweatshirt-with-hood_273609-18078.jpg", imageAlt: "Elite fitness brand"},
imageSrc: "http://img.b2bpic.net/free-photo/carefree-ethnic-young-woman-wears-casual-sweatshirt-with-hood_273609-18078.jpg?_wi=2", imageAlt: "Elite fitness brand"},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-playing-basketball_23-2149231784.jpg", imageAlt: "Urban athletic wear"},
imageSrc: "http://img.b2bpic.net/free-photo/people-playing-basketball_23-2149231784.jpg?_wi=2", imageAlt: "Urban athletic wear"},
{
imageSrc: "http://img.b2bpic.net/free-photo/pensive-curly-haired-woman-carried-rolled-kareamt-bottle-watter-dressed-beige-tracksuit-concentrated-away-stands-near-building_273609-55516.jpg", imageAlt: "Training collection"},
imageSrc: "http://img.b2bpic.net/free-photo/pensive-curly-haired-woman-carried-rolled-kareamt-bottle-watter-dressed-beige-tracksuit-concentrated-away-stands-near-building_273609-55516.jpg?_wi=2", imageAlt: "Training collection"},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-woman-headphones-working-out-running-sport-square_291650-378.jpg", imageAlt: "Minimalist apparel"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-woman-headphones-working-out-running-sport-square_291650-378.jpg?_wi=2", imageAlt: "Minimalist apparel"},
]}
buttons={[
{ text: "Explore Collection", href: "#products" },
@@ -83,7 +83,7 @@ export default function LandingPage() {
description="UNBRKABLE"
subdescription="A fitness lifestyle brand"
icon={Zap}
imageSrc="http://img.b2bpic.net/free-photo/mindset-opposite-positivity-negativity-thinking-concept_53876-122758.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mindset-opposite-positivity-negativity-thinking-concept_53876-122758.jpg?_wi=1"
imageAlt="UNBRKABLE brand philosophy and elite mindset"
mediaAnimation="blur-reveal"
useInvertedBackground={false}
@@ -180,7 +180,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/mindset-opposite-positivity-negativity-thinking-concept_53876-122758.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mindset-opposite-positivity-negativity-thinking-concept_53876-122758.jpg?_wi=2"
imageAlt="UNBRKABLE brand community and updates"
mediaAnimation="blur-reveal"
mediaPosition="right"