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
@@ -195,17 +195,17 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "residential", title: "Residential", price: "Custom", period: "Quote", imageSrc: "http://img.b2bpic.net/free-photo/home-tile-improvement-handyman-with-level-laying-down-tile-floor_231208-6794.jpg", imageAlt: "Residential floor transformation", button: { text: "Request Free Estimate", href: "#contact" },
|
||||
id: "residential", title: "Residential", price: "Custom", period: "Quote", imageSrc: "http://img.b2bpic.net/free-photo/home-tile-improvement-handyman-with-level-laying-down-tile-floor_231208-6794.jpg?_wi=1", imageAlt: "Residential floor transformation", button: { text: "Request Free Estimate", href: "#contact" },
|
||||
features: [
|
||||
"Professional installation", "High-quality epoxy coating", "Complete surface preparation", "10-year durability guarantee"],
|
||||
},
|
||||
{
|
||||
id: "commercial", title: "Commercial", price: "Custom", period: "Quote", imageSrc: "http://img.b2bpic.net/free-photo/home-tile-improvement-handyman-with-level-laying-down-tile-floor_231208-6794.jpg", imageAlt: "Commercial floor installation", button: { text: "Request Free Estimate", href: "#contact" },
|
||||
id: "commercial", title: "Commercial", price: "Custom", period: "Quote", imageSrc: "http://img.b2bpic.net/free-photo/home-tile-improvement-handyman-with-level-laying-down-tile-floor_231208-6794.jpg?_wi=2", imageAlt: "Commercial floor installation", button: { text: "Request Free Estimate", href: "#contact" },
|
||||
features: [
|
||||
"Minimal downtime installation", "Heavy-duty epoxy systems", "Full surface preparation", "15-year durability guarantee"],
|
||||
},
|
||||
{
|
||||
id: "industrial", title: "Industrial", price: "Custom", period: "Quote", imageSrc: "http://img.b2bpic.net/free-photo/home-tile-improvement-handyman-with-level-laying-down-tile-floor_231208-6794.jpg", imageAlt: "Industrial floor coating", button: { text: "Request Free Estimate", href: "#contact" },
|
||||
id: "industrial", title: "Industrial", price: "Custom", period: "Quote", imageSrc: "http://img.b2bpic.net/free-photo/home-tile-improvement-handyman-with-level-laying-down-tile-floor_231208-6794.jpg?_wi=3", imageAlt: "Industrial floor coating", button: { text: "Request Free Estimate", href: "#contact" },
|
||||
features: [
|
||||
"Industrial-grade polyaspartic", "Chemical resistance certified", "Expert surface preparation", "25-year durability guarantee"],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user