diff --git a/src/app/page.tsx b/src/app/page.tsx index aa39b4f..ac97b37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function BruCruCoffeePage() { borderRadius="soft" contentWidth="medium" sizing="large" - background="circleGradient" + background="aurora" cardStyle="soft-shadow" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered" @@ -30,11 +30,12 @@ export default function BruCruCoffeePage() { brandName="bRU CRU Coffee" navItems={[ { name: "Menu", id: "menu" }, - { name: "About", id: "about" }, - { name: "Location", id: "location" }, + { name: "About", id: "experience" }, + { name: "Location", id: "location-hours" }, ]} button={{ - text: "Call Now", href: "tel:0403970257"}} + text: "Call Now", href: "tel:0403970257" + }} animateOnLoad={true} /> @@ -45,13 +46,14 @@ export default function BruCruCoffeePage() { description="Artisan pastries, specialty coffee, and friendly faces. Your local village gathering place." tag="4.7★ Google Rated" tagIcon={Star} - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/set-bakery-pastries-wooden-table_123827-31598.jpg" imageAlt="Carla's artisan pastries and fresh coffee" buttons={[ { text: "Call Now", href: "tel:0403970257" }, { - text: "Get Directions", href: "https://maps.google.com/?q=2069+Moggill+Rd+Kenmore+QLD"}, + text: "Get Directions", href: "https://maps.google.com/?q=2069+Moggill+Rd+Kenmore+QLD" + }, ]} mediaAnimation="slide-up" buttonAnimation="slide-up" @@ -71,18 +73,21 @@ export default function BruCruCoffeePage() { products={[ { id: "sausage-rolls", name: "Sausage Rolls", price: "$6.50", variant: "Freshly baked", imageSrc: - "http://img.b2bpic.net/free-photo/sausage-bun-rolls-served-wooden-cutting-board_140725-5915.jpg", imageAlt: "Golden sausage rolls"}, + "http://img.b2bpic.net/free-photo/sausage-bun-rolls-served-wooden-cutting-board_140725-5915.jpg", imageAlt: "Golden sausage rolls" + }, { id: "bacon-egg", name: "Bacon & Egg Muffin", price: "$7.50", variant: "Breakfast favorite", imageSrc: - "http://img.b2bpic.net/free-photo/fried-bread-with-cheese-sauce-fillet_140725-6142.jpg", imageAlt: "Warm bacon and egg muffin"}, + "http://img.b2bpic.net/free-photo/fried-bread-with-cheese-sauce-fillet_140725-6142.jpg", imageAlt: "Warm bacon and egg muffin" + }, { id: "carla-pastries", name: "Carla's Signature Pastries", price: "$8.00–$12.00", variant: "Artisan selection", imageSrc: - "http://img.b2bpic.net/free-photo/front-view-raw-pastry-flour-round-wooden-board-grater-hazelnuts-fresh-fruits-chocolates-gray-background_140725-159134.jpg", imageAlt: "Carla's handmade artisan pastries"}, + "http://img.b2bpic.net/free-photo/front-view-raw-pastry-flour-round-wooden-board-grater-hazelnuts-fresh-fruits-chocolates-gray-background_140725-159134.jpg", imageAlt: "Carla's handmade artisan pastries" + }, ]} /> -
+
@@ -106,32 +111,38 @@ export default function BruCruCoffeePage() { { id: "1", name: "Sarah Mitchell", handle: "New Mum, Kenmore", testimonial: "This place is my village! The staff know my order, my kids love playing with the other families here, and Carla's pastries are unreal.", imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Mitchell"}, + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Mitchell" + }, { id: "2", name: "James Chen", handle: "Morning Commuter", testimonial: "Best stop on my way to work. Consistent quality coffee, friendly vibe, and they remember exactly how I take it.", imageSrc: - "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=1", imageAlt: "James Chen"}, + "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "James Chen" + }, { id: "3", name: "Emma Rodriguez", handle: "Pet Owner", testimonial: "My dog is treated like royalty here! The pet-friendly setup and the genuine care from the team make it special.", imageSrc: - "http://img.b2bpic.net/free-photo/headshot-charismatic-pleasant-friendly-european-woman-short-chestnut-haircut-smiling-positive-feeling-happy-upbeat-enjoying-lifes-casually-talking-friends-amused-cheerful-standing-white-background_176420-34680.jpg", imageAlt: "Emma Rodriguez"}, + "http://img.b2bpic.net/free-photo/headshot-charismatic-pleasant-friendly-european-woman-short-chestnut-haircut-smiling-positive-feeling-happy-upbeat-enjoying-lifes-casually-talking-friends-amused-cheerful-standing-white-background_176420-34680.jpg", imageAlt: "Emma Rodriguez" + }, { id: "4", name: "Michael Brown", handle: "Local Business Owner", testimonial: "Great spot for client meetings. Professional yet relaxed. The team nails every order, and the atmosphere is unbeatable.", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "Michael Brown"}, + "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "Michael Brown" + }, { id: "5", name: "Lisa Wong", handle: "Regular Customer", testimonial: "Carla's sausage rolls have ruined every other café for me. Worth the drive from across town. Highly recommend!", imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Lisa Wong"}, + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Lisa Wong" + }, { id: "6", name: "David Taylor", handle: "Events Coordinator", testimonial: "Booked their catering for our office event – exceeded expectations. Professional, delicious, and genuinely friendly service.", imageSrc: - "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=2", imageAlt: "David Taylor"}, + "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "David Taylor" + }, ]} />
-
+
@@ -193,7 +207,7 @@ export default function BruCruCoffeePage() { title: "Quick Links", items: [ { label: "Home", href: "/" }, { label: "Menu", href: "#menu" }, - { label: "About", href: "#about" }, + { label: "About", href: "#experience" }, { label: "Location", href: "#location-hours" }, ], }, @@ -201,8 +215,9 @@ export default function BruCruCoffeePage() { title: "Contact", items: [ { label: "Call: 0403 970 257", href: "tel:0403970257" }, { - label: "Email: hello@brucrucoffee.com.au", href: "mailto:hello@brucrucoffee.com.au"}, - { label: "Catering & Events", href: "#contact" }, + label: "Email: hello@brucrucoffee.com.au", href: "mailto:hello@brucrucoffee.com.au" + }, + { label: "Catering & Events", href: "#location" }, ], }, {