Merge version_3 into main #2

Merged
development merged 2 commits from version_3 into main 2026-01-24 12:03:04 +00:00
Showing only changes of commit ee1c8960d8 - Show all commits

View File

@@ -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: "#" }
]
},