Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -51,10 +51,10 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-cake-surrounded-with-marmelades-platter-marble-surface_114579-75262.jpg", imageAlt: "Luxury white marble kitchen countertop with elegant design"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-cake-surrounded-with-marmelades-platter-marble-surface_114579-75262.jpg?_wi=1", imageAlt: "Luxury white marble kitchen countertop with elegant design"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-cake-surrounded-with-marmelades-platter-marble-surface_114579-75262.jpg", imageAlt: "Premium dark granite kitchen surface with modern aesthetic"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-cake-surrounded-with-marmelades-platter-marble-surface_114579-75262.jpg?_wi=2", imageAlt: "Premium dark granite kitchen surface with modern aesthetic"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -181,10 +181,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "98%", title: "Customer Satisfaction", description: "Homeowners and professionals rate us highly for quality and service", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-fun-fight-kitchen_23-2148018361.jpg", imageAlt: "Professional installation team at work"
|
||||
id: "1", value: "98%", title: "Customer Satisfaction", description: "Homeowners and professionals rate us highly for quality and service", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-fun-fight-kitchen_23-2148018361.jpg?_wi=1", imageAlt: "Professional installation team at work"
|
||||
},
|
||||
{
|
||||
id: "2", value: "25+ yrs", title: "Industry Experience", description: "Two decades of expertise sourcing and delivering premium materials", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-fun-fight-kitchen_23-2148018361.jpg", imageAlt: "Experienced installation team"
|
||||
id: "2", value: "25+ yrs", title: "Industry Experience", description: "Two decades of expertise sourcing and delivering premium materials", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-fun-fight-kitchen_23-2148018361.jpg?_wi=2", imageAlt: "Experienced installation team"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user