Merge version_1 into main #9
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user