Merge version_7 into main #8

Merged
bender merged 1 commits from version_7 into main 2026-03-09 03:42:24 +00:00

View File

@@ -50,8 +50,8 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/compostable-care-products-assortment_23-2149353133.jpg?_wi=1"
imageAlt="Premium custom fragrance oils collection"
buttons={[
{ text: "Explore Collection", href: "products" },
{ text: "Create Custom Blend", href: "contact" }
{ text: "Explore Collection", href: "products", className: "!text-white" },
{ text: "Create Custom Blend", href: "contact", className: "!bg-yellow-500 !text-black" }
]}
buttonAnimation="slide-up"
/>