Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -113,11 +113,11 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "1", name: "Sofia Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "business owner portrait professional avatar"},
|
id: "1", name: "Sofia Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "business owner portrait professional avatar"},
|
||||||
{
|
{
|
||||||
id: "2", name: "Juan Martinez", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "entrepreneur portrait professional avatar"},
|
id: "2", name: "Juan Martinez", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=1", imageAlt: "entrepreneur portrait professional avatar"},
|
||||||
{
|
{
|
||||||
id: "3", name: "Maria Gonzalez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "business professional portrait avatar headshot"},
|
id: "3", name: "Maria Gonzalez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "business professional portrait avatar headshot"},
|
||||||
{
|
{
|
||||||
id: "4", name: "Carlos Hernandez", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "professional portrait business avatar"},
|
id: "4", name: "Carlos Hernandez", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=2", imageAlt: "professional portrait business avatar"},
|
||||||
]}
|
]}
|
||||||
cardTitle="Trusted by hundreds of business owners who transformed their online presence with Mas Negocio Online"
|
cardTitle="Trusted by hundreds of business owners who transformed their online presence with Mas Negocio Online"
|
||||||
cardTag="Loved by our clients"
|
cardTag="Loved by our clients"
|
||||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/employees-discussing-project-strategies_482257-120275.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/employees-discussing-project-strategies_482257-120275.jpg?_wi=1"
|
||||||
imageAlt="business meeting team collaboration workspace"
|
imageAlt="business meeting team collaboration workspace"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/employees-discussing-project-strategies_482257-120275.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/employees-discussing-project-strategies_482257-120275.jpg?_wi=2"
|
||||||
imageAlt="Mas Negocio Online - Digital Solutions"
|
imageAlt="Mas Negocio Online - Digital Solutions"
|
||||||
logoText="Mas Negocio Online"
|
logoText="Mas Negocio Online"
|
||||||
copyrightText="© 2025 Mas Negocio Online. All rights reserved."
|
copyrightText="© 2025 Mas Negocio Online. All rights reserved."
|
||||||
|
|||||||
Reference in New Issue
Block a user