Update src/app/blog/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function BlogPage() {
|
||||
<BlogCardTwo
|
||||
blogs={posts}
|
||||
title="Latest Party Planning Tips"
|
||||
description="Get expert advice and insights for planning the perfect event in Asheboro, NC"
|
||||
description="Get expert advice for planning the perfect event."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -89,4 +89,4 @@ export default function BlogPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user