Merge version_1 into main #3
@@ -48,8 +48,8 @@ export default function LandingPage() {
|
||||
description="We build high-converting, visually stunning websites that scale your business. Experience the peak of digital innovation."
|
||||
buttons={[{ text: "Start Project", href: "#contact" }]}
|
||||
carouselItems={[
|
||||
{ id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/light-background-with-sunset-projector-lamp_53876-108154.jpg", imageAlt: "Abstract Tech" },
|
||||
{ id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "Dashboard UI" },
|
||||
{ id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/light-background-with-sunset-projector-lamp_53876-108154.jpg?_wi=1", imageAlt: "Abstract Tech" },
|
||||
{ id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=1", imageAlt: "Dashboard UI" },
|
||||
{ id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-headphones-keyboard-light-background_185193-163891.jpg", imageAlt: "Creative Office" },
|
||||
{ id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/digital-technology-background-with-flowing-dots_1048-11820.jpg", imageAlt: "Data Flow" },
|
||||
{ id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-her-tablet-close-up_1232-664.jpg", imageAlt: "Tablet Tech" },
|
||||
@@ -102,11 +102,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p2", title: "Professional", price: "$7,500", period: "/ project", features: ["Full Stack Solution", "Advanced SEO", "Priority Support"],
|
||||
button: { text: "Choose", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/light-background-with-sunset-projector-lamp_53876-108154.jpg", imageAlt: "abstract isometric question mark"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/light-background-with-sunset-projector-lamp_53876-108154.jpg?_wi=2", imageAlt: "abstract isometric question mark"},
|
||||
{
|
||||
id: "p3", title: "Elite", price: "$15,000", period: "/ project", features: ["Custom Enterprise App", "Dedicated Strategist", "24/7 Support"],
|
||||
button: { text: "Choose", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "abstract isometric question mark"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=2", imageAlt: "abstract isometric question mark"},
|
||||
]}
|
||||
title="Growth-Focused Pricing"
|
||||
description="Choose a model that aligns with your scaling objectives."
|
||||
|
||||
Reference in New Issue
Block a user