Merge version_1 into main #2
@@ -88,11 +88,11 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Residential Painting", description: "Getting your home professionally painted brightens your outlook. From fresh wall colors to complete interior refreshes.", imageSrc: "http://img.b2bpic.net/free-photo/chic-modern-luxury-aesthetics-style-living-room-blue-tone_53876-125839.jpg?_wi=1", imageAlt: "Professional residential painting"
|
||||
title: "Residential Painting", description: "Getting your home professionally painted brightens your outlook. From fresh wall colors to complete interior refreshes.", imageSrc: "http://img.b2bpic.net/free-photo/chic-modern-luxury-aesthetics-style-living-room-blue-tone_53876-125839.jpg", imageAlt: "Professional residential painting"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Interior Painting", description: "Get a clean, refreshed look for every room in your home with precision application and premium finishes.", imageSrc: "http://img.b2bpic.net/free-photo/chic-modern-luxury-aesthetics-style-living-room-blue-tone_53876-125839.jpg?_wi=2", imageAlt: "Interior painting services"
|
||||
title: "Interior Painting", description: "Get a clean, refreshed look for every room in your home with precision application and premium finishes.", imageSrc: "http://img.b2bpic.net/free-photo/chic-modern-luxury-aesthetics-style-living-room-blue-tone_53876-125839.jpg", imageAlt: "Interior painting services"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -114,10 +114,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{ id: "1", value: "100%", title: "Quality Guaranteed", description: "Satisfaction assured with premium materials and expert application on every project." },
|
||||
{ id: "2", value: "Free", title: "Estimates Available", description: "No obligation consultations with detailed quotes for your painting needs." },
|
||||
{ id: "3", value: "College", title: "Works Backed", description: "Backed by the College Works Painting program for professionalism and accountability." },
|
||||
{ id: "4", value: "Competitive", title: "Pricing", description: "Best value for high-quality residential painting services in the Greater Grand Forks area." }
|
||||
{ id: "1", value: "100%", title: "Quality Guaranteed", description: "Satisfaction assured with premium materials and expert application on every project.", videoSrc: "" },
|
||||
{ id: "2", value: "Free", title: "Estimates Available", description: "No obligation consultations with detailed quotes for your painting needs.", videoSrc: "" },
|
||||
{ id: "3", value: "College", title: "Works Backed", description: "Backed by the College Works Painting program for professionalism and accountability.", videoSrc: "" },
|
||||
{ id: "4", value: "Competitive", title: "Pricing", description: "Best value for high-quality residential painting services in the Greater Grand Forks area.", videoSrc: "" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user