Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-25 11:32:20 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="PawsHome"
description="Find your perfect furry friend. Browse our available pets and discover the joy of giving a loving animal a second chance at happiness."
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Browse Pets", href: "products" },
{ text: "Learn More", href: "about" }