Update src/app/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/football-composition-with-tablet_23-2147827734.jpg"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ElZQCx8O74u4AFNiCYy0YDfD6z/uploaded-1780756886240-o3jlniye.png"
|
||||
logoAlt="Pure Fitness Gym Logo"
|
||||
brandName="Pure Fitness"
|
||||
bottomLeftText="Train Hard. Live Pure."
|
||||
@@ -96,11 +96,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "About Pure Fitness: \\nWhere "},
|
||||
type: "text", content: "About Pure Fitness: \nWhere "},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/football-composition-with-tablet_23-2147827734.jpg", alt: "Pure Fitness Logo"},
|
||||
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ElZQCx8O74u4AFNiCYy0YDfD6z/uploaded-1780756886240-o3jlniye.png", alt: "Pure Fitness Logo"},
|
||||
{
|
||||
type: "text", content: " \\\"World Number Best\\\" Meets Community"},
|
||||
type: "text", content: " \"World Number Best\" Meets Community"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -305,7 +305,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
logoSrc="http://img.b2bpic.net/free-vector/set-retro-fitness-labels_23-2147792158.jpg"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ElZQCx8O74u4AFNiCYy0YDfD6z/uploaded-1780756886240-o3jlniye.png"
|
||||
logoAlt="Pure Fitness Gym Logo"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user