Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-11 21:02:01 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
description="Handmade. Super fresh. Dangerously delicious. Every cake is crafted with love, attention to detail, and a little bit of punk attitude."
tag="Serious cakes with a punk attitude"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/slices-chocolate-cake-wooden-board-piece-sack-with-cinnamon-sticks-forks-high-angle-view-white-background_176474-4640.jpg"
imageSrc="http://img.b2bpic.net/free-photo/slices-chocolate-cake-wooden-board-piece-sack-with-cinnamon-sticks-forks-high-angle-view-white-background_176474-4640.jpg?_wi=1"
imageAlt="Huge dripping chocolate cake with sprinkles and neon accents"
buttons={[
{ text: "👉 Order on WhatsApp", href: "https://wa.me" },
@@ -90,10 +90,10 @@ export default function LandingPage() {
id: "1", name: "Chocolate Volcano Cake", price: "R$ 45", variant: "Rich chocolate cake exploding with creamy filling", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-with-ice-cream-whipped-cream_1339-4968.jpg", imageAlt: "Chocolate Volcano Cake"
},
{
id: "2", name: "Punky Chocolate Cones", price: "R$ 28", variant: "Crunchy cones loaded with chocolate, toppings, and happiness", imageSrc: "http://img.b2bpic.net/free-photo/empty-ice-cream-waffle-cones-colored-background_23-2148149417.jpg", imageAlt: "Punky Chocolate Cones"
id: "2", name: "Punky Chocolate Cones", price: "R$ 28", variant: "Crunchy cones loaded with chocolate, toppings, and happiness", imageSrc: "http://img.b2bpic.net/free-photo/empty-ice-cream-waffle-cones-colored-background_23-2148149417.jpg?_wi=1", imageAlt: "Punky Chocolate Cones"
},
{
id: "3", name: "Moist Classic Cakes", price: "R$ 32", variant: "Soft, cold, and ridiculously juicy cakes", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-cake-with-ice-cream-balls-glass-tea_114579-2188.jpg", imageAlt: "Moist Classic Cakes"
id: "3", name: "Moist Classic Cakes", price: "R$ 32", variant: "Soft, cold, and ridiculously juicy cakes", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-cake-with-ice-cream-balls-glass-tea_114579-2188.jpg?_wi=1", imageAlt: "Moist Classic Cakes"
},
{
id: "4", name: "Party Boxes", price: "R$ 120", variant: "Mixed boxes perfect for birthdays, gifts, or 'I deserve this'", imageSrc: "http://img.b2bpic.net/free-photo/party-cupcakes-with-candles_23-2149023526.jpg", imageAlt: "Party Boxes"
@@ -112,7 +112,7 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "1", title: "Made With Passion", description: "You can taste the love in every bite. Our team pours their hearts into every creation, ensuring quality and flavor exceed expectations.", media: { imageSrc: "http://img.b2bpic.net/free-photo/slices-chocolate-cake-wooden-board-piece-sack-with-cinnamon-sticks-forks-high-angle-view-white-background_176474-4640.jpg" },
id: "1", title: "Made With Passion", description: "You can taste the love in every bite. Our team pours their hearts into every creation, ensuring quality and flavor exceed expectations.", media: { imageSrc: "http://img.b2bpic.net/free-photo/slices-chocolate-cake-wooden-board-piece-sack-with-cinnamon-sticks-forks-high-angle-view-white-background_176474-4640.jpg?_wi=2" },
items: [
{ icon: Heart, text: "Handcrafted with care" },
{ icon: Sparkles, text: "Love in every bite" },
@@ -121,7 +121,7 @@ export default function LandingPage() {
reverse: false
},
{
id: "2", title: "Always Fresh", description: "Our cakes taste like they just came out of the kitchen because they often do. We maintain strict freshness standards to guarantee the best experience.", media: { imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-cake-with-ice-cream-balls-glass-tea_114579-2188.jpg" },
id: "2", title: "Always Fresh", description: "Our cakes taste like they just came out of the kitchen because they often do. We maintain strict freshness standards to guarantee the best experience.", media: { imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-cake-with-ice-cream-balls-glass-tea_114579-2188.jpg?_wi=2" },
items: [
{ icon: Snowflake, text: "Fresh daily" },
{ icon: Clock, text: "Just made" },
@@ -130,7 +130,7 @@ export default function LandingPage() {
reverse: true
},
{
id: "3", title: "Attention to Detail", description: "From decoration to flavor balance, every element is perfected. We believe excellence lives in the details.", media: { imageSrc: "http://img.b2bpic.net/free-photo/empty-ice-cream-waffle-cones-colored-background_23-2148149417.jpg" },
id: "3", title: "Attention to Detail", description: "From decoration to flavor balance, every element is perfected. We believe excellence lives in the details.", media: { imageSrc: "http://img.b2bpic.net/free-photo/empty-ice-cream-waffle-cones-colored-background_23-2148149417.jpg?_wi=2" },
items: [
{ icon: CheckCircle, text: "Meticulous execution" },
{ icon: Eye, text: "Perfect presentation" },
@@ -161,7 +161,7 @@ export default function LandingPage() {
title="Life Is Short. Eat The Cake."
description="Thousands of happy customers already discovered PunkyCake. Now it's your turn to experience something ridiculously good. Sweet chaos. Perfect flavor. Pure rebellion against ordinary desserts."
tag="Final Call to Action"
imageSrc="http://img.b2bpic.net/free-photo/slices-chocolate-cake-wooden-board-piece-sack-with-cinnamon-sticks-forks-high-angle-view-white-background_176474-4640.jpg"
imageSrc="http://img.b2bpic.net/free-photo/slices-chocolate-cake-wooden-board-piece-sack-with-cinnamon-sticks-forks-high-angle-view-white-background_176474-4640.jpg?_wi=3"
imageAlt="Irresistible chocolate cake"
useInvertedBackground={false}
buttons={[