Merge version_1 into main #2
176
src/app/page.tsx
176
src/app/page.tsx
@@ -10,7 +10,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Sparkles } from "lucide-react";
|
||||
import { Sparkles, Zap, Palette, BarChart, Target } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -31,25 +31,15 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="AgencyCore"
|
||||
/>
|
||||
@@ -58,38 +48,25 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Drive Growth with Strategic Marketing"
|
||||
description="We craft data-driven digital experiences that elevate your brand and accelerate measurable business results."
|
||||
tag="Marketing Excellence"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-walking-together-city_53876-65432.jpg?_wi=1",
|
||||
imageAlt: "Agency workspace",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-walking-together-city_53876-65432.jpg", imageAlt: "Agency workspace"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg?_wi=1",
|
||||
imageAlt: "Team strategy session",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg", imageAlt: "Team strategy session"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg?_wi=1",
|
||||
imageAlt: "Digital analytics interface",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg", imageAlt: "Digital analytics interface"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg?_wi=1",
|
||||
imageAlt: "Creative abstract growth",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg", imageAlt: "Creative abstract growth"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-creative-people-analyzing-result-work_329181-15518.jpg",
|
||||
imageAlt: "Team collaboration",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-creative-people-analyzing-result-work_329181-15518.jpg", imageAlt: "Team collaboration"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
tagIcon={Sparkles}
|
||||
@@ -104,17 +81,11 @@ export default function LandingPage() {
|
||||
description="At AgencyCore, we blend creativity with analytical rigor to build brands that matter in a crowded digital landscape."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Data-Driven Insights",
|
||||
description: "We make informed decisions backed by robust analytics.",
|
||||
},
|
||||
title: "Data-Driven Insights", description: "We make informed decisions backed by robust analytics."},
|
||||
{
|
||||
title: "Creative Excellence",
|
||||
description: "Striking visuals that define and distinguish your brand.",
|
||||
},
|
||||
title: "Creative Excellence", description: "Striking visuals that define and distinguish your brand."},
|
||||
{
|
||||
title: "Measurable Results",
|
||||
description: "Focusing on ROI and achieving your specific KPIs.",
|
||||
},
|
||||
title: "Measurable Results", description: "Focusing on ROI and achieving your specific KPIs."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167415.jpg"
|
||||
imageAlt="Modern agency studio"
|
||||
@@ -128,33 +99,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Market Strategy",
|
||||
description: "Building sustainable growth plans.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-walking-together-city_53876-65432.jpg?_wi=2",
|
||||
imageAlt: "creative agency workspace modern",
|
||||
},
|
||||
title: "Market Strategy", description: "Building sustainable growth plans.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-walking-together-city_53876-65432.jpg", imageAlt: "creative agency workspace modern"},
|
||||
{
|
||||
title: "Brand Design",
|
||||
description: "Creating memorable visual identities.",
|
||||
buttonIcon: "Palette",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg?_wi=2",
|
||||
imageAlt: "digital marketing strategy whiteboard",
|
||||
},
|
||||
title: "Brand Design", description: "Creating memorable visual identities.", buttonIcon: Palette,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg", imageAlt: "digital marketing strategy whiteboard"},
|
||||
{
|
||||
title: "Performance Tracking",
|
||||
description: "Optimizing campaigns in real time.",
|
||||
buttonIcon: "BarChart",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg?_wi=2",
|
||||
imageAlt: "web design UI dashboard professional",
|
||||
},
|
||||
title: "Performance Tracking", description: "Optimizing campaigns in real time.", buttonIcon: BarChart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-examining-company-performance_482257-121856.jpg", imageAlt: "web design UI dashboard professional"},
|
||||
{
|
||||
title: "Growth Consulting",
|
||||
description: "Strategic advisory for modern brands.",
|
||||
buttonIcon: "Target",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg?_wi=2",
|
||||
imageAlt: "abstract creative growth graphic",
|
||||
},
|
||||
title: "Growth Consulting", description: "Strategic advisory for modern brands.", buttonIcon: Target,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg", imageAlt: "abstract creative growth graphic"},
|
||||
]}
|
||||
title="Comprehensive Agency Services"
|
||||
description="Full-stack marketing solutions designed to scale your business."
|
||||
@@ -168,45 +123,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Jane Doe",
|
||||
handle: "@janedoe",
|
||||
testimonial: "Transformed our digital presence completely!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
},
|
||||
id: "1", name: "Jane Doe", handle: "@janedoe", testimonial: "Transformed our digital presence completely!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "John Smith",
|
||||
handle: "@johnsmith",
|
||||
testimonial: "The best team I have ever worked with.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
|
||||
},
|
||||
id: "2", name: "John Smith", handle: "@johnsmith", testimonial: "The best team I have ever worked with.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Alice Chen",
|
||||
handle: "@alicec",
|
||||
testimonial: "Strategic, fast, and extremely creative.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg",
|
||||
},
|
||||
id: "3", name: "Alice Chen", handle: "@alicec", testimonial: "Strategic, fast, and extremely creative.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Bob Brown",
|
||||
handle: "@bobb",
|
||||
testimonial: "Highly recommended for scaling operations.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg",
|
||||
},
|
||||
id: "4", name: "Bob Brown", handle: "@bobb", testimonial: "Highly recommended for scaling operations.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Eve White",
|
||||
handle: "@evew",
|
||||
testimonial: "Outstanding attention to detail and results.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg",
|
||||
},
|
||||
id: "5", name: "Eve White", handle: "@evew", testimonial: "Outstanding attention to detail and results.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Trusted by Leaders"
|
||||
@@ -219,14 +149,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"InnovateTech",
|
||||
"GreenSolutions",
|
||||
"FuturePulse",
|
||||
"DigitalDynamics",
|
||||
"SparkLogistics",
|
||||
"VelocityLabs",
|
||||
"ZenithGrowth",
|
||||
]}
|
||||
"InnovateTech", "GreenSolutions", "FuturePulse", "DigitalDynamics", "SparkLogistics", "VelocityLabs", "ZenithGrowth"]}
|
||||
title="Proudly Partnering With"
|
||||
description="Collaborating with industry-leading brands."
|
||||
/>
|
||||
@@ -236,14 +159,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Ready to take your brand to the next level? Contact us today to start the conversation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Send a Message",
|
||||
href: "mailto:hello@agencycore.com",
|
||||
},
|
||||
text: "Send a Message", href: "mailto:hello@agencycore.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -252,29 +172,19 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user