Update src/app/pricing/page.tsx
This commit is contained in:
@@ -91,13 +91,13 @@ export default function PricingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Real-time Member Tracking", tags: ["Essential", "All Plans"],
|
id: "1", title: "Real-time Member Tracking", tags: ["Essential", "All Plans"],
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/a-sleek-feature-illustration-showing-rea-1772543987521-f9811cd3.png", imageAlt: "Member Tracking"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/a-sleek-feature-illustration-showing-rea-1772543987521-f9811cd3.png?_wi=2", imageAlt: "Member Tracking"},
|
||||||
{
|
{
|
||||||
id: "2", title: "Secure Payment Processing", tags: ["Integrated", "All Plans"],
|
id: "2", title: "Secure Payment Processing", tags: ["Integrated", "All Plans"],
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/an-illustration-of-secure-payment-proces-1772543987203-e5583baa.png", imageAlt: "Payment Processing"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/an-illustration-of-secure-payment-proces-1772543987203-e5583baa.png?_wi=2", imageAlt: "Payment Processing"},
|
||||||
{
|
{
|
||||||
id: "3", title: "Automated Class Scheduling", tags: ["Management", "All Plans"],
|
id: "3", title: "Automated Class Scheduling", tags: ["Management", "All Plans"],
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/a-professional-class-scheduling-system-i-1772543988997-af828e22.png", imageAlt: "Class Scheduling"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR7un5KIa0bCSbx7Vi2zQ06nM7/a-professional-class-scheduling-system-i-1772543988997-af828e22.png?_wi=2", imageAlt: "Class Scheduling"},
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
|
|||||||
Reference in New Issue
Block a user