Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-20 04:22:27 +00:00

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
href: "#about",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/pretty-girl-with-book-library_23-2147689824.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pretty-girl-with-book-library_23-2147689824.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -83,7 +83,7 @@ export default function LandingPage() {
description="Cream First started in a small kitchen, dedicated to the art of the perfect cup and the perfect fit. We believe that life's essentials deserve a little extra love."
subdescription="From our iconic mugs to our premium cotton tees, everything we sell is designed to make your daily routine a bit brighter and a lot more comfortable."
icon={Coffee}
imageSrc="http://img.b2bpic.net/free-photo/home-composition-with-cup-stack-books-knitted-element-copy-space_169016-25843.jpg"
imageSrc="http://img.b2bpic.net/free-photo/home-composition-with-cup-stack-books-knitted-element-copy-space_169016-25843.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -97,7 +97,7 @@ export default function LandingPage() {
name: "Classic Cream Mug",
price: "$15.00",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-beautiful-wooden-background-with-winter-sweater-old-book-winter-autumn-close-up_169016-4542.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-beautiful-wooden-background-with-winter-sweater-old-book-winter-autumn-close-up_169016-4542.jpg?_wi=1",
},
{
id: "p2",
@@ -154,21 +154,21 @@ export default function LandingPage() {
title: "Eco-Packaging",
description: "All shipments use recycled materials to ensure zero guilt.",
buttonIcon: "Leaf",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-with-book-library_23-2147689824.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-with-book-library_23-2147689824.jpg?_wi=2",
imageAlt: "high quality apparel printing",
},
{
title: "Fast Shipping",
description: "Your merch arrives at your door faster than you can brew a cup.",
buttonIcon: "Zap",
imageSrc: "http://img.b2bpic.net/free-photo/home-composition-with-cup-stack-books-knitted-element-copy-space_169016-25843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/home-composition-with-cup-stack-books-knitted-element-copy-space_169016-25843.jpg?_wi=2",
imageAlt: "high quality apparel printing",
},
{
title: "Happiness First",
description: "If you don't love it, we'll make it right. No questions asked.",
buttonIcon: "Heart",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-beautiful-wooden-background-with-winter-sweater-old-book-winter-autumn-close-up_169016-4542.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-beautiful-wooden-background-with-winter-sweater-old-book-winter-autumn-close-up_169016-4542.jpg?_wi=2",
imageAlt: "high quality apparel printing",
},
]}