Update src/app/page.tsx
This commit is contained in:
@@ -94,7 +94,7 @@ export default function HomePage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/clothing-hanger-modern-shop-boutique_23-2148175634.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/clothing-hanger-modern-shop-boutique_23-2148175634.jpg?_wi=1"
|
||||
imageAlt="Moose Sweats store interior with warm lighting and cozy ambiance"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
@@ -132,7 +132,7 @@ export default function HomePage() {
|
||||
price: "$64.99",
|
||||
rating: 5,
|
||||
reviewCount: "48",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hipster-man-woman-love-traveling-together-wild-nature_285396-2048.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hipster-man-woman-love-traveling-together-wild-nature_285396-2048.jpg?_wi=1",
|
||||
imageAlt: "Forest green hoodie with moose emblem design",
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function HomePage() {
|
||||
price: "$74.99",
|
||||
rating: 5,
|
||||
reviewCount: "32",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-by-tree-spring-forest-with-drink-thermos_1157-32856.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-by-tree-spring-forest-with-drink-thermos_1157-32856.jpg?_wi=1",
|
||||
imageAlt: "Cream cable knit sweater perfect for cozy moments",
|
||||
},
|
||||
{
|
||||
@@ -152,7 +152,7 @@ export default function HomePage() {
|
||||
price: "$89.99",
|
||||
rating: 5,
|
||||
reviewCount: "26",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-knitted-hats_23-2149311009.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-knitted-hats_23-2149311009.jpg?_wi=1",
|
||||
imageAlt: "Curated gift set featuring local artisan items",
|
||||
},
|
||||
]}
|
||||
@@ -256,7 +256,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer-home" data-section="footer-home">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1123.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1123.jpg?_wi=1"
|
||||
imageAlt="Moose Sweats store exterior in Richards Landing"
|
||||
logoText="Moose Sweats"
|
||||
copyrightText="© 2025 Moose Sweats | Richards Landing, Ontario, Canada"
|
||||
|
||||
Reference in New Issue
Block a user