Update src/app/page.tsx
This commit is contained in:
@@ -54,11 +54,11 @@ export default function LandingPage() {
|
|||||||
description="Customized storage solutions, workshops, and garages designed for durability and style. Transform your property with West Storage Company."
|
description="Customized storage solutions, workshops, and garages designed for durability and style. Transform your property with West Storage Company."
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-ceiling-structure-pavilion-gazebo_181624-55037.jpg", imageAlt: "Large metal workshop building"},
|
imageSrc: "http://img.b2bpic.net/free-photo/wooden-ceiling-structure-pavilion-gazebo_181624-55037.jpg?_wi=1", imageAlt: "Large metal workshop building"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498462.jpg", imageAlt: "Custom storage shed"},
|
imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498462.jpg?_wi=1", imageAlt: "Custom storage shed"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-glass-structure_1127-2042.jpg", imageAlt: "Steel warehouse structure"},
|
imageSrc: "http://img.b2bpic.net/free-photo/metal-glass-structure_1127-2042.jpg?_wi=1", imageAlt: "Steel warehouse structure"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-old-warehouse-with-old-trains-stored-inside_181624-13915.jpg", imageAlt: "Equipment storage facility"},
|
imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-old-warehouse-with-old-trains-stored-inside_181624-13915.jpg", imageAlt: "Equipment storage facility"},
|
||||||
{
|
{
|
||||||
@@ -112,13 +112,13 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1922.jpg", imageAlt: "durable workshop building wide angle"},
|
imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1922.jpg", imageAlt: "durable workshop building wide angle"},
|
||||||
{
|
{
|
||||||
title: "Precision Framing", description: "Engineered wood frames for superior structural integrity.", buttonIcon: CheckCircle,
|
title: "Precision Framing", description: "Engineered wood frames for superior structural integrity.", buttonIcon: CheckCircle,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-ceiling-structure-pavilion-gazebo_181624-55037.jpg", imageAlt: "durable workshop building wide angle"},
|
imageSrc: "http://img.b2bpic.net/free-photo/wooden-ceiling-structure-pavilion-gazebo_181624-55037.jpg?_wi=2", imageAlt: "durable workshop building wide angle"},
|
||||||
{
|
{
|
||||||
title: "Fast Deployment", description: "Optimized construction timelines without sacrificing build quality.", buttonIcon: CheckCircle,
|
title: "Fast Deployment", description: "Optimized construction timelines without sacrificing build quality.", buttonIcon: CheckCircle,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498462.jpg", imageAlt: "durable workshop building wide angle"},
|
imageSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498462.jpg?_wi=2", imageAlt: "durable workshop building wide angle"},
|
||||||
{
|
{
|
||||||
title: "Custom Designs", description: "Tailored aesthetics to match your property's specific needs.", buttonIcon: CheckCircle,
|
title: "Custom Designs", description: "Tailored aesthetics to match your property's specific needs.", buttonIcon: CheckCircle,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/metal-glass-structure_1127-2042.jpg", imageAlt: "durable workshop building wide angle"},
|
imageSrc: "http://img.b2bpic.net/free-photo/metal-glass-structure_1127-2042.jpg?_wi=2", imageAlt: "durable workshop building wide angle"},
|
||||||
]}
|
]}
|
||||||
title="Why Choose West Storage?"
|
title="Why Choose West Storage?"
|
||||||
description="We don't just build structures; we build peace of mind for your assets."
|
description="We don't just build structures; we build peace of mind for your assets."
|
||||||
|
|||||||
Reference in New Issue
Block a user