Merge version_1 into main #1
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "2", title: "Fully Insured & Licensed", description: "Complete peace of mind with full insurance coverage and all necessary licensing. Your belongings are protected by industry-standard insurance policies.", media: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg" },
|
||||
id: "2", title: "Fully Insured & Licensed", description: "Complete peace of mind with full insurance coverage and all necessary licensing. Your belongings are protected by industry-standard insurance policies.", media: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg?_wi=1" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Licensed operators" },
|
||||
{ icon: CheckCircle, text: "Full insurance coverage" },
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "4", title: "Public Liability Insurance", description: "Comprehensive public liability protection covering any incidents during the moving process. We maintain the highest insurance standards for your safety.", media: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg" },
|
||||
id: "4", title: "Public Liability Insurance", description: "Comprehensive public liability protection covering any incidents during the moving process. We maintain the highest insurance standards for your safety.", media: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg?_wi=2" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Full coverage protection" },
|
||||
{ icon: CheckCircle, text: "Professional standards" },
|
||||
@@ -119,27 +119,27 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "Homeowner", company: "London, UK", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Sarah Mitchell testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=1", imageAlt: "Sarah Mitchell testimonial"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Chen", role: "Business Director", company: "Tech Solutions Ltd", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Chen testimonial"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", role: "Office Manager", company: "Corporate Services", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Emma Rodriguez testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=2", imageAlt: "Emma Rodriguez testimonial"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Thompson", role: "Property Manager", company: "Residential Estates", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Thompson testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Thompson testimonial"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Victoria Park", role: "Executive", company: "Finance Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Victoria Park testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=3", imageAlt: "Victoria Park testimonial"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Foster", role: "Small Business Owner", company: "Family Retail", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Foster testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Foster testimonial"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user