Update src/app/pricing/page.tsx

This commit is contained in:
2026-03-12 03:53:07 +00:00
parent 6622ea1cf9
commit e810d588d8

View File

@@ -55,7 +55,7 @@ export default function PricingPage() {
title: "Starter",
price: "$299",
period: "/month",
imageSrc: "http://img.b2bpic.net/free-photo/wearing-shoes-protection-against-corona-virus-supermarket_342744-1156.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wearing-shoes-protection-against-corona-virus-supermarket_342744-1156.jpg?_wi=2",
imageAlt: "Starter plan features",
button: { text: "Get Started", href: "/signup" },
features: [
@@ -71,7 +71,7 @@ export default function PricingPage() {
title: "Professional",
price: "$799",
period: "/month",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-woman-business-owner-using-digital-tablet-checking-amount-stock-product-inventory-shelf-distribution-warehouse-factorylogistic-business-shipping-delivery-service_609648-2022.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-woman-business-owner-using-digital-tablet-checking-amount-stock-product-inventory-shelf-distribution-warehouse-factorylogistic-business-shipping-delivery-service_609648-2022.jpg?_wi=2",
imageAlt: "Professional plan features",
button: { text: "Choose Plan", href: "/signup" },
features: [
@@ -88,7 +88,7 @@ export default function PricingPage() {
title: "Enterprise",
price: "Custom",
period: "/pricing",
imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-woman-studying-library_23-2148172392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-woman-studying-library_23-2148172392.jpg?_wi=2",
imageAlt: "Enterprise plan features",
button: { text: "Contact Sales", href: "/contact" },
features: [
@@ -135,7 +135,7 @@ export default function PricingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/manager-studying-supply-chain-contracts-provide-cargo-shipment-time_482257-91954.jpg"
imageSrc="http://img.b2bpic.net/free-photo/manager-studying-supply-chain-contracts-provide-cargo-shipment-time_482257-91954.jpg?_wi=3"
imageAlt="Wholesale Pro platform"
logoText="Wholesale Pro"
copyrightText="© 2025 Wholesale Pro. All rights reserved."