Merge version_1 into main #2
@@ -49,12 +49,12 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-desk-with-computer-books-notepads-table_169016-49023.jpg?_wi=1", imageAlt: "Marketing strategy presentation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-desk-with-computer-books-notepads-table_169016-49023.jpg", imageAlt: "Marketing strategy presentation"
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-working-with-post-its_23-2149362928.jpg?_wi=1", imageAlt: "PR communications digital strategy"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-working-with-post-its_23-2149362928.jpg", imageAlt: "PR communications digital strategy"
|
||||
}
|
||||
]}
|
||||
tag="Creative Excellence"
|
||||
@@ -110,10 +110,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Strategic Marketing", description: "Data-driven campaigns that resonate with your target audience and drive measurable business results.", imageSrc: "http://img.b2bpic.net/free-photo/student-desk-with-computer-books-notepads-table_169016-49023.jpg?_wi=2", imageAlt: "Strategic marketing services"
|
||||
title: "Strategic Marketing", description: "Data-driven campaigns that resonate with your target audience and drive measurable business results.", imageSrc: "http://img.b2bpic.net/free-photo/student-desk-with-computer-books-notepads-table_169016-49023.jpg", imageAlt: "Strategic marketing services"
|
||||
},
|
||||
{
|
||||
title: "PR & Communications", description: "Authentic storytelling that builds trust, manages reputation, and creates lasting brand impressions.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-working-with-post-its_23-2149362928.jpg?_wi=2", imageAlt: "PR communications"
|
||||
title: "PR & Communications", description: "Authentic storytelling that builds trust, manages reputation, and creates lasting brand impressions.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-working-with-post-its_23-2149362928.jpg", imageAlt: "PR communications"
|
||||
},
|
||||
{
|
||||
title: "Brand Identity", description: "Cohesive visual and verbal identities that capture your essence and differentiate you from competitors.", imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136874.jpg", imageAlt: "Brand identity development"
|
||||
@@ -194,7 +194,6 @@ export default function LandingPage() {
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user