Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-02 19:02:55 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
{ text: "Call Now", href: "tel:07848461671" },
{ text: "Get Directions", href: "https://maps.google.com/?q=38+Wharf+St,+Sowerby+Bridge+HX6+2AE" },
]}
imageSrc="http://img.b2bpic.net/free-photo/man-with-medical-mask-shopping-supermarket_23-2149483165.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/man-with-medical-mask-shopping-supermarket_23-2149483165.jpg"
imageAlt="The Booze Shop storefront in Sowerby Bridge"
/>
</div>
@@ -59,10 +59,11 @@ export default function LandingPage() {
{ value: "3.8★", title: "Customer Rating" },
{ value: "23", title: "Reviews" },
]}
imageSrc="http://img.b2bpic.net/free-photo/farmer-vendor-zero-waste-shop_482257-92834.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/farmer-vendor-zero-waste-shop_482257-92834.jpg"
imageAlt="The Booze Shop team"
useInvertedBackground={false}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
@@ -73,7 +74,7 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Premium Selection", name: "Beers & Ciders", price: "Great Value", rating: 5,
reviewCount: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/beer-bottles-wooden-table_93675-132759.jpg?_wi=1", imageAlt: "Selection of beers and ciders"},
reviewCount: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/beer-bottles-wooden-table_93675-132759.jpg", imageAlt: "Selection of beers and ciders"},
{
id: "2", brand: "Quality Range", name: "Wines", price: "Competitive", rating: 5,
reviewCount: "Choice", imageSrc: "http://img.b2bpic.net/free-photo/shelves-with-wine-bottles_1398-5007.jpg", imageAlt: "Wine collection and selection"},
@@ -95,16 +96,16 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Competitive Prices", description: "We offer brilliant bargains and great value on all your favourite drinks and essentials, so you save money every time you shop with us.", imageSrc: "http://img.b2bpic.net/free-photo/beer-bottles-wooden-table_93675-132759.jpg?_wi=2"},
title: "Competitive Prices", description: "We offer brilliant bargains and great value on all your favourite drinks and essentials, so you save money every time you shop with us.", imageSrc: "http://img.b2bpic.net/free-photo/beer-bottles-wooden-table_93675-132759.jpg"},
{
id: 2,
title: "Friendly & Helpful Staff", description: "Our team knows their stuff and loves helping customers find exactly what they're looking for with a genuine smile.", imageSrc: "http://img.b2bpic.net/free-photo/farmer-vendor-zero-waste-shop_482257-92834.jpg?_wi=2"},
title: "Friendly & Helpful Staff", description: "Our team knows their stuff and loves helping customers find exactly what they're looking for with a genuine smile.", imageSrc: "http://img.b2bpic.net/free-photo/farmer-vendor-zero-waste-shop_482257-92834.jpg"},
{
id: 3,
title: "Convenient Location", description: "Located in the heart of Sowerby Bridge on Wharf Street, we're easy to find and accessible to the whole community.", imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-buildings_1112-1993.jpg?_wi=1"},
title: "Convenient Location", description: "Located in the heart of Sowerby Bridge on Wharf Street, we're easy to find and accessible to the whole community.", imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-buildings_1112-1993.jpg"},
{
id: 4,
title: "Open Late Daily", description: "We're open every day until 10 PM, so you can pop in whenever it suits you. Perfect for last-minute shopping.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-medical-mask-shopping-supermarket_23-2149483165.jpg?_wi=2"},
title: "Open Late Daily", description: "We're open every day until 10 PM, so you can pop in whenever it suits you. Perfect for last-minute shopping.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-medical-mask-shopping-supermarket_23-2149483165.jpg"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -137,7 +138,7 @@ export default function LandingPage() {
description="Stop by and see us at our Sowerby Bridge location. We're open daily until 10 PM and always ready to help."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/exterior-modern-buildings_1112-1993.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/exterior-modern-buildings_1112-1993.jpg"
imageAlt="The Booze Shop location"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -149,7 +150,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/man-with-medical-mask-shopping-supermarket_23-2149483165.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/man-with-medical-mask-shopping-supermarket_23-2149483165.jpg"
imageAlt="The Booze Shop storefront"
logoText="The Booze Shop"
copyrightText="© 2025 The Booze Shop. All rights reserved."