Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user