Update src/app/blog/page.tsx
This commit is contained in:
@@ -118,7 +118,7 @@ export default function BlogPage() {
|
||||
<BlogCardOne
|
||||
blogs={posts}
|
||||
title="Beauty & Skincare Insights"
|
||||
description="Expert tips and the latest trends in skincare and beauty"
|
||||
description="Expert tips and the latest trends in skincare and beauty from around the world"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
carouselMode="buttons"
|
||||
@@ -150,7 +150,7 @@ export default function BlogPage() {
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "#contact" },
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
{ label: "Shipping Info", href: "#" },
|
||||
{ label: "Worldwide Shipping", href: "#" },
|
||||
{ label: "Returns", href: "#" }
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user