Merge version_1 into main #3
@@ -49,8 +49,8 @@ export default function LandingPage() {
|
||||
{ text: "Ver exemplos", href: "#features" },
|
||||
]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-employee-texting-sending-reading-messages-break-standing-business-office-late-night-businesswoman-using-modern-technology-network-wireless-overworking-midnight_482257-13466.jpg", imageAlt: "Mobile App UI" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/factory-employee-works-mockup-laptop-executives-discussing-strategies_482257-123425.jpg", imageAlt: "Laptop Web UI" },
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-employee-texting-sending-reading-messages-break-standing-business-office-late-night-businesswoman-using-modern-technology-network-wireless-overworking-midnight_482257-13466.jpg?_wi=1", imageAlt: "Mobile App UI" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/factory-employee-works-mockup-laptop-executives-discussing-strategies_482257-123425.jpg?_wi=1", imageAlt: "Laptop Web UI" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-background-with-many-small-details-generative-ai_169016-30142.jpg", imageAlt: "Digital Network" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-business-template-design_23-2151076706.jpg", imageAlt: "Typography Layout" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169856.jpg", imageAlt: "Communication Interface" },
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Sites modernos", description: "Design profissional adaptado para celular e computador.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-employee-texting-sending-reading-messages-break-standing-business-office-late-night-businesswoman-using-modern-technology-network-wireless-overworking-midnight_482257-13466.jpg", imageAlt: "Design moderno"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-employee-texting-sending-reading-messages-break-standing-business-office-late-night-businesswoman-using-modern-technology-network-wireless-overworking-midnight_482257-13466.jpg?_wi=2", imageAlt: "Design moderno"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Layout responsivo" },
|
||||
{ icon: CheckCircle, text: "UI de ponta" },
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Entrega rápida", description: "Seu site pode ficar pronto em poucos dias.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-employee-works-mockup-laptop-executives-discussing-strategies_482257-123425.jpg", imageAlt: "Entrega ágil"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-employee-works-mockup-laptop-executives-discussing-strategies_482257-123425.jpg?_wi=2", imageAlt: "Entrega ágil"},
|
||||
items: [
|
||||
{ icon: Zap, text: "Prazos reduzidos" },
|
||||
{ icon: CheckCircle, text: "Suporte constante" },
|
||||
|
||||
Reference in New Issue
Block a user