Update src/app/gallery/page.tsx
This commit is contained in:
@@ -18,8 +18,7 @@ export default function GalleryPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Menu", href: "/menu" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
@@ -27,8 +26,7 @@ export default function GalleryPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Weddings", href: "#" },
|
||||
{ label: "Corporate Events", href: "#" },
|
||||
{ label: "Birthday Parties", href: "#" },
|
||||
@@ -36,8 +34,7 @@ export default function GalleryPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: (609) 751-8484", href: "tel:(609) 751-8484" },
|
||||
{ label: "Email: info@CupcakeCarnivale.com", href: "mailto:info@CupcakeCarnivale.com" },
|
||||
{ label: "Philadelphia, PA & NJ", href: "#" },
|
||||
@@ -53,7 +50,7 @@ export default function GalleryPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -64,9 +61,7 @@ export default function GalleryPage() {
|
||||
brandName="Cupcake Carnivale"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Order Cupcakes",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Order Cupcakes", href: "/contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -80,7 +75,7 @@ export default function GalleryPage() {
|
||||
{ src: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg", alt: "Delighted customer" },
|
||||
]}
|
||||
avatarText="Browse Our Collections"
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Gallery hero section"
|
||||
/>
|
||||
@@ -92,35 +87,14 @@ export default function GalleryPage() {
|
||||
description="Our signature cupcake display featuring the most beloved flavors beautifully arranged and photographed"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Cupcake Carnivale",
|
||||
name: "Red Velvet",
|
||||
price: "Fresh Daily",
|
||||
rating: 5,
|
||||
reviewCount: "450+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-rainbow-cupcake-still-life_23-2150423835.jpg",
|
||||
imageAlt: "Red Velvet cupcake in showcase",
|
||||
},
|
||||
id: "1", brand: "Cupcake Carnivale", name: "Red Velvet", price: "Fresh Daily", rating: 5,
|
||||
reviewCount: "450+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-rainbow-cupcake-still-life_23-2150423835.jpg", imageAlt: "Red Velvet cupcake in showcase"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Cupcake Carnivale",
|
||||
name: "Chocolate Delight",
|
||||
price: "Fresh Daily",
|
||||
rating: 5,
|
||||
reviewCount: "380+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-delicious-cupcake-with-cream-cherry-top-books_181624-30451.jpg",
|
||||
imageAlt: "Chocolate cupcake with cherry topping",
|
||||
},
|
||||
id: "2", brand: "Cupcake Carnivale", name: "Chocolate Delight", price: "Fresh Daily", rating: 5,
|
||||
reviewCount: "380+", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-delicious-cupcake-with-cream-cherry-top-books_181624-30451.jpg", imageAlt: "Chocolate cupcake with cherry topping"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Cupcake Carnivale",
|
||||
name: "Vanilla Dream",
|
||||
price: "Fresh Daily",
|
||||
rating: 5,
|
||||
reviewCount: "290+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-birthday-composition-with-lovely-cupcake_23-2147997591.jpg?_wi=3",
|
||||
imageAlt: "Vanilla cupcake with sprinkles",
|
||||
},
|
||||
id: "3", brand: "Cupcake Carnivale", name: "Vanilla Dream", price: "Fresh Daily", rating: 5,
|
||||
reviewCount: "290+", imageSrc: "http://img.b2bpic.net/free-photo/modern-birthday-composition-with-lovely-cupcake_23-2147997591.jpg", imageAlt: "Vanilla cupcake with sprinkles"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -135,35 +109,14 @@ export default function GalleryPage() {
|
||||
description="Cupcake Carnivale creating magical displays for weddings, corporate events, and special celebrations"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Cupcake Carnivale",
|
||||
name: "Wedding Tower Display",
|
||||
price: "Custom Event",
|
||||
rating: 5,
|
||||
reviewCount: "125+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-cutting-wedding-cake_1303-10522.jpg",
|
||||
imageAlt: "Wedding cupcake tower display",
|
||||
},
|
||||
id: "1", brand: "Cupcake Carnivale", name: "Wedding Tower Display", price: "Custom Event", rating: 5,
|
||||
reviewCount: "125+", imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-cutting-wedding-cake_1303-10522.jpg", imageAlt: "Wedding cupcake tower display"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Cupcake Carnivale",
|
||||
name: "Festival Booth",
|
||||
price: "Community",
|
||||
rating: 5,
|
||||
reviewCount: "89+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-macaroons-cupcake-paper-holder-inside-display-cabinet_23-2148028039.jpg",
|
||||
imageAlt: "Cupcake festival booth display",
|
||||
},
|
||||
id: "2", brand: "Cupcake Carnivale", name: "Festival Booth", price: "Community", rating: 5,
|
||||
reviewCount: "89+", imageSrc: "http://img.b2bpic.net/free-photo/colorful-macaroons-cupcake-paper-holder-inside-display-cabinet_23-2148028039.jpg", imageAlt: "Cupcake festival booth display"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Cupcake Carnivale",
|
||||
name: "Celebration Platter",
|
||||
price: "Party Perfect",
|
||||
rating: 5,
|
||||
reviewCount: "156+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/festive-sweet-buffet_78826-2499.jpg",
|
||||
imageAlt: "Corporate event cupcake display",
|
||||
},
|
||||
id: "3", brand: "Cupcake Carnivale", name: "Celebration Platter", price: "Party Perfect", rating: 5,
|
||||
reviewCount: "156+", imageSrc: "http://img.b2bpic.net/free-photo/festive-sweet-buffet_78826-2499.jpg", imageAlt: "Corporate event cupcake display"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -178,35 +131,14 @@ export default function GalleryPage() {
|
||||
description="Close-up photography showcasing the intricate decoration and premium quality of each cupcake creation"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Cupcake Carnivale",
|
||||
name: "Frosting Artistry",
|
||||
price: "Premium Quality",
|
||||
rating: 5,
|
||||
reviewCount: "210+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-chocolate-cupcakes_23-2148654052.jpg?_wi=3",
|
||||
imageAlt: "Close-up of cupcake frosting details",
|
||||
},
|
||||
id: "1", brand: "Cupcake Carnivale", name: "Frosting Artistry", price: "Premium Quality", rating: 5,
|
||||
reviewCount: "210+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-chocolate-cupcakes_23-2148654052.jpg", imageAlt: "Close-up of cupcake frosting details"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Cupcake Carnivale",
|
||||
name: "Gourmet Toppings",
|
||||
price: "Premium Quality",
|
||||
rating: 5,
|
||||
reviewCount: "187+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cupcakes-with-raspberries-arrangement_23-2149162718.jpg?_wi=3",
|
||||
imageAlt: "Cupcakes with berry toppings",
|
||||
},
|
||||
id: "2", brand: "Cupcake Carnivale", name: "Gourmet Toppings", price: "Premium Quality", rating: 5,
|
||||
reviewCount: "187+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cupcakes-with-raspberries-arrangement_23-2149162718.jpg", imageAlt: "Cupcakes with berry toppings"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Cupcake Carnivale",
|
||||
name: "Birthday Celebration",
|
||||
price: "Party Special",
|
||||
rating: 5,
|
||||
reviewCount: "198+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-rainbow-cupcake-still-life_23-2150423819.jpg",
|
||||
imageAlt: "Birthday cupcake with decorations",
|
||||
},
|
||||
id: "3", brand: "Cupcake Carnivale", name: "Birthday Celebration", price: "Party Special", rating: 5,
|
||||
reviewCount: "198+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-rainbow-cupcake-still-life_23-2150423819.jpg", imageAlt: "Birthday cupcake with decorations"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user