Merge version_1 into main #3
@@ -61,7 +61,7 @@ export default function PricingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "premium", title: "Premium", price: "$9.99", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/focused-specialist-optimizes-data-center_482257-109105.jpg", imageAlt: "Premium plan features", button: { text: "Go Premium", href: "#contact" },
|
||||
id: "premium", title: "Premium", price: "$9.99", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/focused-specialist-optimizes-data-center_482257-109105.jpg?_wi=1", imageAlt: "Premium plan features", button: { text: "Go Premium", href: "#contact" },
|
||||
features: [
|
||||
"All Pro features", "Background check included", "Verified badge display", "Featured profile placement", "Virtual tour hosting", "Priority payment processing"
|
||||
]
|
||||
|
||||
@@ -66,7 +66,7 @@ export default function SecurityPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/focused-specialist-optimizes-data-center_482257-109105.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/focused-specialist-optimizes-data-center_482257-109105.jpg?_wi=2"
|
||||
imageAlt="Security verification interface"
|
||||
mediaPosition="left"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user