Merge version_1 into main #3
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
{ text: "💬 WhatsApp for Quote", href: "https://wa.me/6588009125" },
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-couple-with-paint-rollers-ladder_23-2147782357.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-couple-with-paint-rollers-ladder_23-2147782357.jpg?_wi=1"
|
||||
imageAlt="Professional painters working on a residential painting project"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
<FeatureCardThree
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "HDB Painting", description: "Expert HDB flat painting services with fast 1-day completion", imageSrc: "http://img.b2bpic.net/free-photo/painter-who-is-painting-house_1150-13669.jpg", imageAlt: "Professional HDB painting service"
|
||||
id: "01", title: "HDB Painting", description: "Expert HDB flat painting services with fast 1-day completion", imageSrc: "http://img.b2bpic.net/free-photo/painter-who-is-painting-house_1150-13669.jpg?_wi=1", imageAlt: "Professional HDB painting service"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Condo Painting", description: "Premium condo interior and exterior painting solutions", imageSrc: "http://img.b2bpic.net/free-photo/engineers-front-blue-wall_23-2147704182.jpg", imageAlt: "Luxury condo painting project"
|
||||
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
tagAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-couple-with-paint-rollers-ladder_23-2147782357.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-couple-with-paint-rollers-ladder_23-2147782357.jpg?_wi=2"
|
||||
imageAlt="Professional painting team at work"
|
||||
/>
|
||||
</div>
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "HDB Living Room", role: "Complete Repaint", company: "Bedok, Singapore", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-home_23-2150378989.jpg", imageAlt: "HDB living room before and after painting"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-home_23-2150378989.jpg?_wi=1", imageAlt: "HDB living room before and after painting"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Condo Wall Repaint", role: "Interior Renovation", company: "Marine Parade, Singapore", rating: 5,
|
||||
@@ -186,13 +186,13 @@ export default function LandingPage() {
|
||||
<FeatureCardThree
|
||||
features={[
|
||||
{
|
||||
id: "1️⃣", title: "Contact Us or WhatsApp Photos", description: "Reach out via phone, WhatsApp, or contact form with photos of your space. We respond quickly.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-with-paint-rollers-ladder_23-2147782357.jpg", imageAlt: "Step 1: Contact us with photos"
|
||||
id: "1️⃣", title: "Contact Us or WhatsApp Photos", description: "Reach out via phone, WhatsApp, or contact form with photos of your space. We respond quickly.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-with-paint-rollers-ladder_23-2147782357.jpg?_wi=3", imageAlt: "Step 1: Contact us with photos"
|
||||
},
|
||||
{
|
||||
id: "2️⃣", title: "Receive Fast Quotation", description: "Get a detailed, transparent quote from our team within 24 hours. No hidden costs.", imageSrc: "http://img.b2bpic.net/free-photo/painter-who-is-painting-house_1150-13669.jpg", imageAlt: "Step 2: Quotation process"
|
||||
id: "2️⃣", title: "Receive Fast Quotation", description: "Get a detailed, transparent quote from our team within 24 hours. No hidden costs.", imageSrc: "http://img.b2bpic.net/free-photo/painter-who-is-painting-house_1150-13669.jpg?_wi=2", imageAlt: "Step 2: Quotation process"
|
||||
},
|
||||
{
|
||||
id: "3️⃣", title: "Professional Painters Complete Job", description: "Our skilled painters execute the work with care, protection, and precision. Enjoy your beautifully painted space.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-home_23-2150378989.jpg", imageAlt: "Step 3: Professional completion"
|
||||
id: "3️⃣", title: "Professional Painters Complete Job", description: "Our skilled painters execute the work with care, protection, and precision. Enjoy your beautifully painted space.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-home_23-2150378989.jpg?_wi=2", imageAlt: "Step 3: Professional completion"
|
||||
},
|
||||
]}
|
||||
title="How It Works"
|
||||
|
||||
Reference in New Issue
Block a user