Update src/app/about/page.tsx
This commit is contained in:
@@ -94,7 +94,7 @@ export default function AboutPage() {
|
||||
title: "100% Organic Dairy",
|
||||
description: "We partner with local organic dairies to ensure every scoop meets the highest standards. No artificial additives, just pure, handcrafted ice cream.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-buying-garlic-from-market-place-high-view_23-2148648907.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-buying-garlic-from-market-place-high-view_23-2148648907.jpg?_wi=3",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function AboutPage() {
|
||||
title: "Vegan & Allergy-Friendly",
|
||||
description: "We create indulgent vegan sorbets and understand dietary restrictions. Every flavor is clearly labeled for your peace of mind.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4926.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-with-mixed-fruit_1339-4926.jpg?_wi=4",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function AboutPage() {
|
||||
title: "Handmade Daily",
|
||||
description: "Our small-batch approach means fresh ice cream daily. You taste the difference in every bite.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/served-delicious-biscuit-stand_23-2147693549.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/served-delicious-biscuit-stand_23-2147693549.jpg?_wi=3",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-friends-talking-outside-clothing-store-city_23-2149295738.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-friends-talking-outside-clothing-store-city_23-2149295738.jpg?_wi=3"
|
||||
imageAlt="Mission District San Francisco storefront"
|
||||
logoText="Garden Creamery"
|
||||
copyrightText="© 2025 Garden Creamery | Organic Ice Cream SF"
|
||||
|
||||
Reference in New Issue
Block a user