Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -58,18 +58,12 @@ export default function LandingPage() {
|
|||||||
text: "Call Us: 074 207 2028", href: "tel:0742072028"},
|
text: "Call Us: 074 207 2028", href: "tel:0742072028"},
|
||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
|
{
|
||||||
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DWxDUXj8K89bTUE5cWBdlXCiiL/uploaded-1778412725055-7296vjwz.png", imageAlt: "Cupcakery Bakery Logo"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-cake-glass-composition_23-2149030803.jpg", imageAlt: "luxury cupcake display background"},
|
imageSrc: "http://img.b2bpic.net/free-photo/tasty-cake-glass-composition_23-2149030803.jpg", imageAlt: "luxury cupcake display background"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-cupcake-with-glaze-flower_1304-3184.jpg", imageAlt: "gourmet chocolate cupcake close up"},
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-cupcake-with-glaze-flower_1304-3184.jpg", imageAlt: "gourmet chocolate cupcake close up"},
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/two-fresh-homemade-croissant-pine-cone-grey-background_114579-58974.jpg", imageAlt: "delicious flaky croissant bakery"},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/backed-christmas-cookies-assortment_23-2148738671.jpg", imageAlt: "warm chocolate chip cookies tray"},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-glass-with-condensation-ice_84443-83820.jpg", imageAlt: "creamy iced coffee glass drink"},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4899.jpg", imageAlt: "rich cappuccino coffee foam"},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -106,12 +100,6 @@ export default function LandingPage() {
|
|||||||
phoneTwo: {
|
phoneTwo: {
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-courier-yellow-uniform-holding-plastic-brown-coffee-cups-dark-pink-background-job-uniform-delivery-color-service-worker_140725-36474.jpg", imageAlt: "coffee and cupcakes delivery"},
|
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-courier-yellow-uniform-holding-plastic-brown-coffee-cups-dark-pink-background-job-uniform-delivery-color-service-worker_140725-36474.jpg", imageAlt: "coffee and cupcakes delivery"},
|
||||||
},
|
},
|
||||||
{
|
|
||||||
title: "Artisanal Selection", description: "Handcrafted cookies, brownies, and cupcakes with premium ingredients.", phoneOne: {
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-cookies-dark-surface_176474-608.jpg", imageAlt: "fresh brownies and cookies selection"},
|
|
||||||
phoneTwo: {
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-cutting-board-full-cookies-chocolates_114579-22223.jpg", imageAlt: "fresh brownies and cookies selection"},
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
showStepNumbers={false}
|
showStepNumbers={false}
|
||||||
title="Why Choose Us"
|
title="Why Choose Us"
|
||||||
@@ -132,18 +120,6 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "p2", brand: "Bakery", name: "Buttery Croissants", price: "$3.75", rating: 5,
|
id: "p2", brand: "Bakery", name: "Buttery Croissants", price: "$3.75", rating: 5,
|
||||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-croissants-with-raspberry-jam-raspberry-fruits_114579-11666.jpg"},
|
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-croissants-with-raspberry-jam-raspberry-fruits_114579-11666.jpg"},
|
||||||
{
|
|
||||||
id: "p3", brand: "Bakery", name: "Gourmet Cookies", price: "$2.50", rating: 4,
|
|
||||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-biscuits-wooden-board-with-blueberries_114579-88978.jpg"},
|
|
||||||
{
|
|
||||||
id: "p4", brand: "Coffee", name: "Iced Coffee", price: "$5.00", rating: 5,
|
|
||||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/fresh-frappe-assortment-white-table_23-2148623249.jpg"},
|
|
||||||
{
|
|
||||||
id: "p5", brand: "Coffee", name: "Signature Cappuccino", price: "$4.50", rating: 5,
|
|
||||||
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/various-types-coffee-glass-containers-front-view_23-2148441204.jpg"},
|
|
||||||
{
|
|
||||||
id: "p6", brand: "Bakery", name: "Chocolate Brownies", price: "$3.50", rating: 4,
|
|
||||||
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-freshly-baked-brownies-wooden-board_181624-23397.jpg"},
|
|
||||||
]}
|
]}
|
||||||
title="Our Menu"
|
title="Our Menu"
|
||||||
description="Freshly baked delights for your indulgence."
|
description="Freshly baked delights for your indulgence."
|
||||||
@@ -163,9 +139,6 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "m2", value: "10k+", title: "Cups Served", description: "Barista-crafted coffees.", icon: Coffee,
|
id: "m2", value: "10k+", title: "Cups Served", description: "Barista-crafted coffees.", icon: Coffee,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
id: "m3", value: "25k+", title: "Treats Delivered", description: "Happiness delivered daily.", icon: Smile,
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Success"
|
title="Our Success"
|
||||||
description="Quality defined by numbers."
|
description="Quality defined by numbers."
|
||||||
@@ -181,14 +154,6 @@ export default function LandingPage() {
|
|||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/smiling-girl-with-curly-hair-drinking-coffee-writing-notes_7502-9175.jpg", alt: "happy customer cupcake catering"},
|
src: "http://img.b2bpic.net/free-photo/smiling-girl-with-curly-hair-drinking-coffee-writing-notes_7502-9175.jpg", alt: "happy customer cupcake catering"},
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/beautiful-funny-afro-american-woman-keeps-sweet-purple-donuts-eyes-has-fun-indoor-with-tasty-dessert-wears-pink-clothes-isolated-violet-background-dieting-junk-food-weight-loss-concept_273609-32445.jpg", alt: "delighted customer holding pastry"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/colleagues-having-lunch-talking_259150-58582.jpg", alt: "satisfied catering event client"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/top-view-creamy-delicious-cakes-with-sliced-strawberries-white-surface-birthday-tea-biscuit-sweet-cake-cream_140725-101668.jpg", alt: "smiling coffee shop regular patron"},
|
|
||||||
{
|
|
||||||
src: "http://img.b2bpic.net/free-photo/smiling-woman-eating-snacks-buffet-reception_1262-2006.jpg", alt: "delighted event catering client"},
|
|
||||||
]}
|
]}
|
||||||
ratingAnimation="slide-up"
|
ratingAnimation="slide-up"
|
||||||
avatarsAnimation="slide-up"
|
avatarsAnimation="slide-up"
|
||||||
@@ -202,10 +167,6 @@ export default function LandingPage() {
|
|||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "f1", title: "Do you offer delivery?", content: "Yes, we provide doorstep delivery for all orders."},
|
id: "f1", title: "Do you offer delivery?", content: "Yes, we provide doorstep delivery for all orders."},
|
||||||
{
|
|
||||||
id: "f2", title: "Can you handle large catering?", content: "Absolutely! We specialize in catering for corporate and private events."},
|
|
||||||
{
|
|
||||||
id: "f3", title: "Are your ingredients fresh?", content: "We use only premium, fresh ingredients in all our baked goods."},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-female-courier-green-uniform-cape-holding-delivery-coffee-cups-posing-thinking-pink-wall-service-uniform-delivery_140725-39688.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/front-view-female-courier-green-uniform-cape-holding-delivery-coffee-cups-posing-thinking-pink-wall-service-uniform-delivery_140725-39688.jpg"
|
||||||
title="Bakery FAQ"
|
title="Bakery FAQ"
|
||||||
@@ -245,16 +206,6 @@ export default function LandingPage() {
|
|||||||
title: "Company", items: [
|
title: "Company", items: [
|
||||||
{
|
{
|
||||||
label: "About Us", href: "#about"},
|
label: "About Us", href: "#about"},
|
||||||
{
|
|
||||||
label: "Careers", href: "#"},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Support", items: [
|
|
||||||
{
|
|
||||||
label: "Contact", href: "#contact"},
|
|
||||||
{
|
|
||||||
label: "Delivery Policy", href: "#"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f6f0e9;
|
--background: #fdf7f2;
|
||||||
--card: #efe7dd;
|
--card: #fbf2eb;
|
||||||
--foreground: #2b180a;
|
--foreground: #4a3b34;
|
||||||
--primary-cta: #8b4513;
|
--primary-cta: #d68a9b;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #efe7dd;
|
--secondary-cta: #fdf7f2;
|
||||||
--secondary-cta-text: #2b180a;
|
--secondary-cta-text: #2b180a;
|
||||||
--accent: #ff69b4;
|
--accent: #f3cdd4;
|
||||||
--background-accent: #87ceeb;
|
--background-accent: #fbe2e8;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user