Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ef6376c11d | |||
| 0ee8667b79 | |||
| 4b301c3ebb | |||
| 6fa246d2fc | |||
| 18ae176981 | |||
| 07893d8947 | |||
| 8dc3e06d6e | |||
| cd12b95d4d | |||
| ebe31071d0 | |||
| 540d18bd4f |
@@ -1424,4 +1424,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Residential", name: "Tree Removal & Stump", price: "Featured", rating: 5,
|
||||
reviewCount: "2 days", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-ln3lfosh.jpg?_wi=2", imageAlt: "Safe tree removal and stump grinding project"
|
||||
reviewCount: "2 days", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772484296862-9cqh86nu.jpg", imageAlt: "Safe tree removal and stump grinding project"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "North Bloomington", rating: 5,
|
||||
id: "1", name: "AJ Kessler", role: "Homeowner", company: "North Bloomington", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-bjsw0qqj.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
@@ -288,4 +288,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user