Merge version_1 into main #1
@@ -139,10 +139,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "starter", name: "Starter Plan", price: "From $299/mo", variant: "Perfect for small teams", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtjtGp0ipVpKBx4bmbWF1dCpG2/a-sleek-modern-illustration-of-a-premium-1773419094243-ef2a8bf1.png", imageAlt: "Starter solution"
|
||||
id: "starter", name: "Starter Plan", price: "From $299/mo", variant: "Perfect for small teams", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtjtGp0ipVpKBx4bmbWF1dCpG2/a-sleek-modern-illustration-of-a-premium-1773419094243-ef2a8bf1.png?_wi=1", imageAlt: "Starter solution"
|
||||
},
|
||||
{
|
||||
id: "professional", name: "Professional Plan", price: "From $999/mo", variant: "For growing businesses", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtjtGp0ipVpKBx4bmbWF1dCpG2/a-sleek-modern-illustration-of-a-premium-1773419094243-ef2a8bf1.png", imageAlt: "Professional solution"
|
||||
id: "professional", name: "Professional Plan", price: "From $999/mo", variant: "For growing businesses", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtjtGp0ipVpKBx4bmbWF1dCpG2/a-sleek-modern-illustration-of-a-premium-1773419094243-ef2a8bf1.png?_wi=2", imageAlt: "Professional solution"
|
||||
},
|
||||
{
|
||||
id: "enterprise", name: "Enterprise Solution", price: "Custom pricing", variant: "Enterprise-grade system", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtjtGp0ipVpKBx4bmbWF1dCpG2/an-illustration-of-an-enterprise-scale-s-1773419095036-5179fc27.png", imageAlt: "Enterprise solution"
|
||||
|
||||
Reference in New Issue
Block a user