Merge version_1 into main #3
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tagIcon={Wrench}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/repairman-uses-magnifier-tweezers-repair-damaged-smartphone-close-up-photo-disassembled-smartphone_613910-20862.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/repairman-uses-magnifier-tweezers-repair-damaged-smartphone-close-up-photo-disassembled-smartphone_613910-20862.jpg?_wi=1"
|
||||
imageAlt="Professional electronics repair service center"
|
||||
buttons={[
|
||||
{ text: "📞 Call Now", href: "tel:+919876543210" },
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", title: "Samsung Service", author: "Authorized Partner", description: "Dedicated Samsung device service center. Screen replacement, battery service, and complete Samsung device care.", tags: ["Samsung", "Screen", "Service"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/repairman-uses-magnifier-tweezers-repair-damaged-smartphone-close-up-photo-disassembled-smartphone_613910-20862.jpg", imageAlt: "Samsung device repair service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/repairman-uses-magnifier-tweezers-repair-damaged-smartphone-close-up-photo-disassembled-smartphone_613910-20862.jpg?_wi=2", imageAlt: "Samsung device repair service"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user