From 402af6ca962a68206698939101d73bd535ebbe82 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 08:37:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5331ae7..60cf0e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { 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" }]} - imageSrc="http://img.b2bpic.net/free-photo/dark-blue-geometric-background-with-copy-space_24972-1815.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dark-blue-geometric-background-with-copy-space_24972-1815.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { src: "http://img.b2bpic.net/free-photo/top-view-black-regular-spaghetti-with-copy-space_23-2148461646.jpg", alt: "Client 1" }, @@ -117,7 +117,7 @@ export default function LandingPage() { 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: "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" }, + { 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" description="Unlock premium web design for your brand starting at an unbeatable entry price." -- 2.49.1