Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
{ text: "Get Help Now", href: "https://wa.me/1234567890" },
|
||||
{ text: "View Service Menu", href: "#services" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-working_23-2149908158.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-working_23-2149908158.jpg?_wi=1"
|
||||
imageAlt="Professional emergency plumbing response"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
id: "3", title: "Water Damage Mitigation", description: "Immediate response to minimize damage. Our team coordinates with insurance and restoration professionals seamlessly.", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23926.jpg", imageAlt: "Preventive maintenance service"
|
||||
},
|
||||
{
|
||||
id: "4", title: "24/7 Multilingual Support", description: "WhatsApp, phone, or video consultation. Communication in your language, available anytime, anywhere.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-working_23-2149908158.jpg", imageAlt: "Multilingual customer support"
|
||||
id: "4", title: "24/7 Multilingual Support", description: "WhatsApp, phone, or video consultation. Communication in your language, available anytime, anywhere.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-working_23-2149908158.jpg?_wi=2", imageAlt: "Multilingual customer support"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
|
||||
Reference in New Issue
Block a user