Merge version_1 into main #4
@@ -52,10 +52,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-ceramic-roof-tiles-government-building-dijon-burgundy-france_1101-2530.jpg", imageAlt: "Premium luxury roofing installation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", imageAlt: "Before and after roofing transformation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=1", imageAlt: "Before and after roofing transformation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg", imageAlt: "Professional roof restoration project"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=1", imageAlt: "Professional roof restoration project"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
@@ -112,10 +112,10 @@ export default function LandingPage() {
|
||||
tag="Project Portfolio"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Victorian Slate Roof Restoration", price: "£18,500", variant: "Historic Property Full Replacement", imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", imageAlt: "Victorian slate roof restoration"
|
||||
id: "1", name: "Victorian Slate Roof Restoration", price: "£18,500", variant: "Historic Property Full Replacement", imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=2", imageAlt: "Victorian slate roof restoration"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Investment Property Repair", price: "£7,200", variant: "Rental Property Emergency Repair", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg", imageAlt: "Investment property roof repair"
|
||||
id: "2", name: "Investment Property Repair", price: "£7,200", variant: "Rental Property Emergency Repair", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13502.jpg?_wi=2", imageAlt: "Investment property roof repair"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Modern Tile Installation", price: "£24,800", variant: "New Build Full Installation", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg", imageAlt: "Modern tile roof installation"
|
||||
@@ -139,11 +139,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James Morrison", role: "Property Investor", company: "Edinburgh Portfolio Properties", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", imageAlt: "James Morrison, property investor"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=1", imageAlt: "James Morrison, property investor"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Catherine McLeod", role: "Homeowner", company: "Bruntsfield, Edinburgh", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", imageAlt: "Catherine McLeod, satisfied homeowner"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg?_wi=1", imageAlt: "Catherine McLeod, satisfied homeowner"
|
||||
},
|
||||
{
|
||||
id: "3", name: "David Chen", role: "Property Manager & Factor", company: "Managing 45+ Properties", rating: 5,
|
||||
@@ -155,11 +155,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sarah Wilson", role: "Estate Owner", company: "Family Estate, Perthshire", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", imageAlt: "Sarah Wilson, estate owner"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg?_wi=2", imageAlt: "Sarah Wilson, estate owner"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Michael Thomson", role: "Commercial Developer", company: "Thomson Development Ltd", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", imageAlt: "Michael Thomson, developer"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=2", imageAlt: "Michael Thomson, developer"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user