diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1bc0ae6..3fda56e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -35,132 +35,50 @@ export default function LandingPage() {
@@ -169,14 +87,9 @@ export default function LandingPage() {
@@ -187,21 +100,9 @@ export default function LandingPage() {
useInvertedBackground={true}
title="You're Exhausted From Trying to Keep Up"
metrics={[
- {
- icon: Clock,
- label: "Time Wasted Weekly",
- value: "10+ Hrs",
- },
- {
- icon: AlertTriangle,
- label: "Posting Inconsistency",
- value: "80%",
- },
- {
- icon: TrendingDown,
- label: "Missed Leads",
- value: "High",
- },
+ { icon: Clock, label: "Time Wasted Weekly", value: "10+ Hrs" },
+ { icon: AlertTriangle, label: "Posting Inconsistency", value: "80%" },
+ { icon: TrendingDown, label: "Missed Leads", value: "High" }
]}
metricsAnimation="slide-up"
/>
@@ -213,36 +114,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- title: "Strategic Planning",
- description: "We identify your pillars and map out your content.",
- imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294557.jpg",
- imageAlt: "Planning",
- },
- {
- title: "Scripting & Hooks",
- description: "We write viral-worthy scripts so you don't have to.",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-bent-pencil-font-letter-s-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-7155.jpg",
- imageAlt: "Scripting",
- },
- {
- title: "Dedicated Filming",
- description: "One high-energy day, endless content potential.",
- imageSrc: "http://img.b2bpic.net/free-vector/filmmaking-movie-watching-attributes-flat-icons-collection-with-camera-film-bobbin-3d-glasses-isolated-vector-illustration_98292-3300.jpg",
- imageAlt: "Filming",
- },
- {
- title: "Expert Editing",
- description: "Fast-paced, branded edits that drive engagement.",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-key-map_23-2151011252.jpg",
- imageAlt: "Editing",
- },
- {
- title: "Post-Ready Assets",
- description: "Everything organized and ready to go for the month.",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacks-papers-documents_23-2151118272.jpg",
- imageAlt: "Organization",
- },
+ { title: "Strategic Planning", description: "We identify your pillars and map out your content.", imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294557.jpg", imageAlt: "Planning" },
+ { title: "Scripting & Hooks", description: "We write viral-worthy scripts so you don't have to.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-bent-pencil-font-letter-s-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-7155.jpg", imageAlt: "Scripting" },
+ { title: "Dedicated Filming", description: "One high-energy day, endless content potential.", imageSrc: "http://img.b2bpic.net/free-vector/filmmaking-movie-watching-attributes-flat-icons-collection-with-camera-film-bobbin-3d-glasses-isolated-vector-illustration_98292-3300.jpg", imageAlt: "Filming" },
+ { title: "Expert Editing", description: "Fast-paced, branded edits that drive engagement.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-key-map_23-2151011252.jpg", imageAlt: "Editing" },
+ { title: "Post-Ready Assets", description: "Everything organized and ready to go for the month.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacks-papers-documents_23-2151118272.jpg", imageAlt: "Organization" }
]}
title="We Turn One Filming Day Into Weeks of Content"
description="Our streamlined process takes the stress out of social media marketing."
@@ -256,48 +132,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
- {
- id: "s1",
- name: "Content Strategy",
- price: "Included",
- variant: "Strategy",
- imageSrc: "http://img.b2bpic.net/free-photo/marketing-strategy-planning-strategy-concept_53876-42950.jpg",
- },
- {
- id: "s2",
- name: "Video Scripting",
- price: "Included",
- variant: "Creative",
- imageSrc: "http://img.b2bpic.net/free-photo/paper-light-bulb_23-2148519471.jpg",
- },
- {
- id: "s3",
- name: "1 Filming Day",
- price: "Standard",
- variant: "Production",
- imageSrc: "http://img.b2bpic.net/free-photo/professional-lighting-equipment-movie-set_1268-17214.jpg",
- },
- {
- id: "s4",
- name: "Short-Form Editing",
- price: "Included",
- variant: "Post",
- imageSrc: "http://img.b2bpic.net/free-photo/comparison-different-types-brush-strokes_23-2150105230.jpg",
- },
- {
- id: "s5",
- name: "Branded Captions",
- price: "Included",
- variant: "Copy",
- imageSrc: "http://img.b2bpic.net/free-photo/smartphone-near-felt-pen-paper-toy-dinosaur-frame-with-hola-inscription_23-2148036882.jpg",
- },
- {
- id: "s6",
- name: "Posting Support",
- price: "Add-on",
- variant: "Support",
- imageSrc: "http://img.b2bpic.net/free-vector/social-media-background-with-flat-design_23-2147832402.jpg",
- },
+ { id: "s1", name: "Content Strategy", price: "Included", variant: "Strategy", imageSrc: "http://img.b2bpic.net/free-photo/marketing-strategy-planning-strategy-concept_53876-42950.jpg" },
+ { id: "s2", name: "Video Scripting", price: "Included", variant: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/paper-light-bulb_23-2148519471.jpg" },
+ { id: "s3", name: "1 Filming Day", price: "Standard", variant: "Production", imageSrc: "http://img.b2bpic.net/free-photo/professional-lighting-equipment-movie-set_1268-17214.jpg" },
+ { id: "s4", name: "Short-Form Editing", price: "Included", variant: "Post", imageSrc: "http://img.b2bpic.net/free-photo/comparison-different-types-brush-strokes_23-2150105230.jpg" },
+ { id: "s5", name: "Branded Captions", price: "Included", variant: "Copy", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-near-felt-pen-paper-toy-dinosaur-frame-with-hola-inscription_23-2148036882.jpg" },
+ { id: "s6", name: "Posting Support", price: "Add-on", variant: "Support", imageSrc: "http://img.b2bpic.net/free-vector/social-media-background-with-flat-design_23-2147832402.jpg" }
]}
title="What's Included in Your Content Month"
description="Full-service social media execution for ambitious brands."
@@ -310,36 +150,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "1",
- title: "Filming Day",
- items: [
- "Saves 40+ hours",
- "Reduces stress",
- "Batch efficiency",
- ],
- },
- {
- id: "m2",
- value: "30",
- title: "Days of Content",
- items: [
- "Full consistency",
- "No guessing",
- "Ready-to-post",
- ],
- },
- {
- id: "m3",
- value: "∞",
- title: "Brand Authority",
- items: [
- "Expert positioning",
- "Audience trust",
- "Lead generation",
- ],
- },
+ { id: "m1", value: "1", title: "Filming Day", items: ["Saves 40+ hours", "Reduces stress", "Batch efficiency"] },
+ { id: "m2", value: "30", title: "Days of Content", items: ["Full consistency", "No guessing", "Ready-to-post"] },
+ { id: "m3", value: "∞", title: "Brand Authority", items: ["Expert positioning", "Audience trust", "Lead generation"] }
]}
title="Transform Your Online Presence"
description="Consistent presence builds the trust that drives business growth."
@@ -354,36 +167,9 @@ export default function LandingPage() {
title="Social First, Conversion Focused"
description="Content designed for the platforms where your customers spend time."
blogs={[
- {
- id: "b1",
- category: "Med Spa",
- title: "Before & After Results",
- excerpt: "Scaling skincare awareness through high-trust content.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-skincare-routine_23-2151308608.jpg",
- authorName: "Yoomee",
- authorAvatar: "http://img.b2bpic.net/free-photo/glamour-female-model-with-short-brown-hair-black-dress-posing-near-light-wall_613910-7036.jpg",
- date: "2024-01-01",
- },
- {
- id: "b2",
- category: "Real Estate",
- title: "Listing Tours",
- excerpt: "Property walkthroughs that stop the scroll.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-entryway_23-2150695775.jpg",
- authorName: "Yoomee",
- authorAvatar: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2873.jpg",
- date: "2024-01-02",
- },
- {
- id: "b3",
- category: "Restaurant",
- title: "Behind The Menu",
- excerpt: "Chef-driven content to drive local foot traffic.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-radish-meal-with-meat-inside-white-plate-table-food-meal-dinner-restaurant_140725-28248.jpg",
- authorName: "Yoomee",
- authorAvatar: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-turtleneck-with-flower_23-2149020760.jpg",
- date: "2024-01-03",
- },
+ { id: "b1", category: "Med Spa", title: "Before & After Results", excerpt: "Scaling skincare awareness through high-trust content.", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-skincare-routine_23-2151308608.jpg", authorName: "Yoomee", authorAvatar: "http://img.b2bpic.net/free-photo/glamour-female-model-with-short-brown-hair-black-dress-posing-near-light-wall_613910-7036.jpg", date: "2024-01-01" },
+ { id: "b2", category: "Real Estate", title: "Listing Tours", excerpt: "Property walkthroughs that stop the scroll.", imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-entryway_23-2150695775.jpg", authorName: "Yoomee", authorAvatar: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2873.jpg", date: "2024-01-02" },
+ { id: "b3", category: "Restaurant", title: "Behind The Menu", excerpt: "Chef-driven content to drive local foot traffic.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-radish-meal-with-meat-inside-white-plate-table-food-meal-dinner-restaurant_140725-28248.jpg", authorName: "Yoomee", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-turtleneck-with-flower_23-2149020760.jpg", date: "2024-01-03" }
]}
/>
@@ -393,46 +179,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1",
- title: "Life Changer",
- quote: "I don't have to worry about posting for a month. It's a weight off my shoulders.",
- name: "Amanda B.",
- role: "Clinic Owner",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
- },
- {
- id: "t2",
- title: "Professional Quality",
- quote: "The content looks way better than anything I was doing myself. Sales increased 20%.",
- name: "David L.",
- role: "Realtor",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-low-angle_23-2149213172.jpg",
- },
- {
- id: "t3",
- title: "Consistent Growth",
- quote: "Finally, someone who understands strategy AND creative. I'm finally showing up.",
- name: "Elena M.",
- role: "Personal Brand",
- imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg",
- },
- {
- id: "t4",
- title: "Easy Process",
- quote: "One day and I'm done. Seriously, why didn't I start this sooner?",
- name: "Tom G.",
- role: "Cafe Owner",
- imageSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg",
- },
- {
- id: "t5",
- title: "Reliable Results",
- quote: "They make me look like a star on camera. So much more confident now.",
- name: "Sarah P.",
- role: "Fitness Coach",
- imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-laptop-table_1157-28481.jpg",
- },
+ { id: "t1", title: "Life Changer", quote: "I don't have to worry about posting for a month. It's a weight off my shoulders.", name: "Amanda B.", role: "Clinic Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg" },
+ { id: "t2", title: "Professional Quality", quote: "The content looks way better than anything I was doing myself. Sales increased 20%.", name: "David L.", role: "Realtor", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-low-angle_23-2149213172.jpg" },
+ { id: "t3", title: "Consistent Growth", quote: "Finally, someone who understands strategy AND creative. I'm finally showing up.", name: "Elena M.", role: "Personal Brand", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg" },
+ { id: "t4", title: "Easy Process", quote: "One day and I'm done. Seriously, why didn't I start this sooner?", name: "Tom G.", role: "Cafe Owner", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg" },
+ { id: "t5", title: "Reliable Results", quote: "They make me look like a star on camera. So much more confident now.", name: "Sarah P.", role: "Fitness Coach", imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-laptop-table_1157-28481.jpg" }
]}
title="They Love the Yoomee Difference"
description="See how we help brands just like yours thrive."
@@ -444,22 +195,11 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Why Yoomee Marketing Agency?"
tag="Our Philosophy"
+ membersAnimation="slide-up"
members={[
- {
- id: "y1",
- name: "We blend strategy and performance.",
- imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg",
- },
- {
- id: "y2",
- name: "Deep focus on local business growth.",
- imageSrc: "http://img.b2bpic.net/free-photo/one-world-peace-connection-relationship-interconnection-concept_53876-13735.jpg",
- },
- {
- id: "y3",
- name: "Efficient, simple, and high-quality.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-data-center-computer-scientist-using-tablet-deploying-servers-network-hardware-it_482257-135612.jpg",
- },
+ { id: "y1", name: "We blend strategy and performance.", imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg" },
+ { id: "y2", name: "Deep focus on local business growth.", imageSrc: "http://img.b2bpic.net/free-photo/one-world-peace-connection-relationship-interconnection-concept_53876-13735.jpg" },
+ { id: "y3", name: "Efficient, simple, and high-quality.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-data-center-computer-scientist-using-tablet-deploying-servers-network-hardware-it_482257-135612.jpg" }
]}
memberVariant="card"
/>
@@ -469,26 +209,10 @@ export default function LandingPage() {