Update src/app/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
name: "Contact", id: "#contact"},
|
name: "Contact", id: "#contact"},
|
||||||
]}
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Book via WhatsApp", href: "https://wa.me/?text=Hello%20ProCleaners%2C%20I%27d%20like%20to%20book%20a%20cleaning%20service."}}
|
text: "Book via WhatsApp", href: "https://wa.me/27625242013"}}
|
||||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EzHDC5WaWMQAoCk5qyglLX37Pw/uploaded-1781177267100-jzyix8m9.png"
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EzHDC5WaWMQAoCk5qyglLX37Pw/uploaded-1781177267100-jzyix8m9.png"
|
||||||
logoAlt="ProCleaners Logo"
|
logoAlt="ProCleaners Logo"
|
||||||
brandName="ProCleaners"
|
brandName="ProCleaners"
|
||||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book via WhatsApp", href: "https://wa.me/?text=Hello%20ProCleaners%2C%20I%27d%20like%20to%20book%20a%20cleaning%20service."},
|
text: "Book via WhatsApp", href: "https://wa.me/27625242013"},
|
||||||
]}
|
]}
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
|||||||
id: "residential-deep", badge: "Home Best Seller", badgeIcon: Sparkles,
|
id: "residential-deep", badge: "Home Best Seller", badgeIcon: Sparkles,
|
||||||
price: "Starting at $249", subtitle: "Perfect for a spotless home refresh", buttons: [
|
price: "Starting at $249", subtitle: "Perfect for a spotless home refresh", buttons: [
|
||||||
{
|
{
|
||||||
text: "Book Residential", href: "https://wa.me/?text=Hello%20ProCleaners%2C%20I%27m%20interested%20in%20Residential%20Deep%20Cleaning."},
|
text: "Book Residential", href: "https://wa.me/27625242013"},
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Full Home Sanitization", "Kitchen & Bathroom Deep Clean", "Vacuum & Mopping", "Window Interior Cleaning"],
|
"Full Home Sanitization", "Kitchen & Bathroom Deep Clean", "Vacuum & Mopping", "Window Interior Cleaning"],
|
||||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
|||||||
id: "commercial-standard", badge: "Business Choice", badgeIcon: Building,
|
id: "commercial-standard", badge: "Business Choice", badgeIcon: Building,
|
||||||
price: "Custom Quote", subtitle: "Ideal for regular office maintenance", buttons: [
|
price: "Custom Quote", subtitle: "Ideal for regular office maintenance", buttons: [
|
||||||
{
|
{
|
||||||
text: "Get Commercial Quote", href: "https://wa.me/?text=Hello%20ProCleaners%2C%20I%27d%20like%20a%20quote%20for%20Commercial%20Standard%20Cleaning."},
|
text: "Get Commercial Quote", href: "https://wa.me/27625242013"},
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Office Area Cleaning", "Restroom Sanitization", "Trash Removal", "Floor Care & Dusting"],
|
"Office Area Cleaning", "Restroom Sanitization", "Trash Removal", "Floor Care & Dusting"],
|
||||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
|||||||
id: "specialized-property", badge: "Real Estate Pro", badgeIcon: ShieldCheck,
|
id: "specialized-property", badge: "Real Estate Pro", badgeIcon: ShieldCheck,
|
||||||
price: "Project-Based", subtitle: "Guaranteed results for turnovers & post-construction", buttons: [
|
price: "Project-Based", subtitle: "Guaranteed results for turnovers & post-construction", buttons: [
|
||||||
{
|
{
|
||||||
text: "Request Consultation", href: "https://wa.me/?text=Hello%20ProCleaners%2C%20I%27d%20like%20a%20consultation%20for%20Specialized%20Property%20Cleaning."},
|
text: "Request Consultation", href: "https://wa.me/27625242013"},
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Dust & Debris Removal", "Surface Polishing", "Window Cleaning (Int/Ext)", "Final Inspection & Documentation"],
|
"Dust & Debris Removal", "Surface Polishing", "Window Cleaning (Int/Ext)", "Final Inspection & Documentation"],
|
||||||
|
|||||||
Reference in New Issue
Block a user