Update src/app/page.tsx

This commit is contained in:
2026-02-25 11:32:15 +00:00
parent 869bc1282a
commit bd6e96bf66

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit <HeroLogoBillboardSplit
logoText="PawsHome" 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." 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={[ buttons={[
{ text: "Browse Pets", href: "products" }, { text: "Browse Pets", href: "products" },
{ text: "Learn More", href: "about" } { text: "Learn More", href: "about" }