diff --git a/src/app/page.tsx b/src/app/page.tsx index 00549f5..9b8ceb1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function PureRootPage() { { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "radial-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/front-view-argan-oil-arrangement_23-2148955756.jpg" imageAlt="Premium PureRoot essential oil bottle" mediaAnimation="blur-reveal" @@ -76,7 +76,7 @@ export default function PureRootPage() { title="Our Premium Oil Collection" description="Each bottle contains pure, cold-pressed essential oils harvested from the finest botanical sources. Experience the difference authentic quality makes." tag="Natural Wellness" - tagAnimation="blur-reveal" + tagAnimation="slide-up" products={[ { id: "lavender-pure", name: "Lavender Pure", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/herbal-therapy-products-assortment_23-2149339731.jpg", imageAlt: "Lavender Pure essential oil" @@ -106,7 +106,7 @@ export default function PureRootPage() { title="Why Choose PureRoot" description="We deliver the finest natural oils with uncompromising quality standards and sustainable practices." tag="Premium Quality" - tagAnimation="reveal-blur" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} animationType="blur-reveal" @@ -160,7 +160,7 @@ export default function PureRootPage() { { src: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg", alt: "Emma Rodriguez" }, { src: "http://img.b2bpic.net/free-photo/portrait-businessman-holding-bottle-beer-after-work-office-fun-activity-with-colleagues-cheerful-person-drinking-alcoholic-beverage-while-celebrating-with-friends-after-hours_482257-27455.jpg", alt: "James Thompson" } ]} - ratingAnimation="blur-reveal" + ratingAnimation="slide-up" avatarsAnimation="slide-up" useInvertedBackground={false} ariaLabel="Customer Testimonials - PureRoot Oils" @@ -172,7 +172,7 @@ export default function PureRootPage() { title="Frequently Asked Questions" description="Find answers to common questions about PureRoot Oils and how to get the most from our products." tag="Support" - tagAnimation="reveal-blur" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/woman-spa-center_23-2148099292.jpg"