diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9253695..b2637ee 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,25 +29,15 @@ export default function LandingPage() {
@@ -59,35 +49,21 @@ export default function LandingPage() {
description="Reliable school uniforms & workwear in Luton. Quality service you can trust."
buttons={[
{
- text: "Call Now",
- href: "tel:01582560123",
- },
+ text: "Call Now", href: "tel:01582560123"},
]}
slides={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=1",
- imageAlt: "Storefront",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", imageAlt: "Storefront"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=2",
- imageAlt: "Storefront",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", imageAlt: "Storefront"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=3",
- imageAlt: "Storefront",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", imageAlt: "Storefront"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=4",
- imageAlt: "Storefront",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", imageAlt: "Storefront"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=5",
- imageAlt: "Storefront",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", imageAlt: "Storefront"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=6",
- imageAlt: "Storefront",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg", imageAlt: "Storefront"},
]}
/>
@@ -97,14 +73,9 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "About Us",
- },
+ type: "text", content: "About Us"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/sideways-man-arranging-his-clothes-hangers_23-2148401434.jpg",
- alt: "Staff",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/sideways-man-arranging-his-clothes-hangers_23-2148401434.jpg", alt: "Staff"},
]}
buttonAnimation="slide-up"
/>
@@ -117,40 +88,22 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Schoolwear",
- description: "Durable uniforms for students.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=1",
- },
+ title: "Schoolwear", description: "Durable uniforms for students.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=2",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg?_wi=7",
- imageAlt: "school uniform store interior",
+ imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg"},
},
{
- title: "Workwear",
- description: "Professional trades clothing.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=3",
- },
+ title: "Workwear", description: "Professional trades clothing.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=4",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/sideways-man-arranging-his-clothes-hangers_23-2148401434.jpg",
- imageAlt: "friendly local staff help",
+ imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg"},
},
{
- title: "Custom Orders",
- description: "Help with sizing and bulk.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=5",
- },
+ title: "Custom Orders", description: "Help with sizing and bulk.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=6",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg?_wi=7",
- imageAlt: "school clothing rack durable",
+ imageSrc: "http://img.b2bpic.net/free-photo/clothing-rack-fashion-shop_53876-147813.jpg"},
},
]}
showStepNumbers={false}
@@ -166,40 +119,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Sarah J",
- handle: "@customer",
- testimonial: "Wonderful quality and service!",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-stately-ginger-fellow-stylish-navy-t-shirt-smiling-showing-ok-sign-looking-camera-while-posing-blue-studio-background-human-facial-expressions-sincer_639032-2122.jpg",
- },
+ id: "1", name: "Sarah J", handle: "@customer", testimonial: "Wonderful quality and service!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-stately-ginger-fellow-stylish-navy-t-shirt-smiling-showing-ok-sign-looking-camera-while-posing-blue-studio-background-human-facial-expressions-sincer_639032-2122.jpg"},
{
- id: "2",
- name: "Mark D",
- handle: "@local",
- testimonial: "Fast service, helpful staff.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-giving-order-curbside-pickup_23-2149106399.jpg",
- },
+ id: "2", name: "Mark D", handle: "@local", testimonial: "Fast service, helpful staff.", imageSrc: "http://img.b2bpic.net/free-photo/man-giving-order-curbside-pickup_23-2149106399.jpg"},
{
- id: "3",
- name: "Emily P",
- handle: "@parent",
- testimonial: "Uniforms fit perfectly.",
- imageSrc: "http://img.b2bpic.net/free-photo/female-teacher-school_23-2149511076.jpg",
- },
+ id: "3", name: "Emily P", handle: "@parent", testimonial: "Uniforms fit perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/female-teacher-school_23-2149511076.jpg"},
{
- id: "4",
- name: "John C",
- handle: "@trades",
- testimonial: "Excellent workwear.",
- imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-using-computer-laptop-home-smiling-confident-pointing-with-fingers-different-directions-copy-space-advertisement_839833-25307.jpg",
- },
+ id: "4", name: "John C", handle: "@trades", testimonial: "Excellent workwear.", imageSrc: "http://img.b2bpic.net/middle-age-man-using-computer-laptop-home-smiling-confident-pointing-with-fingers-different-directions-copy-space-advertisement_839833-25307.jpg"},
{
- id: "5",
- name: "Lisa B",
- handle: "@local",
- testimonial: "Highly recommended shop.",
- imageSrc: "http://img.b2bpic.net/free-photo/teenage-happy-couple-holding-books-hand-looking-each-other_23-2148151853.jpg",
- },
+ id: "5", name: "Lisa B", handle: "@local", testimonial: "Highly recommended shop.", imageSrc: "http://img.b2bpic.net/free-photo/teenage-happy-couple-holding-books-hand-looking-each-other_23-2148151853.jpg"},
]}
title="Customer Reviews"
description="Trusted by the community."
@@ -210,16 +138,13 @@ export default function LandingPage() {
@@ -228,25 +153,17 @@ export default function LandingPage() {