Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 74fc3aa919 | |||
| 49d035c71f | |||
| 0bf6b587ac | |||
| d1f40d2f96 | |||
| afa6545c8f | |||
| 7947dadaec | |||
| 14e76768fc |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Turn Your Website Into a Sales Machine."
|
||||
description="Premium, conversion-focused websites starting at ₹4,999. Fast, mobile-friendly, and built to grow your business."
|
||||
buttons={[{ text: "Get Your Quote", href: "#contact" }]}
|
||||
buttons={[{ text: "Build My Sales Machine", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dark-blue-geometric-background-with-copy-space_24972-1815.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user