Merge version_1 into main #4
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Ver Nuestro Portafolio", href: "#portfolio"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photographers-workplace-with-camera-lens-flat-lay_169016-21434.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photographers-workplace-with-camera-lens-flat-lay_169016-21434.jpg?_wi=1"
|
||||
imageAlt="Visual Marketing Agency Work"
|
||||
avatars={[
|
||||
{
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Gestión de Comunidad", description: "Construimos comunidades leales en redes sociales.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg?_wi=1"},
|
||||
items: [
|
||||
{
|
||||
icon: Users,
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Meta Ads Management", description: "Campañas optimizadas para maximizar su ROI.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manager-watches-tablet-with-greenscreen_482257-76577.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manager-watches-tablet-with-greenscreen_482257-76577.jpg?_wi=1"},
|
||||
items: [
|
||||
{
|
||||
icon: BarChart3,
|
||||
@@ -151,17 +151,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "E-commerce Retail", price: "Web Development", imageSrc: "http://img.b2bpic.net/free-photo/photographers-workplace-with-camera-lens-flat-lay_169016-21434.jpg"},
|
||||
id: "p1", name: "E-commerce Retail", price: "Web Development", imageSrc: "http://img.b2bpic.net/free-photo/photographers-workplace-with-camera-lens-flat-lay_169016-21434.jpg?_wi=2"},
|
||||
{
|
||||
id: "p2", name: "Campaña Branding", price: "Content Creation", imageSrc: "http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg"},
|
||||
id: "p2", name: "Campaña Branding", price: "Content Creation", imageSrc: "http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg?_wi=2"},
|
||||
{
|
||||
id: "p3", name: "Portal Inmobiliario", price: "Web Development", imageSrc: "http://img.b2bpic.net/free-photo/manager-watches-tablet-with-greenscreen_482257-76577.jpg"},
|
||||
id: "p3", name: "Portal Inmobiliario", price: "Web Development", imageSrc: "http://img.b2bpic.net/free-photo/manager-watches-tablet-with-greenscreen_482257-76577.jpg?_wi=2"},
|
||||
{
|
||||
id: "p4", name: "Landing Gastronomía", price: "Strategy", imageSrc: "http://img.b2bpic.net/free-photo/photographers-workplace-with-camera-lens-flat-lay_169016-21434.jpg"},
|
||||
id: "p4", name: "Landing Gastronomía", price: "Strategy", imageSrc: "http://img.b2bpic.net/free-photo/photographers-workplace-with-camera-lens-flat-lay_169016-21434.jpg?_wi=3"},
|
||||
{
|
||||
id: "p5", name: "Visual Branding", price: "Corporate Identity", imageSrc: "http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg"},
|
||||
id: "p5", name: "Visual Branding", price: "Corporate Identity", imageSrc: "http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg?_wi=3"},
|
||||
{
|
||||
id: "p6", name: "App Mobile Design", price: "Development", imageSrc: "http://img.b2bpic.net/free-photo/manager-watches-tablet-with-greenscreen_482257-76577.jpg"},
|
||||
id: "p6", name: "App Mobile Design", price: "Development", imageSrc: "http://img.b2bpic.net/free-photo/manager-watches-tablet-with-greenscreen_482257-76577.jpg?_wi=3"},
|
||||
]}
|
||||
title="Nuestros Proyectos"
|
||||
description="Casos de éxito que demuestran nuestra capacidad de diseño y estrategia."
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Impulsamos tu Visión Local"
|
||||
description="Conectamos marcas de Bragado con su audiencia ideal a través de creatividad y precisión analítica."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/joyful-entrepreneur-talking-with-remote-coworker-online-videocall_482257-77697.jpg?_wi=4"
|
||||
imageAlt="Equipo de trabajo"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
|
||||
Reference in New Issue
Block a user