Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
218
src/app/page.tsx
218
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="W5 Publicidade"
|
||||
/>
|
||||
@@ -55,38 +47,19 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Empowering Your Business for Over 30 Years"
|
||||
description="W5 Publicidade delivers agile, creative, and result-oriented advertising solutions tailored to your brand's growth."
|
||||
tag="Trusted Advertising Partner"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Consultation", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133719.jpg?_wi=1",
|
||||
imageAlt: "Creative office teamwork",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133719.jpg", imageAlt: "Creative office teamwork"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopping-girl-looking-store-window_23-2148023338.jpg?_wi=1",
|
||||
imageAlt: "Agency project process",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-colleagues-with-laptop_23-2149009003.jpg",
|
||||
imageAlt: "Medium shot colleagues with laptop",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-business-department-meeting_1098-20238.jpg",
|
||||
imageAlt: "People discussing business at the department meeting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153839.jpg",
|
||||
imageAlt: "Close up on young business team working",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopping-girl-looking-store-window_23-2148023338.jpg", imageAlt: "Agency project process"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -99,7 +72,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Committed to Your Results"
|
||||
description="With over three decades of market experience, we blend creative passion with data-driven strategy. Our team is committed to the high-quality delivery your brand deserves."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-hands-working-computer-white-table-office_53876-147927.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-hands-working-computer-white-table-office_53876-147927.jpg"
|
||||
imageAlt="Our team at work"
|
||||
/>
|
||||
</div>
|
||||
@@ -111,47 +84,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Digital Marketing",
|
||||
description: "High-impact strategies that drive engagement and conversions.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-examining-graphs-digital-tablet-while-planning-with-coworkers-desk-office_662251-126.jpg",
|
||||
imageAlt: "Digital marketing metrics",
|
||||
},
|
||||
title: "Digital Marketing", description: "High-impact strategies that drive engagement and conversions.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-examining-graphs-digital-tablet-while-planning-with-coworkers-desk-office_662251-126.jpg", imageAlt: "Digital marketing metrics"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-charts-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-marketing-turnover-it-multiethnic-businesspeople-analyzing-graphs_482257-37042.jpg",
|
||||
imageAlt: "Metrics data",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133719.jpg?_wi=2",
|
||||
imageAlt: "digital marketing performance metrics",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-charts-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-marketing-turnover-it-multiethnic-businesspeople-analyzing-graphs_482257-37042.jpg", imageAlt: "Metrics data"}
|
||||
},
|
||||
{
|
||||
title: "Creative Design",
|
||||
description: "Visual identities that resonate with your target audience.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-wooden-table-with-documents-drafts_176420-365.jpg",
|
||||
imageAlt: "Creative brainstorming",
|
||||
},
|
||||
title: "Creative Design", description: "Visual identities that resonate with your target audience.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-wooden-table-with-documents-drafts_176420-365.jpg", imageAlt: "Creative brainstorming"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-abstract-photo-shoot_23-2148547003.jpg",
|
||||
imageAlt: "Design strategy",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopping-girl-looking-store-window_23-2148023338.jpg?_wi=2",
|
||||
imageAlt: "digital marketing performance metrics",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-abstract-photo-shoot_23-2148547003.jpg", imageAlt: "Design strategy"}
|
||||
},
|
||||
{
|
||||
title: "Brand Strategy",
|
||||
description: "Strategic positioning to keep your brand ahead of the market.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/word-social-spelt-with-wooden-letters_23-2148227676.jpg",
|
||||
imageAlt: "Communication tools",
|
||||
},
|
||||
title: "Brand Strategy", description: "Strategic positioning to keep your brand ahead of the market.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/word-social-spelt-with-wooden-letters_23-2148227676.jpg", imageAlt: "Communication tools"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apps-workplace-social-media-holding-profession_1134-768.jpg",
|
||||
imageAlt: "Advertising strategy",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-hands-working-computer-white-table-office_53876-147927.jpg?_wi=2",
|
||||
imageAlt: "digital marketing performance metrics",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apps-workplace-social-media-holding-profession_1134-768.jpg", imageAlt: "Advertising strategy"}
|
||||
}
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
title="Comprehensive Advertising Solutions"
|
||||
@@ -164,14 +113,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Tech Solutions",
|
||||
"Retail Hub",
|
||||
"Global Agencies",
|
||||
"Architectural Firm",
|
||||
"Fitness Brand",
|
||||
"Creative Lab",
|
||||
"Innovative Systems",
|
||||
]}
|
||||
"Tech Solutions", "Retail Hub", "Global Agencies", "Architectural Firm", "Fitness Brand", "Creative Lab", "Innovative Systems"]}
|
||||
title="Proud Partners"
|
||||
description="Trusted by leading businesses across sectors to drive growth."
|
||||
/>
|
||||
@@ -184,59 +126,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Karen Francis",
|
||||
role: "Local Guide",
|
||||
company: "W5 Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-glasses-shaking-hands-with-female-partner-meeting-co-working-space_74855-10006.jpg",
|
||||
},
|
||||
id: "1", name: "Karen Francis", role: "Local Guide", company: "W5 Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-glasses-shaking-hands-with-female-partner-meeting-co-working-space_74855-10006.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Junior Reis",
|
||||
role: "Partner",
|
||||
company: "W5 Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg",
|
||||
},
|
||||
id: "2", name: "Junior Reis", role: "Partner", company: "W5 Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Bruna Garcia",
|
||||
role: "Executive",
|
||||
company: "W5 Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-using-mobile-phone-while-relaxing-staircase_637285-10962.jpg",
|
||||
},
|
||||
id: "3", name: "Bruna Garcia", role: "Executive", company: "W5 Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-using-mobile-phone-while-relaxing-staircase_637285-10962.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Client A",
|
||||
role: "Owner",
|
||||
company: "W5 Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-blonde-female-manager-has-conversation-with-male-colleague_273609-4992.jpg",
|
||||
},
|
||||
id: "4", name: "Client A", role: "Owner", company: "W5 Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-blonde-female-manager-has-conversation-with-male-colleague_273609-4992.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Client B",
|
||||
role: "Lead",
|
||||
company: "W5 Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg",
|
||||
},
|
||||
id: "5", name: "Client B", role: "Lead", company: "W5 Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "30+",
|
||||
label: "Years in Business",
|
||||
},
|
||||
value: "30+", label: "Years in Business"},
|
||||
{
|
||||
value: "4.5/5",
|
||||
label: "Average Rating",
|
||||
},
|
||||
value: "4.5/5", label: "Average Rating"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Committed Support",
|
||||
},
|
||||
value: "100%", label: "Committed Support"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Real feedback from the brands that trust us with their advertising journey."
|
||||
@@ -250,20 +161,11 @@ export default function LandingPage() {
|
||||
tag="Results"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "30+",
|
||||
description: "Years of experience",
|
||||
},
|
||||
id: "m1", value: "30+", description: "Years of experience"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "100s",
|
||||
description: "Successful projects",
|
||||
},
|
||||
id: "m2", value: "100s", description: "Successful projects"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "4.5",
|
||||
description: "Average review score",
|
||||
},
|
||||
id: "m3", value: "4.5", description: "Average review score"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -274,20 +176,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How long have you been in business?",
|
||||
content: "W5 Publicidade has been operating for over 30 years, providing top-tier advertising solutions.",
|
||||
},
|
||||
id: "f1", title: "How long have you been in business?", content: "W5 Publicidade has been operating for over 30 years, providing top-tier advertising solutions."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you offer digital marketing services?",
|
||||
content: "Yes, we specialize in comprehensive digital marketing strategies to grow your brand.",
|
||||
},
|
||||
id: "f2", title: "Do you offer digital marketing services?", content: "Yes, we specialize in comprehensive digital marketing strategies to grow your brand."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "How can I contact you?",
|
||||
content: "You can reach us directly via our contact form or call us at +55 11 2341-2277.",
|
||||
},
|
||||
id: "f3", title: "How can I contact you?", content: "You can reach us directly via our contact form or call us at +55 11 2341-2277."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions? We've got answers."
|
||||
@@ -299,16 +192,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Get in Touch"
|
||||
title="Start Your Advertising Journey"
|
||||
description="Contact us today for a free consultation and let's bring your creative visions to life."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now (+55 11 2341-2277)",
|
||||
href: "tel:+551123412277",
|
||||
},
|
||||
text: "Call Now (+55 11 2341-2277)", href: "tel:+551123412277"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -318,33 +208,21 @@ export default function LandingPage() {
|
||||
logoText="W5 Publicidade"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "+55 11 2341-2277",
|
||||
href: "tel:+551123412277",
|
||||
},
|
||||
label: "+55 11 2341-2277", href: "tel:+551123412277"},
|
||||
{
|
||||
label: "Vila Prudente, São Paulo",
|
||||
href: "#",
|
||||
},
|
||||
label: "Vila Prudente, São Paulo", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user