Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p23tf2&_wi=1", imageAlt: "Before and after modern kitchen remodeling transformation"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p23tf2", imageAlt: "Before and after modern kitchen remodeling transformation"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Hero section - C&A Services remodeling"
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
id: "full-home-renovations", title: "Full Home Renovations", description: "Complete home transformations with integrated design. From structure to finishes, we deliver comprehensive renovation excellence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=66kqmk", imageAlt: "Complete full home renovation project"
|
||||
},
|
||||
{
|
||||
id: "custom-projects", title: "Custom Projects", description: "Specialized remodeling solutions tailored to your unique needs. Whether it's an accent wall, built-ins, or specialty work, we do it all.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p23tf2&_wi=2", imageAlt: "Custom remodeling project transformation"
|
||||
id: "custom-projects", title: "Custom Projects", description: "Specialized remodeling solutions tailored to your unique needs. Whether it's an accent wall, built-ins, or specialty work, we do it all.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p23tf2", imageAlt: "Custom remodeling project transformation"
|
||||
}
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
|
||||
Reference in New Issue
Block a user