Merge version_1 into main #1
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
|||||||
{ text: "Call Now", href: "tel:+1-555-0123" },
|
{ text: "Call Now", href: "tel:+1-555-0123" },
|
||||||
{ text: "Request Free Quote", href: "#contact" }
|
{ text: "Request Free Quote", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg?_wi=1"
|
||||||
imageAlt="Professional service team"
|
imageAlt="Professional service team"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Downtown Area", rating: 5,
|
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Downtown Area", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Michael Chen", role: "Business Owner", company: "Local Retail", rating: 5,
|
id: "2", name: "Michael Chen", role: "Business Owner", company: "Local Retail", rating: 5,
|
||||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Emily Rodriguez", role: "Property Manager", company: "Residential Complex", rating: 5,
|
id: "3", name: "Emily Rodriguez", role: "Property Manager", company: "Residential Complex", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "David Kim", role: "Homeowner", company: "Suburbs", rating: 5,
|
id: "4", name: "David Kim", role: "Homeowner", company: "Suburbs", rating: 5,
|
||||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg?_wi=2"
|
||||||
imageAlt="Contact us for service"
|
imageAlt="Contact us for service"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
|
|||||||
Reference in New Issue
Block a user