Merge version_1 into main #1
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Our Story"
|
||||
description="At Tess’s Kitchen, every recipe is inspired by Filipino tradition, family gatherings, and the joy of sharing food. Tess started baking in her small kusina, sharing her creations with friends and family before turning her passion into a beloved local bakery."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-family-brunette-female-handsome-male-fleece-shirt-cute-little-girl-cooking-food-home-kitchen_613910-14639.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-family-brunette-female-handsome-male-fleece-shirt-cute-little-girl-cooking-food-home-kitchen_613910-14639.jpg?_wi=2"
|
||||
imageAlt="Tess in her kitchen"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -50,45 +50,45 @@ export default function LandingPage() {
|
||||
description="Bringing the taste of home to your table—one bite at a time."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-alfajores-with-copy-space_23-2148740232.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-alfajores-with-copy-space_23-2148740232.jpg?_wi=1",
|
||||
imageAlt: "Fresh bread 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toothsome-cookie-grape-tray-marble-surface_114579-79948.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toothsome-cookie-grape-tray-marble-surface_114579-79948.jpg?_wi=1",
|
||||
imageAlt: "Ube cake",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/basket-filled-baking-bread_329181-13308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/basket-filled-baking-bread_329181-13308.jpg?_wi=1",
|
||||
imageAlt: "Pandesal",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-badambura-eastern-sweetie-with-sweet-walnuts-inside-white-plate-sugar-powder-inside-white-plate-cookie-pastry-bakery_140725-15743.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-badambura-eastern-sweetie-with-sweet-walnuts-inside-white-plate-sugar-powder-inside-white-plate-cookie-pastry-bakery_140725-15743.jpg?_wi=1",
|
||||
imageAlt: "Ensaymada",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pie-black-metallic-pan_114579-61913.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pie-black-metallic-pan_114579-61913.jpg?_wi=1",
|
||||
imageAlt: "Leche flan",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/basket-filled-baking-bread_329181-13308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/basket-filled-baking-bread_329181-13308.jpg?_wi=2",
|
||||
imageAlt: "Pandesal",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-badambura-eastern-sweetie-with-sweet-walnuts-inside-white-plate-sugar-powder-inside-white-plate-cookie-pastry-bakery_140725-15743.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-badambura-eastern-sweetie-with-sweet-walnuts-inside-white-plate-sugar-powder-inside-white-plate-cookie-pastry-bakery_140725-15743.jpg?_wi=2",
|
||||
imageAlt: "Ensaymada",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pie-black-metallic-pan_114579-61913.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pie-black-metallic-pan_114579-61913.jpg?_wi=2",
|
||||
imageAlt: "Leche flan",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-alfajores-with-copy-space_23-2148740232.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-alfajores-with-copy-space_23-2148740232.jpg?_wi=2",
|
||||
imageAlt: "Fresh bread 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toothsome-cookie-grape-tray-marble-surface_114579-79948.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toothsome-cookie-grape-tray-marble-surface_114579-79948.jpg?_wi=2",
|
||||
imageAlt: "Ube cake 2",
|
||||
},
|
||||
]}
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
price: "₱150",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toothsome-cookie-grape-tray-marble-surface_114579-79948.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toothsome-cookie-grape-tray-marble-surface_114579-79948.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
price: "₱60",
|
||||
rating: 5,
|
||||
reviewCount: "250",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/basket-filled-baking-bread_329181-13308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/basket-filled-baking-bread_329181-13308.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
price: "₱85",
|
||||
rating: 5,
|
||||
reviewCount: "180",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-badambura-eastern-sweetie-with-sweet-walnuts-inside-white-plate-sugar-powder-inside-white-plate-cookie-pastry-bakery_140725-15743.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-badambura-eastern-sweetie-with-sweet-walnuts-inside-white-plate-sugar-powder-inside-white-plate-cookie-pastry-bakery_140725-15743.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
price: "₱120",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pie-black-metallic-pan_114579-61913.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pie-black-metallic-pan_114579-61913.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
price: "₱450",
|
||||
rating: 5,
|
||||
reviewCount: "70",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toothsome-cookie-grape-tray-marble-surface_114579-79948.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toothsome-cookie-grape-tray-marble-surface_114579-79948.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
price: "₱100",
|
||||
rating: 5,
|
||||
reviewCount: "110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/basket-filled-baking-bread_329181-13308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/basket-filled-baking-bread_329181-13308.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
title="Featured Favorites"
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
quote: "Lasang bahay talaga!",
|
||||
name: "Maria Santos",
|
||||
role: "Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-eating-cupcakes-table-having-fun_171337-14504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-eating-cupcakes-table-having-fun_171337-14504.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -281,35 +281,35 @@ export default function LandingPage() {
|
||||
value: "500+",
|
||||
title: "Happy Customers",
|
||||
description: "Served with warmth",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-eating-cupcakes-table-having-fun_171337-14504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-eating-cupcakes-table-having-fun_171337-14504.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "15+",
|
||||
title: "Years Baking",
|
||||
description: "Traditional mastery",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-brunette-female-handsome-male-fleece-shirt-cute-little-girl-cooking-food-home-kitchen_613910-14639.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-brunette-female-handsome-male-fleece-shirt-cute-little-girl-cooking-food-home-kitchen_613910-14639.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "30+",
|
||||
title: "Recipes",
|
||||
description: "Filipino classics",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toothsome-cookie-grape-tray-marble-surface_114579-79948.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toothsome-cookie-grape-tray-marble-surface_114579-79948.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "5",
|
||||
title: "Bakery Locations",
|
||||
description: "Expanding our reach",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/basket-filled-baking-bread_329181-13308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/basket-filled-baking-bread_329181-13308.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
value: "100%",
|
||||
title: "Satisfaction",
|
||||
description: "Guaranteed quality",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pie-black-metallic-pan_114579-61913.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pie-black-metallic-pan_114579-61913.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -328,7 +328,7 @@ export default function LandingPage() {
|
||||
category: "Bakery News",
|
||||
title: "The Art of Pandesal",
|
||||
excerpt: "Learn how we keep our pandesal soft and airy every day.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/basket-filled-baking-bread_329181-13308.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/basket-filled-baking-bread_329181-13308.jpg?_wi=6",
|
||||
authorName: "Tess",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/happy-family-brunette-female-handsome-male-fleece-shirt-cute-little-girl-cooking-food-home-kitchen_613910-14639.jpg",
|
||||
date: "Oct 20, 2024",
|
||||
@@ -338,7 +338,7 @@ export default function LandingPage() {
|
||||
category: "Tips",
|
||||
title: "Perfect Ube Recipes",
|
||||
excerpt: "Uncovering the secret to the best purple yam flavor.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toothsome-cookie-grape-tray-marble-surface_114579-79948.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toothsome-cookie-grape-tray-marble-surface_114579-79948.jpg?_wi=6",
|
||||
authorName: "Tess",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/happy-family-brunette-female-handsome-male-fleece-shirt-cute-little-girl-cooking-food-home-kitchen_613910-14639.jpg",
|
||||
date: "Oct 15, 2024",
|
||||
|
||||
Reference in New Issue
Block a user