diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index dc3232a..7d89084 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { title: "Affordable Indulgence", description: "Delicious treats shouldn't break the bank. Enjoy our rolls at just ₱25 each.", icon: Tag, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-male-baker-s-hand-flattening-dough-with-rolling-pin-wooden-table_23-2147926685.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-male-baker-s-hand-flattening-dough-with-rolling-pin-wooden-table_23-2147926685.jpg?_wi=2" imageAlt="Baker's hands flattening dough for cinnamon rolls" mediaAnimation="slide-up" /> @@ -79,7 +79,7 @@ export default function LandingPage() { { value: "5-Star", title: "Customer Rating"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-delicious-pastry_23-2149646670.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-delicious-pastry_23-2149646670.jpg?_wi=2" imageAlt="Pile of fresh cinnamon rolls with cream cheese" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -93,11 +93,11 @@ export default function LandingPage() { useInvertedBackground={false} team={[ { - id: "1", name: "Maria Santos", role: "Head Baker", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-eclairs-white-oval-plate-cones-fir-tree-leaves-cinnamon-slice-lemon-different-biscuits-cup-tea-chopping-board-dark-wooden-ground_140725-90873.jpg", imageAlt: "Portrait of Maria Santos, Head Baker"}, + id: "1", name: "Maria Santos", role: "Head Baker", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-eclairs-white-oval-plate-cones-fir-tree-leaves-cinnamon-slice-lemon-different-biscuits-cup-tea-chopping-board-dark-wooden-ground_140725-90873.jpg?_wi=2", imageAlt: "Portrait of Maria Santos, Head Baker"}, { - id: "2", name: "Leo Cruz", role: "Operations Manager", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273143.jpg", imageAlt: "Portrait of Leo Cruz, Operations Manager"}, + id: "2", name: "Leo Cruz", role: "Operations Manager", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273143.jpg?_wi=3", imageAlt: "Portrait of Leo Cruz, Operations Manager"}, { - id: "3", name: "Anna Reyes", role: "Customer Experience", imageSrc: "http://img.b2bpic.net/free-photo/vanilla-cupcakes-with-cream-caramel-grey-table-background_1220-6292.jpg", imageAlt: "Portrait of Anna Reyes, Customer Experience"}, + id: "3", name: "Anna Reyes", role: "Customer Experience", imageSrc: "http://img.b2bpic.net/free-photo/vanilla-cupcakes-with-cream-caramel-grey-table-background_1220-6292.jpg?_wi=2", imageAlt: "Portrait of Anna Reyes, Customer Experience"}, ]} title="Meet Our Dedicated Team" description="Behind every delicious cinnamon roll is a team passionate about baking and customer satisfaction. We pour our hearts into every treat we create." diff --git a/src/app/page.tsx b/src/app/page.tsx index 846f8d7..ae442b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,9 +56,9 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-eclairs-white-oval-plate-cones-fir-tree-leaves-cinnamon-slice-lemon-different-biscuits-cup-tea-chopping-board-dark-wooden-ground_140725-90873.jpg", imageAlt: "Soft cinnamon rolls with whipped cream cheese"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-eclairs-white-oval-plate-cones-fir-tree-leaves-cinnamon-slice-lemon-different-biscuits-cup-tea-chopping-board-dark-wooden-ground_140725-90873.jpg?_wi=1", imageAlt: "Soft cinnamon rolls with whipped cream cheese"}, { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-pastry_23-2149646670.jpg", imageAlt: "Pile of freshly baked cinnamon rolls"}, + imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-pastry_23-2149646670.jpg?_wi=1", imageAlt: "Pile of freshly baked cinnamon rolls"}, ]} showDimOverlay={true} /> @@ -73,9 +73,9 @@ export default function LandingPage() { { id: "1", title: "Affordable Delight", description: "Only ₱25 per roll, a premium treat that won't break the bank.", tag: "Budget-Friendly", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-muffins-wooden-board_114579-20736.jpg", imageAlt: "Coins with a cinnamon roll"}, { - id: "2", title: "Soft, Pillowy Dough", description: "Crafted with love, our dough is perfectly soft and melts in your mouth with every bite.", tag: "Signature Texture", imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-baker-s-hand-flattening-dough-with-rolling-pin-wooden-table_23-2147926685.jpg", imageAlt: "Close up of soft cinnamon roll dough"}, + id: "2", title: "Soft, Pillowy Dough", description: "Crafted with love, our dough is perfectly soft and melts in your mouth with every bite.", tag: "Signature Texture", imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-baker-s-hand-flattening-dough-with-rolling-pin-wooden-table_23-2147926685.jpg?_wi=1", imageAlt: "Close up of soft cinnamon roll dough"}, { - id: "3", title: "Whipped Cream Cheese Topping", description: "Generously topped with our signature, decadent and creamy whipped cream cheese.", tag: "Rich Topping", imageSrc: "http://img.b2bpic.net/free-photo/vanilla-cupcakes-with-cream-caramel-grey-table-background_1220-6292.jpg", imageAlt: "Cinnamon roll with creamy topping"}, + id: "3", title: "Whipped Cream Cheese Topping", description: "Generously topped with our signature, decadent and creamy whipped cream cheese.", tag: "Rich Topping", imageSrc: "http://img.b2bpic.net/free-photo/vanilla-cupcakes-with-cream-caramel-grey-table-background_1220-6292.jpg?_wi=1", imageAlt: "Cinnamon roll with creamy topping"}, { id: "4", title: "Always Freshly Made", description: "Baked daily with the finest local ingredients for peak freshness and flavor.", tag: "Daily Fresh", imageSrc: "http://img.b2bpic.net/free-photo/different-loaves-bread-woman-holding-with-hand_114579-48955.jpg", imageAlt: "Freshly baked cinnamon rolls on a tray"}, ]} @@ -142,7 +142,7 @@ export default function LandingPage() { name: "preferences", placeholder: "Pickup/Delivery Preference & Special Requests", rows: 4, required: false, }} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273143.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273143.jpg?_wi=1" imageAlt="Cozy bakery interior" mediaAnimation="opacity" mediaPosition="right" @@ -170,7 +170,7 @@ export default function LandingPage() { name: "preferences", placeholder: "Pickup/Delivery Preference & Special Requests", rows: 4, required: false, }} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273143.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273143.jpg?_wi=2" imageAlt="Cozy bakery interior" mediaAnimation="opacity" mediaPosition="right"