Update src/app/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="Eco Gas Services"
|
||||
brandName="Fins Plumbing + Heating"
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
@@ -218,33 +218,33 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Bruno Earths",
|
||||
name: "Bruno E",
|
||||
role: "Homeowner",
|
||||
company: "Poole",
|
||||
company: "XXX ",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CzB2dNHWeIpjB0U9qamLiSHYHf/uploaded-1777378967373-v8c2ykxl.png",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Daniel Machado",
|
||||
name: "Daniel M",
|
||||
role: "Homeowner",
|
||||
company: "Poole",
|
||||
company: "XXX ",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CzB2dNHWeIpjB0U9qamLiSHYHf/uploaded-1777378974015-kx6qnrju.png",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "The Retreat",
|
||||
name: "The R",
|
||||
role: "Business Owner",
|
||||
company: "Local Business",
|
||||
company: "XXX ",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CzB2dNHWeIpjB0U9qamLiSHYHf/uploaded-1777378983948-vsoyy085.png",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Stacy Clarke",
|
||||
name: "Stacy C",
|
||||
role: "Homeowner",
|
||||
company: "Poole",
|
||||
company: "XXX ",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CzB2dNHWeIpjB0U9qamLiSHYHf/uploaded-1777378999092-hf30k5pt.png",
|
||||
},
|
||||
@@ -252,7 +252,7 @@ export default function LandingPage() {
|
||||
id: "t5",
|
||||
name: "Gyuner Sali",
|
||||
role: "Homeowner",
|
||||
company: "Poole",
|
||||
company: "XXX ",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CzB2dNHWeIpjB0U9qamLiSHYHf/uploaded-1777379009113-qm29ab0n.png",
|
||||
},
|
||||
@@ -340,13 +340,13 @@ export default function LandingPage() {
|
||||
}}
|
||||
tag="Booking"
|
||||
title="Book Your Service Today"
|
||||
description="Contact Yasar and the team for reliable, professional, and efficient service. Call 07846 409 688."
|
||||
description="Contact Yasar and the team for reliable, professional, and efficient service. Call 07939534030."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Eco Gas Services"
|
||||
logoText="Fins Plumbing + Heating"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
|
||||
Reference in New Issue
Block a user