Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-07 04:00:51 +00:00

View File

@@ -61,27 +61,27 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-enjoying-something-sweet_23-2148238369.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-enjoying-something-sweet_23-2148238369.jpg?_wi=1",
imageAlt: "Bubble Waffle Ice Cream",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-sweet-milkshake-with-whipped-cream-sprinkles-high-quality-photo_114579-88004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-sweet-milkshake-with-whipped-cream-sprinkles-high-quality-photo_114579-88004.jpg?_wi=1",
imageAlt: "Gourmet Ice Cream Scoop",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/pineapple-smoothie-cafe_1339-3577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pineapple-smoothie-cafe_1339-3577.jpg?_wi=1",
imageAlt: "Hong Kong Milk Tea",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-takoyaki-japanese-cuisine_53876-42540.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-takoyaki-japanese-cuisine_53876-42540.jpg?_wi=1",
imageAlt: "Takoyaki Snack",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stylish-attractive-smiling-woman-retro-vintage-50-s-cafe-pink-color-sitting-table_285396-10361.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-attractive-smiling-woman-retro-vintage-50-s-cafe-pink-color-sitting-table_285396-10361.jpg?_wi=1",
imageAlt: "Cozy Shop Vibe",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/arab-man-wear-black-jeans-jacket-eyeglasses-cafe-drink-coffee-bar-with-book-stylish-fashionable-arabian-model-guy_627829-982.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arab-man-wear-black-jeans-jacket-eyeglasses-cafe-drink-coffee-bar-with-book-stylish-fashionable-arabian-model-guy_627829-982.jpg?_wi=1",
imageAlt: "Ice Cream Parlor Interior",
},
]}
@@ -113,7 +113,7 @@ export default function LandingPage() {
price: "$8.50",
rating: 5,
reviewCount: "890",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-enjoying-something-sweet_23-2148238369.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-enjoying-something-sweet_23-2148238369.jpg?_wi=2",
},
{
id: "2",
@@ -122,7 +122,7 @@ export default function LandingPage() {
price: "$5.00",
rating: 4,
reviewCount: "450",
imageSrc: "http://img.b2bpic.net/free-photo/pineapple-smoothie-cafe_1339-3577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pineapple-smoothie-cafe_1339-3577.jpg?_wi=2",
},
{
id: "3",
@@ -131,7 +131,7 @@ export default function LandingPage() {
price: "$6.00",
rating: 5,
reviewCount: "320",
imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-sweet-milkshake-with-whipped-cream-sprinkles-high-quality-photo_114579-88004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-sweet-milkshake-with-whipped-cream-sprinkles-high-quality-photo_114579-88004.jpg?_wi=2",
},
{
id: "4",
@@ -140,7 +140,7 @@ export default function LandingPage() {
price: "$6.50",
rating: 4,
reviewCount: "180",
imageSrc: "http://img.b2bpic.net/free-photo/arab-man-wear-black-jeans-jacket-eyeglasses-cafe-drink-coffee-bar-with-book-stylish-fashionable-arabian-model-guy_627829-982.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arab-man-wear-black-jeans-jacket-eyeglasses-cafe-drink-coffee-bar-with-book-stylish-fashionable-arabian-model-guy_627829-982.jpg?_wi=2",
},
{
id: "5",
@@ -149,7 +149,7 @@ export default function LandingPage() {
price: "$7.00",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-takoyaki-japanese-cuisine_53876-42540.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-takoyaki-japanese-cuisine_53876-42540.jpg?_wi=2",
},
{
id: "6",
@@ -158,7 +158,7 @@ export default function LandingPage() {
price: "$9.00",
rating: 5,
reviewCount: "560",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-attractive-smiling-woman-retro-vintage-50-s-cafe-pink-color-sitting-table_285396-10361.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-attractive-smiling-woman-retro-vintage-50-s-cafe-pink-color-sitting-table_285396-10361.jpg?_wi=2",
},
]}
title="Our Popular Treats"