Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ca6df61aae | |||
| 132619bb03 | |||
| e59fd886e0 | |||
| da950834b0 | |||
| a6da8634a0 |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Call 083 115 3906", href: "tel:0831153906"},
|
text: "Call 083 115 3906", href: "tel:0831153906"},
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BCz6f5fByQ8tj7xRgjegDt93rc/uploaded-1775921508085-k9slcg29.png"
|
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chair-stylish-barber-shop_627829-6180.jpg?_wi=1"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{ type: "text", text: "Precision Cuts" },
|
{ type: "text", text: "Precision Cuts" },
|
||||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chair-stylish-barber-shop_627829-6180.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chair-stylish-barber-shop_627829-6180.jpg?_wi=2"
|
||||||
logoText="Brook Barbers"
|
logoText="Brook Barbers"
|
||||||
columns={[
|
columns={[
|
||||||
{ title: "Location", items: [{ label: "Unit B1, Donnybrook Commercial Centre, Douglas, Cork", href: "#" }] },
|
{ title: "Location", items: [{ label: "Unit B1, Donnybrook Commercial Centre, Douglas, Cork", href: "#" }] },
|
||||||
@@ -148,4 +148,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user