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