Update src/app/page.tsx
This commit is contained in:
@@ -55,9 +55,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-blank-smartphone-screen-city_9975-32789.jpg", imageAlt: "website interface mockup modern"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-blank-smartphone-screen-city_9975-32789.jpg?_wi=1", imageAlt: "website interface mockup modern"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-hands-holding-phone-with-dads-incoming-call-display_169016-43119.jpg", imageAlt: "mobile website design mockup"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-hands-holding-phone-with-dads-incoming-call-display_169016-43119.jpg?_wi=1", imageAlt: "mobile website design mockup"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -133,13 +133,13 @@ export default function LandingPage() {
|
||||
"10 Sites", "Custom Domain", "Priority AI"],
|
||||
button: {
|
||||
text: "Upgrade"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-blank-smartphone-screen-city_9975-32789.jpg", imageAlt: "Map Icon Front Side"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-blank-smartphone-screen-city_9975-32789.jpg?_wi=2", imageAlt: "Map Icon Front Side"},
|
||||
{
|
||||
id: "team", title: "Team", price: "$99", period: "/mo", features: [
|
||||
"Unlimited Sites", "Custom Branding", "Priority Support"],
|
||||
button: {
|
||||
text: "Get Started"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-hands-holding-phone-with-dads-incoming-call-display_169016-43119.jpg", imageAlt: "Map Icon Front Side"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-hands-holding-phone-with-dads-incoming-call-display_169016-43119.jpg?_wi=2", imageAlt: "Map Icon Front Side"},
|
||||
]}
|
||||
title="Simple Pricing"
|
||||
description="Choose the right plan for you."
|
||||
|
||||
Reference in New Issue
Block a user