Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Start Your Free Trial Today", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bearded-man-bench-press-machine_23-2147688194.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bearded-man-bench-press-machine_23-2147688194.jpg?_wi=1"
|
||||
imageAlt="Modern gym facility"
|
||||
avatars={[
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
"Unlimited access", "Unlimited classes", "Personalized assessment"],
|
||||
button: {
|
||||
text: "Get Started"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-bench-press-machine_23-2147688194.jpg", imageAlt: "Young sports people training in a morning gym"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-bench-press-machine_23-2147688194.jpg?_wi=2", imageAlt: "Young sports people training in a morning gym"},
|
||||
{
|
||||
id: "annual", title: "Annual Elite", price: "R$1500", period: "/year", features: [
|
||||
"VIP treatment", "All classes", "Guest passes"],
|
||||
|
||||
Reference in New Issue
Block a user