Merge version_3 into main #5
@@ -11,7 +11,8 @@ const geistMono = Geist_Mono({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Create Next App", description: "Generated by create next app"};
|
||||
title: "Create Next App", description: "Generated by create next app"
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
@@ -1392,4 +1393,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -92,7 +92,8 @@ const HomePage = () => {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"4.6 Stars - Google Reviews", "Christchurch Local Specialist", "Hot Water Systems Expert", "Renovation Plumbing Certified", "Emergency Service Available", "Professional & Reliable"]}
|
||||
"4.6 Stars - Google Reviews", "Christchurch Local Specialist", "Hot Water Systems Expert", "Renovation Plumbing Certified", "Emergency Service Available", "Professional & Reliable"
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -106,11 +107,13 @@ const HomePage = () => {
|
||||
animationType="slide-up"
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Delayed emergency response", "Incomplete diagnostics", "Hidden costs after work", "Poor communication", "Temporary fixes only"],
|
||||
"Delayed emergency response", "Incomplete diagnostics", "Hidden costs after work", "Poor communication", "Temporary fixes only"
|
||||
],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Fast, same-day service available", "Thorough inspection and diagnostics", "Transparent pricing upfront", "Clear communication throughout", "Permanent, quality solutions"],
|
||||
"Fast, same-day service available", "Thorough inspection and diagnostics", "Transparent pricing upfront", "Clear communication throughout", "Permanent, quality solutions"
|
||||
],
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -138,13 +141,16 @@ const HomePage = () => {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Kitchen Renovation", name: "Modern Kitchen Plumbing Installation", price: "Completed", rating: 5,
|
||||
reviewCount: "Harewood", imageSrc: "http://img.b2bpic.net/free-photo/side-view-portrait-dark-haired-woman-washing-dish-pouring-cup-with-fresh-drink-water-kitchen-faucet-female-wearing-white-casual-style-shirt-posing-kitchen_176532-15776.jpg", imageAlt: "Completed modern kitchen renovation with professional plumbing"},
|
||||
reviewCount: "Harewood", imageSrc: "http://img.b2bpic.net/free-photo/side-view-portrait-dark-haired-woman-washing-dish-pouring-cup-with-fresh-drink-water-kitchen-faucet-female-wearing-white-casual-style-shirt-posing-kitchen_176532-15776.jpg", imageAlt: "Completed modern kitchen renovation with professional plumbing"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Bathroom Renovation", name: "Luxury Bathroom Redesign", price: "Completed", rating: 5,
|
||||
reviewCount: "Christchurch", imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-small-space-contemporary-decor_23-2150836589.jpg", imageAlt: "Completed luxury bathroom renovation with new plumbing"},
|
||||
reviewCount: "Christchurch", imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-small-space-contemporary-decor_23-2150836589.jpg", imageAlt: "Completed luxury bathroom renovation with new plumbing"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Hot Water System", name: "Hot Water Cylinder Installation", price: "Completed", rating: 5,
|
||||
reviewCount: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334229.jpg", imageAlt: "Completed hot water cylinder installation"},
|
||||
reviewCount: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334229.jpg", imageAlt: "Completed hot water cylinder installation"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -159,17 +165,23 @@ const HomePage = () => {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "Homeowner, Harewood", testimonial: "Absolutely thrilled with the service. Ray was professional, punctual, and delivered exceptional work. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-fair-haired-young-woman-posing-with-arms-folded-kitchen_74855-7992.jpg", imageAlt: "Sarah Johnson"},
|
||||
id: "1", name: "Sarah Johnson", handle: "Homeowner, Harewood", testimonial: "Absolutely thrilled with the service. Ray was professional, punctual, and delivered exceptional work. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-fair-haired-young-woman-posing-with-arms-folded-kitchen_74855-7992.jpg", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "Property Manager", testimonial: "Very professional and communicated effectively throughout the project. Ray handled our multi-unit plumbing update perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/businessman_23-2148006260.jpg", imageAlt: "Michael Chen"},
|
||||
id: "2", name: "Michael Chen", handle: "Property Manager", testimonial: "Very professional and communicated effectively throughout the project. Ray handled our multi-unit plumbing update perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/businessman_23-2148006260.jpg", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Williams", handle: "Homeowner, Riccarton", testimonial: "Excellent work on our kitchen and bathroom renovation. Ray's expertise and attention to detail made all the difference.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-mother-home_23-2148321636.jpg", imageAlt: "Emma Williams"},
|
||||
id: "3", name: "Emma Williams", handle: "Homeowner, Riccarton", testimonial: "Excellent work on our kitchen and bathroom renovation. Ray's expertise and attention to detail made all the difference.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-mother-home_23-2148321636.jpg", imageAlt: "Emma Williams"
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Thompson", handle: "Contractor, Local Builder", testimonial: "Ray is our go-to plumber for renovation projects. Reliable, skilled, and always delivers on time and on budget.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman_1098-14693.jpg", imageAlt: "James Thompson"},
|
||||
id: "4", name: "James Thompson", handle: "Contractor, Local Builder", testimonial: "Ray is our go-to plumber for renovation projects. Reliable, skilled, and always delivers on time and on budget.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman_1098-14693.jpg", imageAlt: "James Thompson"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lucy Martinez", handle: "Homeowner, Fendalton", testimonial: "Fixed our hot water issue quickly and explained everything clearly. Transparent pricing and quality service. Will call again!", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-ok_23-2147767531.jpg", imageAlt: "Lucy Martinez"},
|
||||
id: "5", name: "Lucy Martinez", handle: "Homeowner, Fendalton", testimonial: "Fixed our hot water issue quickly and explained everything clearly. Transparent pricing and quality service. Will call again!", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-ok_23-2147767531.jpg", imageAlt: "Lucy Martinez"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Robertson", handle: "Property Owner", testimonial: "Outstanding emergency response when our main line broke. Professional, efficient, and fair pricing. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", imageAlt: "David Robertson"},
|
||||
id: "6", name: "David Robertson", handle: "Property Owner", testimonial: "Outstanding emergency response when our main line broke. Professional, efficient, and fair pricing. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", imageAlt: "David Robertson"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -185,8 +197,8 @@ const HomePage = () => {
|
||||
mediaAnimation="none"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Get Free Quote"
|
||||
termsText="We'll get back to you within 24 hours. We respect your privacy."
|
||||
buttonText="Send Quote Request"
|
||||
termsText="Response in 24 hours. We respect your privacy."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -203,4 +215,4 @@ const HomePage = () => {
|
||||
);
|
||||
};
|
||||
|
||||
export default HomePage;
|
||||
export default HomePage;
|
||||
Reference in New Issue
Block a user