Update src/app/page.tsx
This commit is contained in:
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Transform Your Pet Into a Stunning Poster"
|
||||
description="Create a one-of-a-kind personalized poster featuring your beloved pet. Upload a photo, customize the style, and get a gallery-worthy print delivered to your door."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/valentine-s-day-background-with-cats_23-2147729975.jpg"
|
||||
imageAlt="Personalized pet posters showcase"
|
||||
buttons={[
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Ready to Celebrate Your Pet?"
|
||||
description="Join thousands of pet lovers who have transformed their favorite photos into beautiful, personalized posters. Start your design journey today and create a lasting memory."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-blogger-records-video-her-room-has-camera-coffee-table-shows-eyeshadow-palette_1258-255040.jpg"
|
||||
imageAlt="Pet poster creation workspace"
|
||||
|
||||
Reference in New Issue
Block a user