Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 52496957ce | |||
| de5ca0faed | |||
| 1ebf54283c | |||
| dc2b4db41d |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
name: "Contact", id: "#contact"},
|
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"
|
logoAlt="Pure Fitness Gym Logo"
|
||||||
brandName="Pure Fitness"
|
brandName="Pure Fitness"
|
||||||
bottomLeftText="Train Hard. Live Pure."
|
bottomLeftText="Train Hard. Live Pure."
|
||||||
@@ -96,11 +96,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
heading={[
|
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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -305,7 +305,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterLogoEmphasis
|
<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"
|
logoAlt="Pure Fitness Gym Logo"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user