Update src/app/page.tsx

This commit is contained in:
2026-03-09 03:43:32 +00:00
parent fd134ba528
commit 1e549e2afa

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", className: "!text-white" },
{ text: "Create Custom Blend", href: "contact", className: "!bg-yellow-500 !text-black" }
{ text: "Explore Collection", href: "products" },
{ text: "Create Custom Blend", href: "contact" }
]}
buttonAnimation="slide-up"
/>