Update src/app/page.tsx
This commit is contained in:
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/almond-sweet-delight-table_140725-6483.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/almond-sweet-delight-table_140725-6483.jpg?_wi=1"
|
||||
imageAlt="Colorful candy shop and ice cream parlor interior"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="About Our Sweet Spot"
|
||||
description="Nestled in Keller's Plaza, Candy Cafe & Ice Cream is Williamston's favorite destination for a delightful array of treats. We pride ourselves on offering a wide selection of candies, including imported varieties, bulk options, and nostalgic novelties, alongside generous servings of delicious ice cream. Our cozy and adorable decor creates the perfect atmosphere for families and friends to make sweet memories. Come visit us for exceptional customer service and yummy delights!"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/world-pride-day-still-life-food-composition_23-2148960493.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/world-pride-day-still-life-food-composition_23-2148960493.jpg?_wi=1"
|
||||
imageAlt="Inside view of Candy Cafe & Ice Cream with colorful decor"
|
||||
/>
|
||||
</div>
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
description: "Enjoy generous servings of our many creamy ice cream flavors.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: IceCream,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/almond-sweet-delight-table_140725-6483.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/almond-sweet-delight-table_140725-6483.jpg?_wi=2",
|
||||
imageAlt: "candy icon sweet snack symbol",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
description: "Indulge in our delicious coffee vanilla milkshakes and more!",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Coffee,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-pride-day-still-life-food-composition_23-2148960493.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-pride-day-still-life-food-composition_23-2148960493.jpg?_wi=2",
|
||||
imageAlt: "candy icon sweet snack symbol",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user