Merge version_1 into main #3
@@ -60,9 +60,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-order_23-2149149689.jpg", imageAlt: "local business professional service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-order_23-2149149689.jpg?_wi=1", imageAlt: "local business professional service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-items-with-laptop_23-2148128325.jpg", imageAlt: "modern service office space"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-items-with-laptop_23-2148128325.jpg?_wi=1", imageAlt: "modern service office space"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-taking-selfie-outside_74855-2930.jpg", imageAlt: "team members collaborating"},
|
||||
{
|
||||
@@ -174,13 +174,13 @@ export default function LandingPage() {
|
||||
"Everything in Essential", "Priority Booking", "24/7 Support", "Annual Discount"],
|
||||
button: {
|
||||
text: "Book Now", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-order_23-2149149689.jpg", imageAlt: "Smiley businesswoman taking notes during a meeting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-order_23-2149149689.jpg?_wi=2", imageAlt: "Smiley businesswoman taking notes during a meeting"},
|
||||
{
|
||||
id: "premium", title: "Premium Plan", price: "$299", period: "/visit", features: [
|
||||
"Everything in Pro", "Custom Solutions", "Dedicated Account Manager", "Monthly Maintenance"],
|
||||
button: {
|
||||
text: "Book Now", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-items-with-laptop_23-2148128325.jpg", imageAlt: "Smiley businesswoman taking notes during a meeting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-items-with-laptop_23-2148128325.jpg?_wi=2", imageAlt: "Smiley businesswoman taking notes during a meeting"},
|
||||
]}
|
||||
title="Transparent Pricing"
|
||||
description="Choose the right service package for your needs with no hidden costs."
|
||||
|
||||
Reference in New Issue
Block a user