Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
{ value: "100%", title: "Premium Materials" },
|
||||
{ value: "24/7", title: "Performance Focus" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/boxers-train-ring-gym_1328-5280.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/boxers-train-ring-gym_1328-5280.jpg?_wi=1"
|
||||
imageAlt="Elite boxer training with precision and discipline"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Boxing Elite Training", tags: ["Discipline", "Power"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boxers-train-ring-gym_1328-5280.jpg", imageAlt: "Professional boxer training"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boxers-train-ring-gym_1328-5280.jpg?_wi=2", imageAlt: "Professional boxer training"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Calisthenics Mastery", tags: ["Strength", "Control"],
|
||||
|
||||
Reference in New Issue
Block a user