diff --git a/src/app/page.tsx b/src/app/page.tsx index a56d058..b2c8faf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,9 +162,15 @@ export default function LandingPage() { id: "p5", name: "Music Video Production", price: "Starting at $1200", variant: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/metallic-holographic-background_23-2148862181.jpg", imageAlt: "Music Video Edit"}, { id: "p6", name: "Real Estate Showcase", price: "Starting at $500", variant: "Property", imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-woman-indoors-with-book_23-2149548505.jpg", imageAlt: "Real Estate Video Walkthrough"}, + { + id: "p7", name: "Cowboys Detailing Promotional Video", price: "Client Project", variant: "Automotive Marketing", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-detailing-shop_23-2149221142.jpg", imageAlt: "Promotional video for Cowboys Detailing" + }, + { + id: "p8", name: "High School AVID Promotion Video", price: "Educational Project", variant: "Non-Profit / Education", imageSrc: "http://img.b2bpic.net/free-photo/students-wearing-graduation-gowns-raising-their-arms-air-celebrate-graduation_23-2149463510.jpg", imageAlt: "AVID promotion video for high school" + } ]} - title="Our Featured Projects" - description="A showcase of our diverse video editing expertise across various industries and creative demands." + title="Our Featured Projects & Client Work" + description="Explore a selection of our video editing work, from corporate to educational, showcasing our diverse expertise and client successes." tag="Our Work" tagIcon={Film} />