Merge version_3 into main #5
@@ -102,11 +102,11 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Top Quality Materials", description: "Strict quality control on every steel and timber product.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=suukej" },
|
||||
{ title: "Competitive Pricing", description: "Elite quality doesn't always have to break the budget.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qpc2er" },
|
||||
{ title: "Fast Delivery", description: "Reliable supply chain logistics across Lusaka.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bx8j9q" },
|
||||
{ title: "Trusted by Contractors", description: "The first choice for building industry professionals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=40f3bc" },
|
||||
{ title: "Long-Lasting Durability", description: "Materials engineered for extreme conditions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8teoy4" },
|
||||
{ title: "Top Quality Materials", description: "Strict quality control on every steel and timber product.", imageSrc: "https://images.unsplash.com/photo-1541888946425-d81bb19240f5?q=80&w=800" },
|
||||
{ title: "Competitive Pricing", description: "Elite quality doesn't always have to break the budget.", imageSrc: "https://images.unsplash.com/photo-1504307651254-35680f356dfd?q=80&w=800" },
|
||||
{ title: "Fast Delivery", description: "Reliable supply chain logistics across Lusaka.", imageSrc: "https://images.unsplash.com/photo-1581094794329-c8112a44af16?q=80&w=800" },
|
||||
{ title: "Trusted by Contractors", description: "The first choice for building industry professionals.", imageSrc: "https://images.unsplash.com/photo-1503387762-592dea580dae?q=80&w=800" },
|
||||
{ title: "Long-Lasting Durability", description: "Materials engineered for extreme conditions.", imageSrc: "https://images.unsplash.com/photo-1590674899484-d56419821d3e?q=80&w=800" },
|
||||
]}
|
||||
title="Why Choose Simba Roofing"
|
||||
description="Standard-setting quality for Lusaka's most demanding projects."
|
||||
@@ -117,11 +117,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Client 1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=so7iis&_wi=2" },
|
||||
{ id: "t2", name: "Client 2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rbim0d&_wi=2" },
|
||||
{ id: "t3", name: "Client 3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=t7xx9d&_wi=2" },
|
||||
{ id: "t4", name: "Client 4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e3yuhj&_wi=2" },
|
||||
{ id: "t5", name: "Client 5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=writun" },
|
||||
{ id: "t1", name: "Project A", imageSrc: "https://images.unsplash.com/photo-1525498128493-380d1990a112?q=80&w=400" },
|
||||
{ id: "t2", name: "Project B", imageSrc: "https://images.unsplash.com/photo-1518709268805-4e9042af9f23?q=80&w=400" },
|
||||
{ id: "t3", name: "Project C", imageSrc: "https://images.unsplash.com/photo-1533090161767-e6ffed986c88?q=80&w=400" },
|
||||
{ id: "t4", name: "Project D", imageSrc: "https://images.unsplash.com/photo-1541976590-713941681591?q=80&w=400" },
|
||||
{ id: "t5", name: "Project E", imageSrc: "https://images.unsplash.com/photo-1505533321630-975218a5f67f?q=80&w=400" },
|
||||
]}
|
||||
cardTitle="Contractor Testimonials"
|
||||
cardTag="Reviews"
|
||||
@@ -150,6 +150,8 @@ export default function LandingPage() {
|
||||
title="Get Your Professional Quote"
|
||||
description="Ready to build? Send us your requirements and we'll get back to you immediately."
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://images.unsplash.com/photo-1541888946425-d81bb19240f5?q=80&w=1200"
|
||||
imageAlt="Construction site professional consultation"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user