Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
224
src/app/page.tsx
224
src/app/page.tsx
@@ -29,25 +29,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Cakes",
|
||||
id: "/cakes",
|
||||
},
|
||||
name: "Cakes", id: "/cakes"},
|
||||
{
|
||||
name: "Order Now",
|
||||
id: "/order",
|
||||
},
|
||||
name: "Order Now", id: "/order"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="Ciasto Baker"
|
||||
/>
|
||||
@@ -59,74 +49,40 @@ export default function LandingPage() {
|
||||
description="Artisan custom cakes, fresh premium ingredients, and timely delivery in Lahore. We bring your vision to life."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Meeraal Malik",
|
||||
handle: "@meeraal",
|
||||
testimonial: "The cake was exactly as shown in the picture! Absolutely stunning.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/holidays-spring-party-concept-portrait-excited-goodlooking-young-tender-girl-celebrating-birthday-having-fun-with-friends-eating-bday-cake-drink-wine-from-glass-laughing-joyfully_1258-93613.jpg",
|
||||
},
|
||||
name: "Meeraal Malik", handle: "@meeraal", testimonial: "The cake was exactly as shown in the picture! Absolutely stunning.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/holidays-spring-party-concept-portrait-excited-goodlooking-young-tender-girl-celebrating-birthday-having-fun-with-friends-eating-bday-cake-drink-wine-from-glass-laughing-joyfully_1258-93613.jpg"},
|
||||
{
|
||||
name: "Fatima Randhawa",
|
||||
handle: "@fatima_r",
|
||||
testimonial: "Amazing taste and beautiful presentation. Perfect for our event.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-holding-cup-drink-t-shirt-pants-looking-polite-front-view_176474-35114.jpg",
|
||||
},
|
||||
name: "Fatima Randhawa", handle: "@fatima_r", testimonial: "Amazing taste and beautiful presentation. Perfect for our event.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-holding-cup-drink-t-shirt-pants-looking-polite-front-view_176474-35114.jpg"},
|
||||
{
|
||||
name: "Mubashra Arshad",
|
||||
handle: "@mubashra",
|
||||
testimonial: "My go-to bakery for every special occasion. Best quality in Lahore.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24678.jpg",
|
||||
},
|
||||
name: "Mubashra Arshad", handle: "@mubashra", testimonial: "My go-to bakery for every special occasion. Best quality in Lahore.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24678.jpg"},
|
||||
{
|
||||
name: "Ali Khan",
|
||||
handle: "@ali_khan",
|
||||
testimonial: "Exquisite craftsmanship and flavor. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/holidays-celebration-dreamy-birthday-girl-making-wish-looking-up-hopeful-holding-bday-cake-smiling-standing-blue-background_1258-300546.jpg",
|
||||
},
|
||||
name: "Ali Khan", handle: "@ali_khan", testimonial: "Exquisite craftsmanship and flavor. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/holidays-celebration-dreamy-birthday-girl-making-wish-looking-up-hopeful-holding-bday-cake-smiling-standing-blue-background_1258-300546.jpg"},
|
||||
{
|
||||
name: "Sara Ahmed",
|
||||
handle: "@sara_a",
|
||||
testimonial: "The most beautiful cake we have ever ordered.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beard-holding-cake-slices-smiling-with-idea-question-pointing-finger-with-happy-face-number-one_839833-3170.jpg",
|
||||
},
|
||||
name: "Sara Ahmed", handle: "@sara_a", testimonial: "The most beautiful cake we have ever ordered.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beard-holding-cake-slices-smiling-with-idea-question-pointing-finger-with-happy-face-number-one_839833-3170.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "/order",
|
||||
},
|
||||
text: "Order Now", href: "/order"},
|
||||
{
|
||||
text: "View Gallery",
|
||||
href: "/cakes",
|
||||
},
|
||||
text: "View Gallery", href: "/cakes"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-delicious-birthday-white-cream-flowers-top-cake-with-drip-side_181624-20589.jpg"
|
||||
imageAlt="Luxury tiered wedding cake"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-cute-african-american-girl-holding-piece-cake-smiling-standing-yellow-background_1258-54824.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-cute-african-american-girl-holding-piece-cake-smiling-standing-yellow-background_1258-54824.jpg", alt: "Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-asian-woman-wearing-casual-t-shirt-posing_1258-35716.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-asian-woman-wearing-casual-t-shirt-posing_1258-35716.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-blowing-candles_23-2149295572.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-blowing-candles_23-2149295572.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-birthday-girl-holding-cake-with-candle-making-wish-celebrating-bday-beige-background_1258-146854.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-birthday-girl-holding-cake-with-candle-making-wish-celebrating-bday-beige-background_1258-146854.jpg", alt: "Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-doughnuts_23-2149081064.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-doughnuts_23-2149081064.jpg", alt: "Customer 5"},
|
||||
]}
|
||||
avatarText="Loved by 500+ happy clients"
|
||||
/>
|
||||
@@ -139,71 +95,29 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Birthday Cakes",
|
||||
author: "Custom Designs",
|
||||
description: "Personalized cakes for your special day.",
|
||||
tags: [
|
||||
"Modern",
|
||||
"Custom",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-desserts_1303-10517.jpg",
|
||||
},
|
||||
id: "1", title: "Birthday Cakes", author: "Custom Designs", description: "Personalized cakes for your special day.", tags: [
|
||||
"Modern", "Custom"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-desserts_1303-10517.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Wedding Cakes",
|
||||
author: "Elegant Tiers",
|
||||
description: "Majestic cakes for your big day.",
|
||||
tags: [
|
||||
"Luxurious",
|
||||
"Grand",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104762.jpg",
|
||||
},
|
||||
id: "2", title: "Wedding Cakes", author: "Elegant Tiers", description: "Majestic cakes for your big day.", tags: [
|
||||
"Luxurious", "Grand"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104762.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Cupcake Boxes",
|
||||
author: "Premium Packs",
|
||||
description: "Designer cupcakes for gifting or treats.",
|
||||
tags: [
|
||||
"Sweet",
|
||||
"Artisan",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-blue-glaze-muffin_23-2148425790.jpg",
|
||||
},
|
||||
id: "3", title: "Cupcake Boxes", author: "Premium Packs", description: "Designer cupcakes for gifting or treats.", tags: [
|
||||
"Sweet", "Artisan"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-blue-glaze-muffin_23-2148425790.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Fondant Cakes",
|
||||
author: "Artistic Work",
|
||||
description: "Impeccable fondant details for theme parties.",
|
||||
tags: [
|
||||
"Creative",
|
||||
"Detailed",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-whipped-cream-cake_23-2148494048.jpg",
|
||||
},
|
||||
id: "4", title: "Fondant Cakes", author: "Artistic Work", description: "Impeccable fondant details for theme parties.", tags: [
|
||||
"Creative", "Detailed"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-whipped-cream-cake_23-2148494048.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Dessert Tables",
|
||||
author: "Event Setups",
|
||||
description: "Complete setup for events.",
|
||||
tags: [
|
||||
"Grand",
|
||||
"Complete",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buffet-breakfast-with-desserts_116348-83.jpg",
|
||||
},
|
||||
id: "5", title: "Dessert Tables", author: "Event Setups", description: "Complete setup for events.", tags: [
|
||||
"Grand", "Complete"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buffet-breakfast-with-desserts_116348-83.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Dholki Cakes",
|
||||
author: "Fusion Art",
|
||||
description: "Beautiful cakes for festive celebrations.",
|
||||
tags: [
|
||||
"Cultural",
|
||||
"Festive",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overloaded-cake-with-flowers_23-2150996386.jpg",
|
||||
},
|
||||
id: "6", title: "Dholki Cakes", author: "Fusion Art", description: "Beautiful cakes for festive celebrations.", tags: [
|
||||
"Cultural", "Festive"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overloaded-cake-with-flowers_23-2150996386.jpg"},
|
||||
]}
|
||||
title="Bakery Specialties"
|
||||
description="Explore our handcrafted cake categories tailored for your celebrations."
|
||||
@@ -212,49 +126,25 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Meeraal Malik",
|
||||
handle: "@meeraal",
|
||||
testimonial: "Everything was perfect. The taste was divine.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bakery-seller-supermarket_342744-1067.jpg",
|
||||
},
|
||||
id: "1", name: "Meeraal Malik", handle: "@meeraal", testimonial: "Everything was perfect. The taste was divine.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bakery-seller-supermarket_342744-1067.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mubashra Arshad",
|
||||
handle: "@mubashra",
|
||||
testimonial: "Highly recommend for anyone wanting quality and luxury.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468166.jpg",
|
||||
},
|
||||
id: "2", name: "Mubashra Arshad", handle: "@mubashra", testimonial: "Highly recommend for anyone wanting quality and luxury.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468166.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Fatima Randhawa",
|
||||
handle: "@fatima",
|
||||
testimonial: "The presentation is always top-notch and elegant.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/be-my-valentine_1098-15263.jpg",
|
||||
},
|
||||
id: "3", name: "Fatima Randhawa", handle: "@fatima", testimonial: "The presentation is always top-notch and elegant.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/be-my-valentine_1098-15263.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Raja Rajpoot",
|
||||
handle: "@raja",
|
||||
testimonial: "Exactly as described. Delivered on time and very fresh.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/our-friendship_1098-12614.jpg",
|
||||
},
|
||||
id: "4", name: "Raja Rajpoot", handle: "@raja", testimonial: "Exactly as described. Delivered on time and very fresh.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/our-friendship_1098-12614.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Rim Sha",
|
||||
handle: "@rimsha",
|
||||
testimonial: "Best birthday cake experience I've had in Lahore.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-celebration-kid-his-first-years-life_23-2149219490.jpg",
|
||||
},
|
||||
id: "5", name: "Rim Sha", handle: "@rimsha", testimonial: "Best birthday cake experience I've had in Lahore.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-celebration-kid-his-first-years-life_23-2149219490.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Loved By Our Customers"
|
||||
@@ -263,24 +153,20 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="ecommerce" data-section="ecommerce">
|
||||
<ProductCart />
|
||||
<ProductCart isOpen={false} onClose={() => {}} items={[]} total="0" buttons={[]} />
|
||||
</div>
|
||||
|
||||
<div id="legal" data-section="legal">
|
||||
<LegalSection />
|
||||
<LegalSection layout="default" title="Legal Information" sections={[]} />
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Ciasto Baker"
|
||||
leftLink={{
|
||||
text: "© 2024 Ciasto Baker. All rights reserved.",
|
||||
href: "#",
|
||||
}}
|
||||
text: "© 2024 Ciasto Baker. All rights reserved.", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user