Merge version_2 into main #6
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
id: "quality", title: "Premium Quality", descriptions: [
|
||||
"Sourced from certified manufacturers", "All products tested for durability and performance", "Industry-standard quality assurance"
|
||||
],
|
||||
imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=400&h=400&fit=crop", imageAlt: "Quality products certification"
|
||||
imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=400&h=400&fit=crop&_wi=1", imageAlt: "Quality products certification"
|
||||
},
|
||||
{
|
||||
id: "reliable", title: "Reliable Delivery", descriptions: [
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
id: "trusted", title: "Trusted Partner", descriptions: [
|
||||
"Serving contractors and painters for years", "Strong relationships with hardware retailers", "Recommended by construction professionals"
|
||||
],
|
||||
imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=400&h=400&fit=crop", imageAlt: "Trusted partnerships"
|
||||
imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=400&h=400&fit=crop&_wi=2", imageAlt: "Trusted partnerships"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
|
||||
Reference in New Issue
Block a user