diff --git a/src/app/page.tsx b/src/app/page.tsx index 735340c..10d1d4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,23 +32,15 @@ export default function LandingPage() { @@ -58,78 +50,39 @@ export default function LandingPage() { description="Since 1969, Golden Fry has been wrapping up the same golden, crispy perfection that keeps Ballinlough coming back. Fresh, local, no fuss—just the way it should be." testimonials={[ { - name: "Sarah O'Driscoll", - handle: "@corkfoodie", - testimonial: "Golden Fry is an absolute institution. The batter is just perfect every single time.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-copy-space_23-2148784893.jpg?_wi=1", - imageAlt: "fresh crispy fish and chips close up", - }, + name: "Sarah O'Driscoll", handle: "@corkfoodie", testimonial: "Golden Fry is an absolute institution. The batter is just perfect every single time.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-copy-space_23-2148784893.jpg?_wi=1", imageAlt: "fresh crispy fish and chips close up"}, { - name: "Liam Murphy", - handle: "@ballinloughlocal", - testimonial: "Best chips in Cork, hands down. Tastes exactly like it did 20 years ago.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/christmas-macarons-pastry-shop-window-closeup_169016-48864.jpg?_wi=1", - imageAlt: "fresh crispy fish and chips close up", - }, + name: "Liam Murphy", handle: "@ballinloughlocal", testimonial: "Best chips in Cork, hands down. Tastes exactly like it did 20 years ago.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/christmas-macarons-pastry-shop-window-closeup_169016-48864.jpg?_wi=1", imageAlt: "fresh crispy fish and chips close up"}, { - name: "Ciara Walsh", - handle: "@matchdaymadness", - testimonial: "The perfect post-match fuel after a day at the grounds. Always hot, always fast.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tabaka-batter-with-olivier-salad-lemon-quail-eggs-tray_176474-3474.jpg?_wi=1", - imageAlt: "fresh crispy fish and chips close up", - }, + name: "Ciara Walsh", handle: "@matchdaymadness", testimonial: "The perfect post-match fuel after a day at the grounds. Always hot, always fast.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tabaka-batter-with-olivier-salad-lemon-quail-eggs-tray_176474-3474.jpg?_wi=1", imageAlt: "fresh crispy fish and chips close up"}, { - name: "David Ryan", - handle: "@chipperlover", - testimonial: "Authentic, reliable, and incredibly crispy. A local treasure.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-salad-left-middle-side-with-yellow-napkin-it-dark-grey-background_140725-134412.jpg?_wi=1", - imageAlt: "fresh crispy fish and chips close up", - }, + name: "David Ryan", handle: "@chipperlover", testimonial: "Authentic, reliable, and incredibly crispy. A local treasure.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-salad-left-middle-side-with-yellow-napkin-it-dark-grey-background_140725-134412.jpg?_wi=1", imageAlt: "fresh crispy fish and chips close up"}, { - name: "Niamh Buckley", - handle: "@corktourist", - testimonial: "Found this place while exploring the southside. Real deal takeaway perfection.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-peas-lemon-slice_23-2148784899.jpg?_wi=1", - imageAlt: "fresh crispy fish and chips close up", - }, + name: "Niamh Buckley", handle: "@corktourist", testimonial: "Found this place while exploring the southside. Real deal takeaway perfection.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-peas-lemon-slice_23-2148784899.jpg?_wi=1", imageAlt: "fresh crispy fish and chips close up"}, ]} buttons={[ { - text: "See Our Menu", - href: "#menu", - }, + text: "See Our Menu", href: "#menu"}, { - text: "Call to Order", - href: "tel:+353211234567", - }, + text: "Call to Order", href: "tel:+353211234567"}, ]} imageSrc="http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-copy-space_23-2148784893.jpg?_wi=2" avatars={[ { - src: "http://img.b2bpic.net/free-photo/image-young-happy-smiling-woman-having-fun-eating-ice-cream-coffee-shop-restaurant-closeup-portrait_1153-5754.jpg", - alt: "Happy customer profile", - }, + src: "http://img.b2bpic.net/free-photo/image-young-happy-smiling-woman-having-fun-eating-ice-cream-coffee-shop-restaurant-closeup-portrait_1153-5754.jpg", alt: "Happy customer profile"}, { - src: "http://img.b2bpic.net/free-photo/stylish-indian-man-sitting-fast-food-cafe-eating-hamburger-read-morning-news-mobile-phone-he-is-happy-show-like-him-win-something_627829-13285.jpg", - alt: "Local regular customer profile", - }, + src: "http://img.b2bpic.net/free-photo/stylish-indian-man-sitting-fast-food-cafe-eating-hamburger-read-morning-news-mobile-phone-he-is-happy-show-like-him-win-something_627829-13285.jpg", alt: "Local regular customer profile"}, { - src: "http://img.b2bpic.net/free-photo/young-blond-girl-happy-expression_1194-4509.jpg", - alt: "Smiling customer portrait", - }, + src: "http://img.b2bpic.net/free-photo/young-blond-girl-happy-expression_1194-4509.jpg", alt: "Smiling customer portrait"}, { - src: "http://img.b2bpic.net/free-photo/joyful-young-delivery-woman-red-uniform-cap-wearing-glasses-holding-food-packages-smiling-cheerfully-standing-green-wall_141793-64070.jpg", - alt: "Delivery staff smile", - }, + src: "http://img.b2bpic.net/free-photo/joyful-young-delivery-woman-red-uniform-cap-wearing-glasses-holding-food-packages-smiling-cheerfully-standing-green-wall_141793-64070.jpg", alt: "Delivery staff smile"}, { - src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-with-food_23-2149152870.jpg", - alt: "Happy customer close up", - }, + src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-with-food_23-2149152870.jpg", alt: "Happy customer close up"}, ]} avatarText="Trusted by thousands of Cork locals" /> @@ -140,20 +93,14 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} title="A Legacy of Taste Since 1969" - description="Born in the heart of Ballinlough, Golden Fry has remained a family-run staple for over five decades. We believe in high-quality sourcing, time-tested recipes, and the simple joy of a perfectly cooked meal." + description="Born in the heart of Ballinlough, Golden Fry has been a family-run staple for over five decades. We believe in high-quality sourcing, time-tested recipes, and the simple joy of a perfectly cooked meal. Our takeaway menu is renowned across Cork, featuring iconic classics prepared with the same love and precision since 1969." bulletPoints={[ { - title: "Locally Sourced", - description: "We partner with local Irish suppliers for our fresh-caught fish and potatoes.", - }, + title: "Locally Sourced", description: "We partner with local Irish suppliers for our fresh-caught fish and potatoes."}, { - title: "Traditional Methods", - description: "Our batter recipe is the same one used when we opened in 1969.", - }, + title: "Traditional Methods", description: "Our batter recipe is the same one used when we opened in 1969."}, { - title: "Family Run", - description: "Three generations of passion served directly to your table.", - }, + title: "Family Run", description: "Three generations of passion served directly to your table."}, ]} imageSrc="http://img.b2bpic.net/free-photo/christmas-macarons-pastry-shop-window-closeup_169016-48864.jpg?_wi=2" /> @@ -167,19 +114,13 @@ export default function LandingPage() { features={[ { icon: Clock, - title: "Fast Service", - description: "Orders prepared fresh for your arrival, perfect for workers and crowds.", - }, + title: "Fast Service", description: "Orders prepared fresh for your arrival, perfect for workers and crowds."}, { icon: Flame, - title: "Authentic Recipes", - description: "Original 1969 techniques for that classic chip shop taste.", - }, + title: "Authentic Recipes", description: "Original 1969 techniques for that classic chip shop taste."}, { icon: MapPin, - title: "Heart of Ballinlough", - description: "A community cornerstone located perfectly for local residents and visitors.", - }, + title: "Heart of Ballinlough", description: "A community cornerstone located perfectly for local residents and visitors."}, ]} title="Why Cork Chooses Golden Fry" description="We prioritize consistency, speed, and flavor in every wrap." @@ -194,44 +135,20 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Fresh Cod & Chips", - price: "€12.50", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tabaka-batter-with-olivier-salad-lemon-quail-eggs-tray_176474-3474.jpg?_wi=2", - }, + id: "1", name: "Famous Fish Supper", price: "€12.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tabaka-batter-with-olivier-salad-lemon-quail-eggs-tray_176474-3474.jpg?_wi=2"}, { - id: "2", - name: "Golden Portion Chips", - price: "€4.00", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-salad-left-middle-side-with-yellow-napkin-it-dark-grey-background_140725-134412.jpg?_wi=2", - }, + id: "2", name: "Chicken Goujons", price: "€8.50", imageSrc: "http://img.b2bpic.net/free-photo/side-view-salad-left-middle-side-with-yellow-napkin-it-dark-grey-background_140725-134412.jpg?_wi=2"}, { - id: "3", - name: "Traditional Fish Cake", - price: "€3.50", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-peas-lemon-slice_23-2148784899.jpg?_wi=2", - }, + id: "3", name: "Quarter Pounder", price: "€6.50", imageSrc: "http://img.b2bpic.net/free-photo/us-labor-day-celebration-with-burgers_23-2150347473.jpg"}, { - id: "4", - name: "Battered Sausage", - price: "€2.80", - imageSrc: "http://img.b2bpic.net/free-photo/us-labor-day-celebration-with-burgers_23-2150347473.jpg", - }, + id: "4", name: "Pineapple Fritters", price: "€3.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-peas-lemon-slice_23-2148784899.jpg?_wi=2"}, { - id: "5", - name: "Classic Curry Sauce", - price: "€1.50", - imageSrc: "http://img.b2bpic.net/free-photo/purple-rice-berries-cooked-with-grilled-chicken-breast-pumpkin-leaves-carrots-mint-leaves-plastic-box_1150-19834.jpg", - }, + id: "5", name: "Classic Curry Sauce", price: "€1.50", imageSrc: "http://img.b2bpic.net/free-photo/purple-rice-berries-cooked-with-grilled-chicken-breast-pumpkin-leaves-carrots-mint-leaves-plastic-box_1150-19834.jpg"}, { - id: "6", - name: "Cool Refreshing Drink", - price: "€2.00", - imageSrc: "http://img.b2bpic.net/free-photo/beer-bottle-collection-table_23-2148600965.jpg", - }, + id: "6", name: "Golden Chips", price: "€4.00", imageSrc: "http://img.b2bpic.net/free-photo/beer-bottle-collection-table_23-2148600965.jpg"}, ]} title="Our Signature Menu" - description="Crispy, golden, and ready for you." + description="Must-try classics: the legendary Fish Supper, our signature Chicken Goujons, classic Quarter Pounders, and sweet Pineapple Fritters, all paired with our famous Curry Sauce." /> @@ -241,45 +158,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Fantastic", - quote: "The crispiest batter in town!", - name: "John Doe", - role: "Local", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-holding-basket-with-chips-watching-movie-blue-surface_140725-69445.jpg", - }, + id: "1", title: "Fantastic", quote: "The crispiest batter in town!", name: "John Doe", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-holding-basket-with-chips-watching-movie-blue-surface_140725-69445.jpg"}, { - id: "2", - title: "Go-to", - quote: "Golden Fry never disappoints.", - name: "Jane Smith", - role: "Resident", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5072.jpg", - }, + id: "2", title: "Go-to", quote: "Golden Fry never disappoints.", name: "Jane Smith", role: "Resident", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5072.jpg"}, { - id: "3", - title: "Classic", - quote: "Just like I remember as a kid.", - name: "Tom Barry", - role: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/best-friends-getting-some-street-food_23-2149009636.jpg", - }, + id: "3", title: "Classic", quote: "Just like I remember as a kid.", name: "Tom Barry", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-getting-some-street-food_23-2149009636.jpg"}, { - id: "4", - title: "Top tier", - quote: "Always quick and friendly.", - name: "Elaine O.", - role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/friends-having-crowded-party-home_23-2149203593.jpg", - }, + id: "4", title: "Top tier", quote: "Always quick and friendly.", name: "Elaine O.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-crowded-party-home_23-2149203593.jpg"}, { - id: "5", - title: "Best ever", - quote: "Consistently excellent fish.", - name: "Mike Healy", - role: "Local", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-eating-cips-light-blue-surface_140725-31788.jpg", - }, + id: "5", title: "Best ever", quote: "Consistently excellent fish.", name: "Mike Healy", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-eating-cips-light-blue-surface_140725-31788.jpg"}, ]} title="Loved by Cork Locals" description="Hear what our regulars have to say about our legacy." @@ -292,20 +179,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Do you offer delivery?", - content: "We currently focus on phone-in orders for efficient walk-in collection.", - }, + id: "1", title: "Do you offer delivery?", content: "We currently focus on phone-in orders for efficient walk-in collection."}, { - id: "2", - title: "Where are you located?", - content: "We are located right in the heart of Ballinlough.", - }, + id: "2", title: "Where are you located?", content: "We are located right in the heart of Ballinlough."}, { - id: "3", - title: "Are you open on match days?", - content: "Yes, we are the perfect stop for GAA crowds on game days.", - }, + id: "3", title: "Are you open on match days?", content: "Yes, we are the perfect stop for GAA crowds on game days."}, ]} title="Frequently Asked Questions" description="Got questions about our chips? We have answers." @@ -320,22 +198,14 @@ export default function LandingPage() { description="Give us a call to order ahead or drop by for a chat." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "phone", - type: "tel", - placeholder: "Phone Number", - required: true, + name: "phone", type: "tel", placeholder: "Phone Number", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Order details or inquiries", - rows: 4, + name: "message", placeholder: "Order details or inquiries", rows: 4, }} imageSrc="http://img.b2bpic.net/free-photo/high-angle-fish-chips-paper-wrap-with-peas-sauce_23-2148784903.jpg" /> @@ -345,29 +215,19 @@ export default function LandingPage() { ); -} +} \ No newline at end of file