Merge version_5 into main #9

Merged
bender merged 1 commits from version_5 into main 2026-03-01 20:05:48 +00:00

View File

@@ -53,6 +53,7 @@ export default function ProductPage() {
{ imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=800&h=600&fit=crop&_wi=1", imageAlt: "Project 6" },
{ imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=800&h=600&fit=crop&_wi=1", imageAlt: "Project 7" }
]}
mediaAnimation="blur-reveal"
buttons={[
{ text: "Start Your Project", href: "contact" },
{ text: "Back to Home", href: "/" }