Bob AI: Update images to product-only and update contact details
This commit is contained in:
@@ -10,11 +10,10 @@ export default function AboutSection(): React.JSX.Element {
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<AboutMediaOverlay
|
||||
tag="Nuestra Filosofía"
|
||||
title="JEMA: Combustible para tu Fuerza"
|
||||
description="En JEMA, entendemos que tu cuerpo es tu templo y tu herramienta de progreso. Nos dedicamos a proporcionar suplementos de calidad superior, diseñados para atletas que no se conforman con lo ordinario. Cada ingrediente es seleccionado con rigor científico para garantizar resultados reales y una transformación visible."
|
||||
imageSrc="https://storage.googleapis.com/webild/users/user_3FSOY6JtmB8X3VfdVqs0NvIYSye/uploaded-1782065399321-7bb42bxu.jpg"
|
||||
/>
|
||||
tag="Nuestra Filosofía"
|
||||
title="JEMA: Combustible para tu Fuerza"
|
||||
description="En JEMA, entendemos que tu cuerpo es tu templo y tu herramienta de progreso. Nos dedicamos a proporcionar suplementos de calidad superior, diseñados para atletas que no se conforman con lo ordinario. Cada ingrediente es seleccionado con rigor científico para garantizar resultados reales y una transformación visible."
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
);
|
||||
|
||||
@@ -10,17 +10,11 @@ export default function ContactSection(): React.JSX.Element {
|
||||
<div id="contact" data-section="contact">
|
||||
<SectionErrorBoundary name="contact">
|
||||
<ContactCta
|
||||
tag="Contacto"
|
||||
text="Comienza hoy tu transformación con JEMA."
|
||||
primaryButton={{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/1234567890",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Instagram",
|
||||
href: "https://instagram.com/jema.suplementos",
|
||||
}}
|
||||
/>
|
||||
tag="Contacto"
|
||||
text="Comienza hoy tu transformación con JEMA."
|
||||
primaryButton={{"text":"WhatsApp","href":"https://wa.me/6145105622"}}
|
||||
secondaryButton={{"href":"https://instagram.com/santi_njr_","text":"Instagram"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
);
|
||||
|
||||
@@ -10,30 +10,11 @@ export default function FeaturesSection(): React.JSX.Element {
|
||||
<div id="features" data-section="features">
|
||||
<SectionErrorBoundary name="features">
|
||||
<FeaturesMediaCarousel
|
||||
tag="Diferenciadores"
|
||||
title="Por qué elegir JEMA"
|
||||
description="Calidad, transparencia y rendimiento en cada servicio."
|
||||
items={[
|
||||
{
|
||||
title: "Ingredientes Premium",
|
||||
description: "Certificados para máxima pureza.",
|
||||
buttonIcon: "Shield",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sportsman-exercising-with-barbell-cross-training-gym_637285-2501.jpg",
|
||||
},
|
||||
{
|
||||
title: "Resultados Comprobados",
|
||||
description: "Respaldados por la ciencia deportiva.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-with-matcha-tea_23-2150163605.jpg",
|
||||
},
|
||||
{
|
||||
title: "Lifestyle de Élite",
|
||||
description: "Más que suplementos, un estilo de vida.",
|
||||
buttonIcon: "Award",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-trainer-looking-woman-working-out-gym_23-2147827939.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
tag="Diferenciadores"
|
||||
title="Por qué elegir JEMA"
|
||||
description="Calidad, transparencia y rendimiento en cada servicio."
|
||||
items={[{"buttonIcon":"Shield","title":"Ingredientes Premium","imageSrc":"http://img.b2bpic.net/free-photo/protein-gym_23-2151980074.jpg","description":"Certificados para máxima pureza."},{"imageSrc":"http://img.b2bpic.net/free-photo/brain-booster-pills-still-life_23-2150769476.jpg","description":"Respaldados por la ciencia deportiva.","title":"Resultados Comprobados","buttonIcon":"Zap"},{"buttonIcon":"Award","description":"Más que suplementos, un estilo de vida.","imageSrc":"http://img.b2bpic.net/free-photo/cream-container-mock-up-flat-lay_23-2148328686.jpg","title":"Lifestyle de Élite"}]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
);
|
||||
|
||||
@@ -10,38 +10,19 @@ export default function HeroSection(): React.JSX.Element {
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroBillboardTiltedCarousel
|
||||
tag="JEMA SUPLEMENTOS"
|
||||
title="Premium Supplements for Elite Performance"
|
||||
description="Scientifically formulated, visibly transformative. Experience the difference premium nutrition delivers to your body and confidence."
|
||||
primaryButton={{
|
||||
tag="JEMA SUPLEMENTOS"
|
||||
title="Premium Supplements for Elite Performance"
|
||||
description="Scientifically formulated, visibly transformative. Experience the difference premium nutrition delivers to your body and confidence."
|
||||
primaryButton={{
|
||||
text: "Explorar Colección",
|
||||
href: "#products",
|
||||
}}
|
||||
secondaryButton={{
|
||||
secondaryButton={{
|
||||
text: "Saber Más",
|
||||
href: "#about",
|
||||
}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shadow-male-showing-muscles_23-2148019518.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cream-container-mock-up-flat-lay_23-2148328686.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-man-training-outdoors-living-active-healthy_1328-2993.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980074.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-still-life_23-2150769476.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980052.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
items={[{"imageSrc":"http://img.b2bpic.net/free-photo/protein-gym_23-2151980074.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/cream-container-mock-up-flat-lay_23-2148328686.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/brain-booster-pills-still-life_23-2150769476.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/protein-gym_23-2151980052.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760052.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/pills-pink-background-flat-lay-medicine-concept_169016-19830.jpg"}]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user