Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-06-04 21:48:39 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
{
name: "FAQ", id: "#faq"},
{
name: "Contacto", id: "#contact"},
name: "Contacto", id: "#contact"}
]}
logoAlt="Seattle Gym logo"
brandName="Seattle Gym"
@@ -62,7 +62,7 @@ export default function LandingPage() {
{
text: "Únete Hoy", href: "#contact"},
{
text: "Ver Planes", href: "#pricing"},
text: "Ver Planes", href: "#pricing"}
]}
imageSrc="http://img.b2bpic.net/free-photo/healthy-lifestyle-concept_1357-224.jpg"
imageAlt="Interior moderno del gimnasio Seattle Gym"
@@ -74,11 +74,11 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text", content: "Sobre Seattle Gym: Donde la Calidad y el Servicio Se Encuentran"},
type: "text", content: "Sobre Seattle Gym: Donde la Calidad y el Servicio Se Encuentran"}
]}
buttons={[
{
text: "Nuestra Historia", href: "#"},
text: "Nuestra Historia", href: "#"}
]}
/>
</div>