Merge version_2 into main #4
@@ -40,8 +40,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero" className="py-12 md:py-20">
|
||||
<HeroLogoBillboard
|
||||
logoText="Singapore Painting Service"
|
||||
description="Professional House Painting Services in Singapore. Trusted by homeowners across Singapore with 20+ years of experience and 4.8⭐ reviews"
|
||||
logoText="Professional House Painting Services"
|
||||
description="Trusted by homeowners across Singapore with 20+ years of experience and 4.8⭐ reviews. Fast, affordable, and meticulous."
|
||||
buttons={[
|
||||
{ text: "☎️ Call Now", href: "tel:+6588009125" },
|
||||
{ text: "💬 WhatsApp for Quote", href: "https://wa.me/6588009125" },
|
||||
@@ -116,11 +116,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
mediaAnimation="none"
|
||||
tagAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
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>
|
||||
|
||||
@@ -158,19 +155,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Cindy K.", role: "Homeowner", company: "Ali is an experienced professional and it shows in his attention to detail and speed of completing his job.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84733.jpg", imageAlt: "Cindy K. customer testimonial"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Yaw W. Y.", role: "Property Manager", company: "Very responsive, reasonable pricing, and excellent paint quality.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-businessman-model-dressed-elegant-blue-suit-posing-street-background-metrosexual_158538-10528.jpg", imageAlt: "Yaw W. Y. customer testimonial"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Chris M.", role: "HDB Resident", company: "Painted my 4-room HDB within one day. Fast and professional.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-couch_23-2149915934.jpg", imageAlt: "Chris M. customer testimonial"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Sarah L.", role: "Condo Owner", company: "Best painting service in Singapore. Highly recommended for quality work.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "Sarah L. customer testimonial"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user