Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-10 23:18:11 +00:00

View File

@@ -79,10 +79,11 @@ export default function LandingPage() {
imagePosition="right"
mediaAnimation="slide-up"
buttons={[
{ text: "Get a Free Quote", href: "#contact" },
{ text: "Get Free Quote Now", href: "#contact" },
{ text: "View Our Work", href: "#portfolio" },
]}
buttonAnimation="slide-up"
buttonClassName="bg-gradient-to-r from-blue-600 to-blue-700 hover:from-blue-700 hover:to-blue-800 text-white font-semibold shadow-lg hover:shadow-xl transition-all duration-300 scale-105 hover:scale-110"
/>
</div>