Merge version_2 into main #4
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{ id: "p1", title: "Starter Site", price: "₹4,999", period: "once", features: ["Mobile Responsive", "Fast Loading", "WhatsApp Integration"], button: { text: "Get Started", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-setup-ai-generated-content-photography-editing_482257-126882.jpg" },
|
||||
{ id: "p1", title: "Starter Site", price: "₹4,999", period: "once", features: ["5-7 Day Delivery", "Mobile Responsive", "Fast Loading"], button: { text: "Get Started", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-setup-ai-generated-content-photography-editing_482257-126882.jpg" },
|
||||
{ id: "p2", title: "Professional", price: "Custom", period: "quoted", features: ["eCommerce Ready", "Premium UX Design", "Priority Support"], button: { text: "Enquire Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/dark-blue-geometric-background-with-copy-space_24972-1815.jpg?_wi=2" },
|
||||
]}
|
||||
title="Straightforward Pricing"
|
||||
@@ -191,4 +191,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user