Merge version_1 into main #1
@@ -46,7 +46,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/male-hand-holding-gadget-messages-notification_81522-4433.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/male-hand-holding-gadget-messages-notification_81522-4433.jpg?_wi=2"
|
||||
imageAlt="Contact Viking Construction for roofing services"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -54,11 +54,11 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/back-view-male-musician-roof-top-holding-electric-guitar_23-2148680355.jpg", imageAlt: "roof roofline residential craftsmanship clean" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg", imageAlt: "roof repair leak fix maintenance professional" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "roof replacement new roof installation roofing shingles" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/red-haired-girl_1385-603.jpg", imageAlt: "storm damage hail wind damage weather inspection" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg", imageAlt: "roof inspection assessment evaluation checklist professional" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/asian-man-with-cancer-full-shot_23-2149870340.jpg", imageAlt: "satellite mounting installation technology roof" }
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=1", imageAlt: "roof repair leak fix maintenance professional" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", imageAlt: "roof replacement new roof installation roofing shingles" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/red-haired-girl_1385-603.jpg?_wi=1", imageAlt: "storm damage hail wind damage weather inspection" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg?_wi=1", imageAlt: "roof inspection assessment evaluation checklist professional" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/asian-man-with-cancer-full-shot_23-2149870340.jpg?_wi=1", imageAlt: "satellite mounting installation technology roof" }
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -107,7 +107,7 @@ export default function HomePage() {
|
||||
name: "Roof Repair",
|
||||
price: "Starting at $400",
|
||||
variant: "Leaks • Flashing • Wind Damage",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=2",
|
||||
imageAlt: "Professional roof repair work"
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function HomePage() {
|
||||
name: "Roof Replacement",
|
||||
price: "Starting at $5,000",
|
||||
variant: "Complete Install • Quality Materials",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2",
|
||||
imageAlt: "New roof installation"
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function HomePage() {
|
||||
name: "Storm & Hail Damage",
|
||||
price: "Free Inspection",
|
||||
variant: "Assessment • Insurance Coordination",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-haired-girl_1385-603.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-haired-girl_1385-603.jpg?_wi=2",
|
||||
imageAlt: "Storm damage evaluation"
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ export default function HomePage() {
|
||||
name: "Roof Inspections",
|
||||
price: "$150-300",
|
||||
variant: "Pre-Sale • Preventative • Photo Report",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg?_wi=2",
|
||||
imageAlt: "Professional roof inspection"
|
||||
},
|
||||
{
|
||||
@@ -139,7 +139,7 @@ export default function HomePage() {
|
||||
name: "Starlink / Satellite Mount",
|
||||
price: "Call for Quote",
|
||||
variant: "Secure Install • Roof Protection",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-man-with-cancer-full-shot_23-2149870340.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-man-with-cancer-full-shot_23-2149870340.jpg?_wi=2",
|
||||
imageAlt: "Starlink mounting installation"
|
||||
}
|
||||
]}
|
||||
|
||||
@@ -46,7 +46,7 @@ export default function ProjectsPage() {
|
||||
name: "Complete Residential Reroof",
|
||||
price: "Completed 2024",
|
||||
variant: "Asphalt Shingles • Cedar Park",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=4",
|
||||
imageAlt: "Completed residential roof replacement project"
|
||||
},
|
||||
{
|
||||
@@ -54,7 +54,7 @@ export default function ProjectsPage() {
|
||||
name: "Hail Damage Restoration",
|
||||
price: "Insurance Claim",
|
||||
variant: "Full Replacement • Round Rock",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-haired-girl_1385-603.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-haired-girl_1385-603.jpg?_wi=4",
|
||||
imageAlt: "Storm damage repair and restoration"
|
||||
},
|
||||
{
|
||||
@@ -62,7 +62,7 @@ export default function ProjectsPage() {
|
||||
name: "Emergency Leak Repair",
|
||||
price: "Same Day Fix",
|
||||
variant: "Multiple Penetrations • Austin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=4",
|
||||
imageAlt: "Emergency roof leak repair project"
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function ProjectsPage() {
|
||||
name: "Starlink Installation",
|
||||
price: "Custom Mount",
|
||||
variant: "Secure Attachment • Georgetown",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-man-with-cancer-full-shot_23-2149870340.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-man-with-cancer-full-shot_23-2149870340.jpg?_wi=4",
|
||||
imageAlt: "Professional Starlink satellite installation"
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function ProjectsPage() {
|
||||
name: "Commercial Property Inspection",
|
||||
price: "Preventive Service",
|
||||
variant: "Multi-Unit Complex • Pflugerville",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg?_wi=4",
|
||||
imageAlt: "Commercial roof inspection project"
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function ProjectsPage() {
|
||||
name: "Annual Maintenance Program",
|
||||
price: "Ongoing Service",
|
||||
variant: "Gutter & Seal Refresh • Lakeway",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-tools_23-2148138064.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-tools_23-2148138064.jpg?_wi=2",
|
||||
imageAlt: "Annual roof maintenance service"
|
||||
}
|
||||
]}
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function ServicesPage() {
|
||||
name: "Emergency Roof Repair",
|
||||
price: "Starting at $400",
|
||||
variant: "Leak Stops • Wind Damage • Flashing Repair",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=3",
|
||||
imageAlt: "Professional emergency roof repair service"
|
||||
},
|
||||
{
|
||||
@@ -53,7 +53,7 @@ export default function ServicesPage() {
|
||||
name: "Complete Roof Replacement",
|
||||
price: "Starting at $5,000",
|
||||
variant: "Full Install • Premium Materials • Warranty",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=3",
|
||||
imageAlt: "New roof replacement installation"
|
||||
},
|
||||
{
|
||||
@@ -61,7 +61,7 @@ export default function ServicesPage() {
|
||||
name: "Storm Damage Assessment",
|
||||
price: "Free Inspection",
|
||||
variant: "Hail Damage • Wind Assessment • Insurance Claims",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-haired-girl_1385-603.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-haired-girl_1385-603.jpg?_wi=3",
|
||||
imageAlt: "Storm damage roof evaluation"
|
||||
},
|
||||
{
|
||||
@@ -69,7 +69,7 @@ export default function ServicesPage() {
|
||||
name: "Professional Roof Inspection",
|
||||
price: "$150-300",
|
||||
variant: "Pre-Sale • Maintenance • Photo Documentation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg?_wi=3",
|
||||
imageAlt: "Comprehensive roof inspection service"
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function ServicesPage() {
|
||||
name: "Preventive Maintenance",
|
||||
price: "Starting at $200",
|
||||
variant: "Gutter Cleaning • Sealant Refresh • Seasonal Check",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-tools_23-2148138064.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-tools_23-2148138064.jpg?_wi=1",
|
||||
imageAlt: "Professional roof maintenance tools"
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function ServicesPage() {
|
||||
name: "Starlink Installation",
|
||||
price: "Call for Quote",
|
||||
variant: "Secure Mounting • Roof Protection • Cable Management",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-man-with-cancer-full-shot_23-2149870340.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-man-with-cancer-full-shot_23-2149870340.jpg?_wi=3",
|
||||
imageAlt: "Starlink satellite dish installation"
|
||||
}
|
||||
]}
|
||||
|
||||
@@ -84,7 +84,7 @@ export default function StormDamagePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/male-hand-holding-gadget-messages-notification_81522-4433.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/male-hand-holding-gadget-messages-notification_81522-4433.jpg?_wi=1"
|
||||
imageAlt="Emergency contact and storm damage response"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user