Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 16:03:11 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
tag="Quality Guaranteed"
tagIcon={CheckCircle}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cheerful-labrador-standing-two-feet-field-sunlight-daytime_181624-40068.jpg", imageAlt: "Happy puppy playing outdoors"},
@@ -236,7 +236,7 @@ export default function LandingPage() {
{ text: "Shop Now", href: "#products" },
]}
buttonAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "aurora" }}
useInvertedBackground={false}
/>
</div>