diff --git a/src/app/page.tsx b/src/app/page.tsx index c968c0b..bbc9d20 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,9 +76,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { id: "1", title: "Short-Form Content Strategy", author: "Frank", description: "Viral-ready editing focused on retention and engagement.", tags: ["Strategy", "Editing"], imageSrc: "http://img.b2bpic.net/free-photo/retired-artist-using-art-craft-tools-draw-artistic-sketch-drawing-vase-canvas-with-easel-working-creative-skills-create-professional-artwork-masterpiece-creativity-hobby_482257-45925.jpg", imageAlt: "Strategy" }, - { id: "2", title: "Commercial Motion Graphics", author: "Frank", description: "Custom animations designed to elevate your brand identity.", tags: ["Motion", "Graphics"], imageSrc: "http://img.b2bpic.net/free-photo/smiling-artist-playing-electronic-song-mixer-console-while-recording-music-session-using-professional-camera-preparing-perform-night-club-dj-with-pink-hair-filming-video-with-her-performing_482257-60953.jpg", imageAlt: "Motion" }, - { id: "3", title: "Brand Identity Design", author: "Frank", description: "Cohesive visual systems that stand out in crowded markets.", tags: ["Brand", "Design"], imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599245.jpg", imageAlt: "Brand" }, + { id: "1", title: "Short-Form Content Strategy", author: "Frank", description: "Viral-ready editing focused on retention and engagement.", tags: ["Strategy", "Editing"], imageSrc: "http://img.b2bpic.net/free-photo/retired-artist-using-art-craft-tools-draw-artistic-sketch-drawing-vase-canvas-with-easel-working-creative-skills-create-professional-artwork-masterpiece-creativity-hobby_482257-45925.jpg?_wi=1", imageAlt: "Strategy" }, + { id: "2", title: "Commercial Motion Graphics", author: "Frank", description: "Custom animations designed to elevate your brand identity.", tags: ["Motion", "Graphics"], imageSrc: "http://img.b2bpic.net/free-photo/smiling-artist-playing-electronic-song-mixer-console-while-recording-music-session-using-professional-camera-preparing-perform-night-club-dj-with-pink-hair-filming-video-with-her-performing_482257-60953.jpg?_wi=1", imageAlt: "Motion" }, + { id: "3", title: "Brand Identity Design", author: "Frank", description: "Cohesive visual systems that stand out in crowded markets.", tags: ["Brand", "Design"], imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599245.jpg?_wi=1", imageAlt: "Brand" }, ]} title="Visual Services" description="High-impact creative solutions to scale your brand presence." @@ -92,12 +92,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "v1", name: "Brand Teaser", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/retired-artist-using-art-craft-tools-draw-artistic-sketch-drawing-vase-canvas-with-easel-working-creative-skills-create-professional-artwork-masterpiece-creativity-hobby_482257-45925.jpg" }, - { id: "v2", name: "Commercial Ad", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/smiling-artist-playing-electronic-song-mixer-console-while-recording-music-session-using-professional-camera-preparing-perform-night-club-dj-with-pink-hair-filming-video-with-her-performing_482257-60953.jpg" }, - { id: "v3", name: "Social Promo", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599245.jpg" }, - { id: "v4", name: "Explainer", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/retired-artist-using-art-craft-tools-draw-artistic-sketch-drawing-vase-canvas-with-easel-working-creative-skills-create-professional-artwork-masterpiece-creativity-hobby_482257-45925.jpg" }, - { id: "v5", name: "Brand Identity", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/smiling-artist-playing-electronic-song-mixer-console-while-recording-music-session-using-professional-camera-preparing-perform-night-club-dj-with-pink-hair-filming-video-with-her-performing_482257-60953.jpg" }, - { id: "v6", name: "Motion Reels", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599245.jpg" }, + { id: "v1", name: "Brand Teaser", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/retired-artist-using-art-craft-tools-draw-artistic-sketch-drawing-vase-canvas-with-easel-working-creative-skills-create-professional-artwork-masterpiece-creativity-hobby_482257-45925.jpg?_wi=2" }, + { id: "v2", name: "Commercial Ad", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/smiling-artist-playing-electronic-song-mixer-console-while-recording-music-session-using-professional-camera-preparing-perform-night-club-dj-with-pink-hair-filming-video-with-her-performing_482257-60953.jpg?_wi=2" }, + { id: "v3", name: "Social Promo", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599245.jpg?_wi=2" }, + { id: "v4", name: "Explainer", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/retired-artist-using-art-craft-tools-draw-artistic-sketch-drawing-vase-canvas-with-easel-working-creative-skills-create-professional-artwork-masterpiece-creativity-hobby_482257-45925.jpg?_wi=3" }, + { id: "v5", name: "Brand Identity", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/smiling-artist-playing-electronic-song-mixer-console-while-recording-music-session-using-professional-camera-preparing-perform-night-club-dj-with-pink-hair-filming-video-with-her-performing_482257-60953.jpg?_wi=3" }, + { id: "v6", name: "Motion Reels", price: "View Case", imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599245.jpg?_wi=3" }, ]} title="Video Portfolio" description="Recent motion and editing work." @@ -112,11 +112,11 @@ export default function LandingPage() { title="Client Success" description="What partners say about our workflow." testimonials={[ - { id: "t1", name: "Alex R.", role: "Founder, TechCo", testimonial: "The motion graphics Frank delivered were game-changing for our series.", imageSrc: "http://img.b2bpic.net/free-photo/retired-artist-using-art-craft-tools-draw-artistic-sketch-drawing-vase-canvas-with-easel-working-creative-skills-create-professional-artwork-masterpiece-creativity-hobby_482257-45925.jpg" }, - { id: "t2", name: "Sarah K.", role: "Marketing Lead", testimonial: "Absolutely obsessed with the visual identity Frank built for us.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-artist-playing-electronic-song-mixer-console-while-recording-music-session-using-professional-camera-preparing-perform-night-club-dj-with-pink-hair-filming-video-with-her-performing_482257-60953.jpg" }, - { id: "t3", name: "Mike J.", role: "Creator", testimonial: "Fast turnaround and high-quality creative every single time.", imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599245.jpg" }, - { id: "t4", name: "Jessica L.", role: "Brand Manager", testimonial: "Frank understands retention better than any editor I have worked with.", imageSrc: "http://img.b2bpic.net/free-photo/retired-artist-using-art-craft-tools-draw-artistic-sketch-drawing-vase-canvas-with-easel-working-creative-skills-create-professional-artwork-masterpiece-creativity-hobby_482257-45925.jpg" }, - { id: "t5", name: "David P.", role: "Startup Founder", testimonial: "Professional, creative, and always pushes for the best result.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-artist-playing-electronic-song-mixer-console-while-recording-music-session-using-professional-camera-preparing-perform-night-club-dj-with-pink-hair-filming-video-with-her-performing_482257-60953.jpg" }, + { id: "t1", name: "Alex R.", role: "Founder, TechCo", testimonial: "The motion graphics Frank delivered were game-changing for our series.", imageSrc: "http://img.b2bpic.net/free-photo/retired-artist-using-art-craft-tools-draw-artistic-sketch-drawing-vase-canvas-with-easel-working-creative-skills-create-professional-artwork-masterpiece-creativity-hobby_482257-45925.jpg?_wi=4" }, + { id: "t2", name: "Sarah K.", role: "Marketing Lead", testimonial: "Absolutely obsessed with the visual identity Frank built for us.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-artist-playing-electronic-song-mixer-console-while-recording-music-session-using-professional-camera-preparing-perform-night-club-dj-with-pink-hair-filming-video-with-her-performing_482257-60953.jpg?_wi=4" }, + { id: "t3", name: "Mike J.", role: "Creator", testimonial: "Fast turnaround and high-quality creative every single time.", imageSrc: "http://img.b2bpic.net/free-photo/prism-dispersing-colorful-lights_23-2148599245.jpg?_wi=4" }, + { id: "t4", name: "Jessica L.", role: "Brand Manager", testimonial: "Frank understands retention better than any editor I have worked with.", imageSrc: "http://img.b2bpic.net/free-photo/retired-artist-using-art-craft-tools-draw-artistic-sketch-drawing-vase-canvas-with-easel-working-creative-skills-create-professional-artwork-masterpiece-creativity-hobby_482257-45925.jpg?_wi=5" }, + { id: "t5", name: "David P.", role: "Startup Founder", testimonial: "Professional, creative, and always pushes for the best result.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-artist-playing-electronic-song-mixer-console-while-recording-music-session-using-professional-camera-preparing-perform-night-club-dj-with-pink-hair-filming-video-with-her-performing_482257-60953.jpg?_wi=5" }, ]} />