Merge version_1 into main #9

Merged
bender merged 2 commits from version_1 into main 2026-02-22 03:26:53 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ export default function BlogPage() {
</div>
) : (
<BlogCardTwo
posts={posts}
items={posts}
title="Latest Articles"
description="Insights and updates from our team"
animationType="slide-up"

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
background={{ variant: 'plain' }}
buttons={[
{ text: 'Get a Free Estimate', href: '#contact' },
{ text: 'Our Services', href: '#services' },
{ text: 'Our Services', href: '#features' },
]}
layoutOrder="reverse"
imageSrc="https://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149343655.jpg"