diff --git a/src/app/page.tsx b/src/app/page.tsx
index ea4dded..d60818b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,33 +43,15 @@ export default function LandingPage() {
@@ -117,48 +77,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
- {
- id: "p1",
- name: "Brand Campaign",
- price: "View Project",
- variant: "2024",
- imageSrc: "http://img.b2bpic.net/free-photo/mesmerizing-view-frozen-ground-field-sunset_181624-14140.jpg",
- },
- {
- id: "p2",
- name: "Corporate Interview",
- price: "View Project",
- variant: "2024",
- imageSrc: "http://img.b2bpic.net/free-photo/employee-talking-man-video-call-communication-startup-office-business-woman-using-remote-video-conference-have-conversation-about-project-planning-with-colleague-online-meeting_482257-35268.jpg",
- },
- {
- id: "p3",
- name: "Artistic Video",
- price: "View Project",
- variant: "2023",
- imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-photos-light-movie-projector_23-2149377327.jpg",
- },
- {
- id: "p4",
- name: "Product Commercial",
- price: "View Project",
- variant: "2023",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-man-filming-his-video-blog-episode_171337-5513.jpg",
- },
- {
- id: "p5",
- name: "Event Highlight",
- price: "View Project",
- variant: "2023",
- imageSrc: "http://img.b2bpic.net/free-photo/round-circle-logo-label-template_53876-21275.jpg",
- },
- {
- id: "p6",
- name: "Travel Cinematic",
- price: "View Project",
- variant: "2024",
- imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-eltz-castle-surrounded-by-trees-wierschem-germany_181624-3193.jpg",
- },
+ { id: "p1", name: "Brand Campaign", price: "View Project", variant: "2024", imageSrc: "http://img.b2bpic.net/free-photo/mesmerizing-view-frozen-ground-field-sunset_181624-14140.jpg" },
+ { id: "p2", name: "Corporate Interview", price: "View Project", variant: "2024", imageSrc: "http://img.b2bpic.net/free-photo/employee-talking-man-video-call-communication-startup-office-business-woman-using-remote-video-conference-have-conversation-about-project-planning-with-colleague-online-meeting_482257-35268.jpg" },
+ { id: "p3", name: "Artistic Video", price: "View Project", variant: "2023", imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-photos-light-movie-projector_23-2149377327.jpg" }
]}
title="Portfolio Showcase"
description="Selected works reflecting diverse production styles and visual aesthetics."
@@ -170,31 +91,8 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- title: "Film Production",
- description: "Full-cycle production from pre-planning to final color grading.",
- imageSrc: "http://img.b2bpic.net/free-photo/collage-about-movie-time-with-film-roll_23-2149946310.jpg",
- },
- {
- title: "Advanced Color Grading",
- description: "Professional color science applied to every frame to match your brand style.",
- imageSrc: "http://img.b2bpic.net/free-photo/photographer-using-headphones-listen-favorite-songs-while-using-retouching-software_482257-82252.jpg",
- },
- {
- title: "Sound Design",
- description: "Immersive audio engineering to elevate your video production.",
- imageSrc: "http://img.b2bpic.net/free-vector/audio-control-panel_23-2147496553.jpg",
- },
- {
- title: "4K Editing",
- description: "Ultra-high definition editing services for professional output.",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-camera-with-photo-film_23-2150985292.jpg",
- },
- {
- title: "Consulting",
- description: "Strategic guidance for your video production pipeline.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-creative-office-media-agency-with-multi-monitor-computer-setup-used-image-retouching-professional-post-processing-photography-studio-with-editing-software-interface-pc-screens_482257-73687.jpg",
- },
+ { title: "Film Production", description: "Full-cycle production from pre-planning to final color grading.", imageSrc: "http://img.b2bpic.net/free-photo/collage-about-movie-time-with-film-roll_23-2149946310.jpg" },
+ { title: "Advanced Color Grading", description: "Professional color science applied to every frame to match your brand style.", imageSrc: "http://img.b2bpic.net/free-photo/photographer-using-headphones-listen-favorite-songs-while-using-retouching-software_482257-82252.jpg" }
]}
title="My Professional Services"
description="Comprehensive video production tailored to your specific needs."
@@ -208,27 +106,8 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
metrics={[
- {
- id: "m1",
- value: "150+",
- title: "Projects Completed",
- description: "Successful film projects delivered",
- icon: Award,
- },
- {
- id: "m2",
- value: "20M+",
- title: "Views Generated",
- description: "Total audience reach across platforms",
- icon: Eye,
- },
- {
- id: "m3",
- value: "100%",
- title: "Client Satisfaction",
- description: "Commitment to project excellence",
- icon: CheckCircle,
- },
+ { id: "m1", value: "150+", title: "Projects Completed", description: "Successful film projects delivered", icon: Award },
+ { id: "m2", value: "20M+", title: "Views Generated", description: "Total audience reach across platforms", icon: Eye }
]}
title="Production Milestones"
description="Numbers behind the creative work."
@@ -239,42 +118,12 @@ export default function LandingPage() {
@@ -332,31 +161,11 @@ export default function LandingPage() {
logoText="Lens & Light"
columns={[
{
- title: "Navigation",
- items: [
- {
- label: "Portfolio",
- href: "#portfolio",
- },
- {
- label: "Services",
- href: "#services",
- },
- ],
+ title: "Navigation", items: [{ label: "Portfolio", href: "#portfolio" }, { label: "Services", href: "#services" }]
},
{
- title: "Social",
- items: [
- {
- label: "Instagram",
- href: "https://instagram.com",
- },
- {
- label: "Twitter",
- href: "https://twitter.com",
- },
- ],
- },
+ title: "Social", items: [{ label: "Instagram", href: "https://instagram.com" }, { label: "Twitter", href: "https://twitter.com" }]
+ }
]}
/>