diff --git a/src/app/page.tsx b/src/app/page.tsx
index 512d2a2..30ff138 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
@@ -61,75 +46,21 @@ export default function LandingPage() {
title="We Grow Your Social Presence"
description="Nova Social helps high-growth brands amplify their reach, build genuine community, and drive measurable ROI through expert-led social strategies."
testimonials={[
- {
- name: "Emma Roberts",
- handle: "@emmarob",
- testimonial: "Nova Social transformed our brand identity overnight. Incredible results.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-confident-young-woman-start-career-look-determined-get-job-waiting-interview-lean-glass-wall-business-center-smiling-looking-away-satisfied_197531-30572.jpg?_wi=1",
- },
- {
- name: "John Doe",
- handle: "@jdoe",
- testimonial: "Data-driven strategy that actually works. We tripled our engagement.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=1",
- },
- {
- name: "Sarah Smith",
- handle: "@ssmith",
- testimonial: "Absolute game changer for our social media presence.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg",
- },
- {
- name: "Mike Ross",
- handle: "@mross",
- testimonial: "The ROI speaks for itself. Highly recommended!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg",
- },
- {
- name: "Lisa Wong",
- handle: "@lwong",
- testimonial: "Incredible communication and execution throughout.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-with-enthusiastic-face-expression-smiling-looking-confident-standing-s_1258-121409.jpg",
- },
+ { name: "Emma Roberts", handle: "@emmarob", testimonial: "Nova Social transformed our brand identity overnight. Incredible results.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-confident-young-woman-start-career-look-determined-get-job-waiting-interview-lean-glass-wall-business-center-smiling-looking-away-satisfied_197531-30572.jpg" },
+ { name: "John Doe", handle: "@jdoe", testimonial: "Data-driven strategy that actually works. We tripled our engagement.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg" },
+ { name: "Sarah Smith", handle: "@ssmith", testimonial: "Absolute game changer for our social media presence.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg" },
+ { name: "Mike Ross", handle: "@mross", testimonial: "The ROI speaks for itself. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg" },
+ { name: "Lisa Wong", handle: "@lwong", testimonial: "Incredible communication and execution throughout.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-with-enthusiastic-face-expression-smiling-looking-confident-standing-s_1258-121409.jpg" }
]}
- buttons={[
- {
- text: "Get Started",
- href: "#contact",
- },
- {
- text: "Our Portfolio",
- href: "#portfolio",
- },
- ]}
- imageSrc="http://img.b2bpic.net/free-photo/person-using-smartphone-his-automated-home_23-2149036912.jpg?_wi=1"
+ buttons={[{ text: "Get Started", href: "#contact" }, { text: "Our Portfolio", href: "#portfolio" }]}
+ imageSrc="http://img.b2bpic.net/free-photo/person-using-smartphone-his-automated-home_23-2149036912.jpg"
imageAlt="social media dashboard dark"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/vivid-types-applications-connecting-cellphone_23-2147841270.jpg",
- alt: "Vivid types of applications connecting cellphone",
- },
- {
- src: "http://img.b2bpic.net/free-photo/man-controlling-smart-lamp-with-his-phone_23-2149036886.jpg",
- alt: "Man controlling a smart lamp with his phone",
- },
- {
- src: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-57872.jpg",
- alt: "Computer in a dark room with graphs on the screen",
- },
- {
- src: "http://img.b2bpic.net/free-photo/cool-different-types-buttons_23-2150170585.jpg",
- alt: "Cool different types of buttons",
- },
- {
- src: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-home_23-2150639942.jpg",
- alt: "Hand holding smartphone at home",
- },
+ { src: "http://img.b2bpic.net/free-photo/vivid-types-applications-connecting-cellphone_23-2147841270.jpg", alt: "Vivid types of applications connecting cellphone" },
+ { src: "http://img.b2bpic.net/free-photo/man-controlling-smart-lamp-with-his-phone_23-2149036886.jpg", alt: "Man controlling a smart lamp with his phone" },
+ { src: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-57872.jpg", alt: "Computer in a dark room with graphs on the screen" },
+ { src: "http://img.b2bpic.net/free-photo/cool-different-types-buttons_23-2150170585.jpg", alt: "Cool different types of buttons" },
+ { src: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-home_23-2150639942.jpg", alt: "Hand holding smartphone at home" }
]}
/>
@@ -139,7 +70,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Crafting Digital Experiences"
description="We are a boutique social media agency focused on high-end production, strategic growth, and human-centric community management. We don't just post content; we create movements."
- imageSrc="http://img.b2bpic.net/free-photo/people-developing-photos-darkroom-front-view_23-2149894024.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/people-developing-photos-darkroom-front-view_23-2149894024.jpg"
imageAlt="modern agency office dark"
/>
@@ -150,66 +81,10 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- title: "Content Creation",
- description: "High-quality production of video, image, and copy assets.",
- icon: Camera,
- mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/black-smartphone-product-shot-dark-environment_187299-46536.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/smartphone-displaying-2fa-confirmation-secure-access_23-2152029086.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/person-using-smartphone-his-automated-home_23-2149036912.jpg?_wi=2",
- imageAlt: "smartphone ui dark theme",
- },
- {
- title: "SMM Management",
- description: "Complete handling of community engagement and scheduling.",
- icon: MessageSquare,
- mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/minimalist-3d-rendering-modern-tech-device_187299-46717.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8592.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/people-developing-photos-darkroom-front-view_23-2149894024.jpg?_wi=2",
- imageAlt: "smartphone ui dark theme",
- },
- {
- title: "Brand Strategy",
- description: "Defining your unique voice in a crowded digital space.",
- icon: Shield,
- mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/incoming-call-screen-from-merry-christmas-happy-new-year-close-up_169016-41510.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-taking-notes-office_23-2149749859.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-confident-young-woman-start-career-look-determined-get-job-waiting-interview-lean-glass-wall-business-center-smiling-looking-away-satisfied_197531-30572.jpg?_wi=2",
- imageAlt: "smartphone ui dark theme",
- },
- {
- title: "Growth Strategy",
- description: "Data-driven marketing to maximize ROI.",
- icon: Zap,
- mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671595.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/design-space-paper_53876-14557.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=2",
- imageAlt: "smartphone ui dark theme",
- },
+ { title: "Content Creation", description: "High-quality production of video, image, and copy assets.", icon: Camera, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/black-smartphone-product-shot-dark-environment_187299-46536.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/smartphone-displaying-2fa-confirmation-secure-access_23-2152029086.jpg" }] },
+ { title: "SMM Management", description: "Complete handling of community engagement and scheduling.", icon: MessageSquare, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/minimalist-3d-rendering-modern-tech-device_187299-46717.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8592.jpg" }] },
+ { title: "Brand Strategy", description: "Defining your unique voice in a crowded digital space.", icon: Shield, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/incoming-call-screen-from-merry-christmas-happy-new-year-close-up_169016-41510.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-taking-notes-office_23-2149749859.jpg" }] },
+ { title: "Growth Strategy", description: "Data-driven marketing to maximize ROI.", icon: Zap, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671595.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/design-space-paper_53876-14557.jpg" }] }
]}
title="Our Expert Services"
description="Comprehensive social media solutions tailored for elite brands."
@@ -220,44 +95,13 @@ export default function LandingPage() {