Update src/app/services/page.tsx
This commit is contained in:
@@ -51,11 +51,11 @@ export default function ServicesPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "kitchen", title: "Kitchen Remodeling", description: "Complete kitchen transformations with custom cabinetry, premium appliances, and functional design. We specialize in creating kitchens that are both beautiful and highly functional for modern living.", tag: "Most Popular", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Luxury kitchen design"},
|
||||
id: "kitchen", title: "Kitchen Remodeling", description: "Complete kitchen transformations with custom cabinetry, premium appliances, and functional design. We specialize in creating kitchens that are both beautiful and highly functional for modern living.", tag: "Most Popular", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=5", imageAlt: "Luxury kitchen design"},
|
||||
{
|
||||
id: "bathroom", title: "Bathroom Remodeling", description: "Spa-inspired bathrooms with high-end fixtures, luxurious finishes, and smart storage solutions. We create serene retreats that combine aesthetic beauty with practical functionality.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg", imageAlt: "Luxury bathroom renovation"},
|
||||
id: "bathroom", title: "Bathroom Remodeling", description: "Spa-inspired bathrooms with high-end fixtures, luxurious finishes, and smart storage solutions. We create serene retreats that combine aesthetic beauty with practical functionality.", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg?_wi=2", imageAlt: "Luxury bathroom renovation"},
|
||||
{
|
||||
id: "whole-home", title: "Full Home Renovations", description: "Complete home transformations including structural modifications, modern updates, and seamless integration of all systems. Our full-home packages deliver comprehensive results.", tag: "Complex Projects", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976526.jpg", imageAlt: "Full home renovation"},
|
||||
id: "whole-home", title: "Full Home Renovations", description: "Complete home transformations including structural modifications, modern updates, and seamless integration of all systems. Our full-home packages deliver comprehensive results.", tag: "Complex Projects", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976526.jpg?_wi=2", imageAlt: "Full home renovation"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -75,11 +75,11 @@ export default function ServicesPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "20+ Years", title: "Industry Experience", description: "Decades of proven excellence in luxury home remodeling and construction", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-collaborates-with-real-estate-team-experts_482257-95542.jpg", imageAlt: "Experience and expertise"},
|
||||
id: "1", value: "20+ Years", title: "Industry Experience", description: "Decades of proven excellence in luxury home remodeling and construction", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-collaborates-with-real-estate-team-experts_482257-95542.jpg?_wi=2", imageAlt: "Experience and expertise"},
|
||||
{
|
||||
id: "2", value: "Licensed", title: "Professional Credentials", description: "Fully licensed, insured, and bonded for your complete peace of mind", imageSrc: "http://img.b2bpic.net/free-photo/architecture_1098-16480.jpg", imageAlt: "Professional credentials"},
|
||||
id: "2", value: "Licensed", title: "Professional Credentials", description: "Fully licensed, insured, and bonded for your complete peace of mind", imageSrc: "http://img.b2bpic.net/free-photo/architecture_1098-16480.jpg?_wi=2", imageAlt: "Professional credentials"},
|
||||
{
|
||||
id: "3", value: "Transparent", title: "Clear Pricing & Process", description: "Honest quotes, detailed timelines, and no surprise charges ever", imageSrc: "http://img.b2bpic.net/free-photo/round-saw-hands-builder-work-laying-paving-slabs_1150-10081.jpg", imageAlt: "Transparent process"},
|
||||
id: "3", value: "Transparent", title: "Clear Pricing & Process", description: "Honest quotes, detailed timelines, and no surprise charges ever", imageSrc: "http://img.b2bpic.net/free-photo/round-saw-hands-builder-work-laying-paving-slabs_1150-10081.jpg?_wi=2", imageAlt: "Transparent process"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user